index
:
rust
this commit
auto
automation/bors/try
automation/bors/try-merge
beta
cargo_update
lcnr/rustc-dev-guide
master
perf-tmp
stable
try
try-perf
https://github.com/rust-lang/rust
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
Lines
2014-12-13
libcore: use unboxed closures in `SlicePrelude` methods
Jorge Aparicio
-2
/
+2
2014-12-13
libcore: use unboxed closures in the fields of `MutSplits`
Jorge Aparicio
-11
/
+20
2014-12-13
libstd: fix fallout
Jorge Aparicio
-1
/
+1
2014-12-13
libcore: use unboxed closures in the fields of `Splits`
Jorge Aparicio
-12
/
+19
2014-12-13
libcore: fix fallout in doctests
Jorge Aparicio
-9
/
+45
2014-12-13
libcoretest: fix fallout in unit tests
Jorge Aparicio
-6
/
+7
2014-12-13
libcollections: fix fallout in unit tests
Jorge Aparicio
-12
/
+12
2014-12-13
librustdoc: fix fallout
Jorge Aparicio
-1
/
+2
2014-12-13
libstd: fix fallout
Jorge Aparicio
-3
/
+2
2014-12-13
libunicode: fix fallout
Jorge Aparicio
-5
/
+7
2014-12-13
libcore: impl CharEq for FnMut(char) -> bool implementors
Jorge Aparicio
-13
/
+6
2014-12-13
libcore: use unboxed closures in `ExactSizeIterator` methods
Jorge Aparicio
-1
/
+1
2014-12-13
libcollections: fix unit tests
Jorge Aparicio
-27
/
+54
2014-12-13
Fix run-pass tests
Jorge Aparicio
-3
/
+4
2014-12-13
librustc: fix fallout
Jorge Aparicio
-2
/
+2
2014-12-13
libregex: fix fallout
Jorge Aparicio
-2
/
+4
2014-12-13
libcore: use unboxed closures in `IteratorExt` methods
Jorge Aparicio
-7
/
+7
2014-12-13
libcore: use unboxed closures in the fields of `Unfold`
Jorge Aparicio
-11
/
+18
2014-12-13
libcoretest: fix fallout
Jorge Aparicio
-1
/
+1
2014-12-13
libcore: use unboxed closures in the fields of `Inspect`
Jorge Aparicio
-11
/
+18
2014-12-13
libcore: use unboxed closures in the fields of `FlatMap`
Jorge Aparicio
-10
/
+17
2014-12-13
libcore: use unboxed closures in the fields of `Scan`
Jorge Aparicio
-6
/
+10
2014-12-13
libcore: use unboxed closures in the fields of `TakeWhile`
Jorge Aparicio
-5
/
+5
2014-12-13
libcore: use unboxed closures in the fields of `SkipWhile`
Jorge Aparicio
-5
/
+5
2014-12-13
librustdoc: fix fallout
Jorge Aparicio
-2
/
+1
2014-12-13
libstd: fix fallout
Jorge Aparicio
-14
/
+22
2014-12-13
libcollections: fix fallout
Jorge Aparicio
-5
/
+10
2014-12-13
libcore: use unboxed closures in the fields of `FilterMap`
Jorge Aparicio
-7
/
+12
2014-12-13
librustc_trans: fix fallout
Jorge Aparicio
-4
/
+11
2014-12-13
libunicode: fix fallout
Jorge Aparicio
-3
/
+3
2014-12-13
libcore: use unboxed closures in the fields of `Filter`
Jorge Aparicio
-6
/
+9
2014-12-13
librustc_trans: fix fallout
Jorge Aparicio
-2
/
+4
2014-12-13
librustc: fix fallout
Jorge Aparicio
-11
/
+12
2014-12-13
libsyntax: fix fallout
Jorge Aparicio
-2
/
+3
2014-12-13
libstd: fix fallout
Jorge Aparicio
-16
/
+28
2014-12-13
librustrt: fix fallout
Jorge Aparicio
-3
/
+5
2014-12-13
libcollections: fix fallout
Jorge Aparicio
-22
/
+43
2014-12-13
libcore: use unboxed closures in the fields of `Map`
Jorge Aparicio
-17
/
+28
2014-12-13
libcore: use unboxed closures in `Result` methods
Jorge Aparicio
-6
/
+8
2014-12-13
Fix compile fail tests
Jorge Aparicio
-1
/
+1
2014-12-13
librustc_trans: fix fallout
Jorge Aparicio
-5
/
+3
2014-12-13
libcore: use unboxed closures in `Option` methods
Jorge Aparicio
-8
/
+8
2014-12-13
auto merge of #19582 : nikomatsakis/rust/crateification, r=alexcrichton
bors
-148
/
+133
2014-12-13
auto merge of #19627 : steveklabnik/rust/testing_guide, r=cmr
bors
-255
/
+450
2014-12-13
Revamped testing guide
Steve Klabnik
-255
/
+450
2014-12-13
auto merge of #19695 : arthurtw/rust/master, r=steveklabnik
bors
-5
/
+4
2014-12-13
auto merge of #19685 : jbranchaud/rust/add-btreemap-iter-doctests, r=Gankro
bors
-0
/
+33
2014-12-13
Separate borrowck into its own crate and remove dead code as well.
Niko Matsakis
-148
/
+133
2014-12-13
auto merge of #19671 : tbu-/rust/pr_doc_removetraitrefs, r=Gankro
bors
-9
/
+8
2014-12-13
auto merge of #19683 : nikomatsakis/rust/generalized-where-clauses, r=nrc
bors
-1080
/
+1440
[next]