-
Notifications
You must be signed in to change notification settings - Fork 12.7k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Unbox almost all the closures #19467
Commits on Dec 13, 2014
-
libcore: use unboxed closures in
Option
methodsJorge Aparicio committedDec 13, 2014 Configuration menu - View commit details
-
Copy full SHA for 56ecb51 - Browse repository at this point
Copy the full SHA 56ecb51View commit details -
Jorge Aparicio committed
Dec 13, 2014 Configuration menu - View commit details
-
Copy full SHA for 60b0dd5 - Browse repository at this point
Copy the full SHA 60b0dd5View commit details -
Jorge Aparicio committed
Dec 13, 2014 Configuration menu - View commit details
-
Copy full SHA for 135c4ab - Browse repository at this point
Copy the full SHA 135c4abView commit details -
libcore: use unboxed closures in
Result
methodsJorge Aparicio committedDec 13, 2014 Configuration menu - View commit details
-
Copy full SHA for 19524f1 - Browse repository at this point
Copy the full SHA 19524f1View commit details -
libcore: use unboxed closures in the fields of
Map
Jorge Aparicio committedDec 13, 2014 Configuration menu - View commit details
-
Copy full SHA for 1646d10 - Browse repository at this point
Copy the full SHA 1646d10View commit details -
Jorge Aparicio committed
Dec 13, 2014 Configuration menu - View commit details
-
Copy full SHA for f91d87e - Browse repository at this point
Copy the full SHA f91d87eView commit details -
Jorge Aparicio committed
Dec 13, 2014 Configuration menu - View commit details
-
Copy full SHA for 0fcd730 - Browse repository at this point
Copy the full SHA 0fcd730View commit details -
Jorge Aparicio committed
Dec 13, 2014 Configuration menu - View commit details
-
Copy full SHA for d22acb7 - Browse repository at this point
Copy the full SHA d22acb7View commit details -
Jorge Aparicio committed
Dec 13, 2014 Configuration menu - View commit details
-
Copy full SHA for 5e7469c - Browse repository at this point
Copy the full SHA 5e7469cView commit details -
Jorge Aparicio committed
Dec 13, 2014 Configuration menu - View commit details
-
Copy full SHA for fd06ef2 - Browse repository at this point
Copy the full SHA fd06ef2View commit details -
Jorge Aparicio committed
Dec 13, 2014 Configuration menu - View commit details
-
Copy full SHA for 44b419b - Browse repository at this point
Copy the full SHA 44b419bView commit details -
libcore: use unboxed closures in the fields of
Filter
Jorge Aparicio committedDec 13, 2014 Configuration menu - View commit details
-
Copy full SHA for 801ae13 - Browse repository at this point
Copy the full SHA 801ae13View commit details -
Jorge Aparicio committed
Dec 13, 2014 Configuration menu - View commit details
-
Copy full SHA for e66ba15 - Browse repository at this point
Copy the full SHA e66ba15View commit details -
Jorge Aparicio committed
Dec 13, 2014 Configuration menu - View commit details
-
Copy full SHA for 80a04b1 - Browse repository at this point
Copy the full SHA 80a04b1View commit details -
libcore: use unboxed closures in the fields of
FilterMap
Jorge Aparicio committedDec 13, 2014 Configuration menu - View commit details
-
Copy full SHA for eede5d2 - Browse repository at this point
Copy the full SHA eede5d2View commit details -
Jorge Aparicio committed
Dec 13, 2014 Configuration menu - View commit details
-
Copy full SHA for 4f6f6af - Browse repository at this point
Copy the full SHA 4f6f6afView commit details -
Jorge Aparicio committed
Dec 13, 2014 Configuration menu - View commit details
-
Copy full SHA for c3fe710 - Browse repository at this point
Copy the full SHA c3fe710View commit details -
Jorge Aparicio committed
Dec 13, 2014 Configuration menu - View commit details
-
Copy full SHA for ca001e1 - Browse repository at this point
Copy the full SHA ca001e1View commit details -
libcore: use unboxed closures in the fields of
SkipWhile
Jorge Aparicio committedDec 13, 2014 Configuration menu - View commit details
-
Copy full SHA for 0cfdc99 - Browse repository at this point
Copy the full SHA 0cfdc99View commit details -
libcore: use unboxed closures in the fields of
TakeWhile
Jorge Aparicio committedDec 13, 2014 Configuration menu - View commit details
-
Copy full SHA for e2724cb - Browse repository at this point
Copy the full SHA e2724cbView commit details -
libcore: use unboxed closures in the fields of
Scan
Jorge Aparicio committedDec 13, 2014 Configuration menu - View commit details
-
Copy full SHA for ba480cb - Browse repository at this point
Copy the full SHA ba480cbView commit details -
libcore: use unboxed closures in the fields of
FlatMap
Jorge Aparicio committedDec 13, 2014 Configuration menu - View commit details
-
Copy full SHA for a051ba1 - Browse repository at this point
Copy the full SHA a051ba1View commit details -
libcore: use unboxed closures in the fields of
Inspect
Jorge Aparicio committedDec 13, 2014 Configuration menu - View commit details
-
Copy full SHA for 7e3493e - Browse repository at this point
Copy the full SHA 7e3493eView commit details -
Jorge Aparicio committed
Dec 13, 2014 Configuration menu - View commit details
-
Copy full SHA for a50c587 - Browse repository at this point
Copy the full SHA a50c587View commit details -
libcore: use unboxed closures in the fields of
Unfold
Jorge Aparicio committedDec 13, 2014 Configuration menu - View commit details
-
Copy full SHA for 216bcfd - Browse repository at this point
Copy the full SHA 216bcfdView commit details -
libcore: use unboxed closures in
IteratorExt
methodsJorge Aparicio committedDec 13, 2014 Configuration menu - View commit details
-
Copy full SHA for 5e9ca5b - Browse repository at this point
Copy the full SHA 5e9ca5bView commit details -
Jorge Aparicio committed
Dec 13, 2014 Configuration menu - View commit details
-
Copy full SHA for fee500d - Browse repository at this point
Copy the full SHA fee500dView commit details -
Jorge Aparicio committed
Dec 13, 2014 Configuration menu - View commit details
-
Copy full SHA for 5a9047b - Browse repository at this point
Copy the full SHA 5a9047bView commit details -
Jorge Aparicio committed
Dec 13, 2014 Configuration menu - View commit details
-
Copy full SHA for 10a14d5 - Browse repository at this point
Copy the full SHA 10a14d5View commit details -
libcollections: fix unit tests
Jorge Aparicio committedDec 13, 2014 Configuration menu - View commit details
-
Copy full SHA for b3cd056 - Browse repository at this point
Copy the full SHA b3cd056View commit details -
libcore: use unboxed closures in
ExactSizeIterator
methodsJorge Aparicio committedDec 13, 2014 Configuration menu - View commit details
-
Copy full SHA for aa921b6 - Browse repository at this point
Copy the full SHA aa921b6View commit details -
libcore: impl CharEq for FnMut(char) -> bool implementors
Jorge Aparicio committedDec 13, 2014 Configuration menu - View commit details
-
Copy full SHA for d3f5c13 - Browse repository at this point
Copy the full SHA d3f5c13View commit details -
Jorge Aparicio committed
Dec 13, 2014 Configuration menu - View commit details
-
Copy full SHA for 50ef207 - Browse repository at this point
Copy the full SHA 50ef207View commit details -
Jorge Aparicio committed
Dec 13, 2014 Configuration menu - View commit details
-
Copy full SHA for cc242bc - Browse repository at this point
Copy the full SHA cc242bcView commit details -
Jorge Aparicio committed
Dec 13, 2014 Configuration menu - View commit details
-
Copy full SHA for 4d4915a - Browse repository at this point
Copy the full SHA 4d4915aView commit details -
libcollections: fix fallout in unit tests
Jorge Aparicio committedDec 13, 2014 Configuration menu - View commit details
-
Copy full SHA for 6460835 - Browse repository at this point
Copy the full SHA 6460835View commit details -
libcoretest: fix fallout in unit tests
Jorge Aparicio committedDec 13, 2014 Configuration menu - View commit details
-
Copy full SHA for 47acce4 - Browse repository at this point
Copy the full SHA 47acce4View commit details -
libcore: fix fallout in doctests
Jorge Aparicio committedDec 13, 2014 Configuration menu - View commit details
-
Copy full SHA for 30ea64e - Browse repository at this point
Copy the full SHA 30ea64eView commit details -
libcore: use unboxed closures in the fields of
Splits
Jorge Aparicio committedDec 13, 2014 Configuration menu - View commit details
-
Copy full SHA for 9c70465 - Browse repository at this point
Copy the full SHA 9c70465View commit details -
Jorge Aparicio committed
Dec 13, 2014 Configuration menu - View commit details
-
Copy full SHA for 43cf7b4 - Browse repository at this point
Copy the full SHA 43cf7b4View commit details -
libcore: use unboxed closures in the fields of
MutSplits
Jorge Aparicio committedDec 13, 2014 Configuration menu - View commit details
-
Copy full SHA for 6ae9b9e - Browse repository at this point
Copy the full SHA 6ae9b9eView commit details -
libcore: use unboxed closures in
SlicePrelude
methodsJorge Aparicio committedDec 13, 2014 Configuration menu - View commit details
-
Copy full SHA for e2a362f - Browse repository at this point
Copy the full SHA e2a362fView commit details -
libcore: use unboxed closures in the
finally
moduleJorge Aparicio committedDec 13, 2014 Configuration menu - View commit details
-
Copy full SHA for f18b255 - Browse repository at this point
Copy the full SHA f18b255View commit details -
Jorge Aparicio committed
Dec 13, 2014 Configuration menu - View commit details
-
Copy full SHA for 40b3617 - Browse repository at this point
Copy the full SHA 40b3617View commit details -
Jorge Aparicio committed
Dec 13, 2014 Configuration menu - View commit details
-
Copy full SHA for 45860b5 - Browse repository at this point
Copy the full SHA 45860b5View commit details -
Jorge Aparicio committed
Dec 13, 2014 Configuration menu - View commit details
-
Copy full SHA for 8df27d2 - Browse repository at this point
Copy the full SHA 8df27d2View commit details -
Jorge Aparicio committed
Dec 13, 2014 Configuration menu - View commit details
-
Copy full SHA for 950fbf4 - Browse repository at this point
Copy the full SHA 950fbf4View commit details -
libcore: fix fallout in doc tests
Jorge Aparicio committedDec 13, 2014 Configuration menu - View commit details
-
Copy full SHA for 0b0c3e1 - Browse repository at this point
Copy the full SHA 0b0c3e1View commit details -
libcore: use unboxed closures in
Formatter
methodsJorge Aparicio committedDec 13, 2014 Configuration menu - View commit details
-
Copy full SHA for 1a87fc7 - Browse repository at this point
Copy the full SHA 1a87fc7View commit details -
libcore: use unboxed closures in the
char
moduleJorge Aparicio committedDec 13, 2014 Configuration menu - View commit details
-
Copy full SHA for 02e7389 - Browse repository at this point
Copy the full SHA 02e7389View commit details -
libcollections: use unboxed closures in
TreeMap
methodsJorge Aparicio committedDec 13, 2014 Configuration menu - View commit details
-
Copy full SHA for 0d39fc0 - Browse repository at this point
Copy the full SHA 0d39fc0View commit details -
libcollections: use unboxed closures in
Bitv
methodsJorge Aparicio committedDec 13, 2014 Configuration menu - View commit details
-
Copy full SHA for 0055678 - Browse repository at this point
Copy the full SHA 0055678View commit details -
libcollections: use unboxed closures in
Vec
methodsJorge Aparicio committedDec 13, 2014 Configuration menu - View commit details
-
Copy full SHA for d5c3326 - Browse repository at this point
Copy the full SHA d5c3326View commit details -
libcollections: use unboxed closures in
DList
methodsJorge Aparicio committedDec 13, 2014 Configuration menu - View commit details
-
Copy full SHA for 6f19f8d - Browse repository at this point
Copy the full SHA 6f19f8dView commit details -
libcollections: use unboxed closures in
[Clone]SliceAllocPrelude
me……thods
Jorge Aparicio committedDec 13, 2014 Configuration menu - View commit details
-
Copy full SHA for a7a065b - Browse repository at this point
Copy the full SHA a7a065bView commit details -
Jorge Aparicio committed
Dec 13, 2014 Configuration menu - View commit details
-
Copy full SHA for 683342c - Browse repository at this point
Copy the full SHA 683342cView commit details -
libcollections: use unboxed closures in
VecMap
methodsJorge Aparicio committedDec 13, 2014 Configuration menu - View commit details
-
Copy full SHA for 5579692 - Browse repository at this point
Copy the full SHA 5579692View commit details -
libcore: use unboxed closures in
float_to_str_bytes_common
Jorge Aparicio committedDec 13, 2014 Configuration menu - View commit details
-
Copy full SHA for c7b6eb3 - Browse repository at this point
Copy the full SHA c7b6eb3View commit details -
libcore: use unboxed closures in
slice::raw
free functionsJorge Aparicio committedDec 13, 2014 Configuration menu - View commit details
-
Copy full SHA for f56f972 - Browse repository at this point
Copy the full SHA f56f972View commit details -
libgetopts: use unboxed closures in
each_split_within
Jorge Aparicio committedDec 13, 2014 Configuration menu - View commit details
-
Copy full SHA for 04652b5 - Browse repository at this point
Copy the full SHA 04652b5View commit details -
libgraphviz: use unboxed closures in
LabelText
methodsJorge Aparicio committedDec 13, 2014 Configuration menu - View commit details
-
Copy full SHA for 5d7543b - Browse repository at this point
Copy the full SHA 5d7543bView commit details -
librand: use unboxed closures in
distributions
moduleJorge Aparicio committedDec 13, 2014 Configuration menu - View commit details
-
Copy full SHA for 533a47b - Browse repository at this point
Copy the full SHA 533a47bView commit details -
libserialize: use unboxed closures
Jorge Aparicio committedDec 13, 2014 Configuration menu - View commit details
-
Copy full SHA for a8aff7e - Browse repository at this point
Copy the full SHA a8aff7eView commit details -
Jorge Aparicio committed
Dec 13, 2014 Configuration menu - View commit details
-
Copy full SHA for 807c5e8 - Browse repository at this point
Copy the full SHA 807c5e8View commit details -
librbml: use unboxed closures in free functions
Jorge Aparicio committedDec 13, 2014 Configuration menu - View commit details
-
Copy full SHA for 594ff51 - Browse repository at this point
Copy the full SHA 594ff51View commit details -
Jorge Aparicio committed
Dec 13, 2014 Configuration menu - View commit details
-
Copy full SHA for 01d2e46 - Browse repository at this point
Copy the full SHA 01d2e46View commit details -
libregex: impl Replacer for FnMut(&Captures) -> String implementors
Jorge Aparicio committedDec 13, 2014 Configuration menu - View commit details
-
Copy full SHA for 61ba334 - Browse repository at this point
Copy the full SHA 61ba334View commit details -
libregex: fix fallout in doc tests
Jorge Aparicio committedDec 13, 2014 Configuration menu - View commit details
-
Copy full SHA for 341e7bc - Browse repository at this point
Copy the full SHA 341e7bcView commit details -
libarena: use unboxed closures
Jorge Aparicio committedDec 13, 2014 Configuration menu - View commit details
-
Copy full SHA for 1c5aac2 - Browse repository at this point
Copy the full SHA 1c5aac2View commit details -
libregex: use unboxed closures
Jorge Aparicio committedDec 13, 2014 Configuration menu - View commit details
-
Copy full SHA for 95d0763 - Browse repository at this point
Copy the full SHA 95d0763View commit details -
libserialize: use unboxed closures
Jorge Aparicio committedDec 13, 2014 Configuration menu - View commit details
-
Copy full SHA for 9b075bc - Browse repository at this point
Copy the full SHA 9b075bcView commit details -
libcollections: use unboxed closures
Jorge Aparicio committedDec 13, 2014 Configuration menu - View commit details
-
Copy full SHA for 879ebce - Browse repository at this point
Copy the full SHA 879ebceView commit details -
libregex_macros: use unboxed closures
Jorge Aparicio committedDec 13, 2014 Configuration menu - View commit details
-
Copy full SHA for b44b5da - Browse repository at this point
Copy the full SHA b44b5daView commit details -
librustrt: use unboxed closures
Jorge Aparicio committedDec 13, 2014 Configuration menu - View commit details
-
Copy full SHA for be53d61 - Browse repository at this point
Copy the full SHA be53d61View commit details -
Jorge Aparicio committed
Dec 13, 2014 Configuration menu - View commit details
-
Copy full SHA for cdbb3ca - Browse repository at this point
Copy the full SHA cdbb3caView commit details -
Jorge Aparicio committed
Dec 13, 2014 Configuration menu - View commit details
-
Copy full SHA for 2160427 - Browse repository at this point
Copy the full SHA 2160427View commit details -
libsyntax: use unboxed closures
Jorge Aparicio committedDec 13, 2014 Configuration menu - View commit details
-
Copy full SHA for 0dac05d - Browse repository at this point
Copy the full SHA 0dac05dView commit details -
Jorge Aparicio committed
Dec 13, 2014 Configuration menu - View commit details
-
Copy full SHA for d3d707c - Browse repository at this point
Copy the full SHA d3d707cView commit details -
librustc_back: use unboxed closures
Jorge Aparicio committedDec 13, 2014 Configuration menu - View commit details
-
Copy full SHA for 451eef5 - Browse repository at this point
Copy the full SHA 451eef5View commit details -
Jorge Aparicio committed
Dec 13, 2014 Configuration menu - View commit details
-
Copy full SHA for 3739a24 - Browse repository at this point
Copy the full SHA 3739a24View commit details -
librustc_llvm: use unboxed closures
Jorge Aparicio committedDec 13, 2014 Configuration menu - View commit details
-
Copy full SHA for 933e7b4 - Browse repository at this point
Copy the full SHA 933e7b4View commit details -
librustc: use unboxed closures
Jorge Aparicio committedDec 13, 2014 Configuration menu - View commit details
-
Copy full SHA for 1195708 - Browse repository at this point
Copy the full SHA 1195708View commit details -
Jorge Aparicio committed
Dec 13, 2014 Configuration menu - View commit details
-
Copy full SHA for 46272c1 - Browse repository at this point
Copy the full SHA 46272c1View commit details -
Jorge Aparicio committed
Dec 13, 2014 Configuration menu - View commit details
-
Copy full SHA for 0d4d8b9 - Browse repository at this point
Copy the full SHA 0d4d8b9View commit details -
librustc_trans: use unboxed closures
Jorge Aparicio committedDec 13, 2014 Configuration menu - View commit details
-
Copy full SHA for 0676c3b - Browse repository at this point
Copy the full SHA 0676c3bView commit details -
librustdoc: use unboxed closures
Jorge Aparicio committedDec 13, 2014 Configuration menu - View commit details
-
Copy full SHA for 888f249 - Browse repository at this point
Copy the full SHA 888f249View commit details -
librustc_typeck: use unboxed closures
Jorge Aparicio committedDec 13, 2014 Configuration menu - View commit details
-
Copy full SHA for 521a6e6 - Browse repository at this point
Copy the full SHA 521a6e6View commit details -
librustc_driver: use unboxed closures
Jorge Aparicio committedDec 13, 2014 Configuration menu - View commit details
-
Copy full SHA for 015c0fc - Browse repository at this point
Copy the full SHA 015c0fcView commit details -
Jorge Aparicio committed
Dec 13, 2014 Configuration menu - View commit details
-
Copy full SHA for 745225d - Browse repository at this point
Copy the full SHA 745225dView commit details -
Remove some unnecessary
move
keywordsJorge Aparicio committedDec 13, 2014 Configuration menu - View commit details
-
Copy full SHA for 6f28816 - Browse repository at this point
Copy the full SHA 6f28816View commit details -
Jorge Aparicio committed
Dec 13, 2014 3Configuration menu - View commit details
-
Copy full SHA for db8300c - Browse repository at this point
Copy the full SHA db8300cView commit details -
librustc_borrowck: add
#![feature(unboxed_closures)]
Jorge Aparicio committedDec 13, 2014 5Configuration menu - View commit details
-
Copy full SHA for b8e0b81 - Browse repository at this point
Copy the full SHA b8e0b81View commit details