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
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
libextra
/
workcache.rs
Age
Commit message (
Expand
)
Author
Lines
2013-06-29
Great renaming: propagate throughout the rest of the codebase
Corey Richardson
-13
/
+12
2013-06-29
'Borrow' stack closures rather than copying them (e.g., "|x|f(x)"), in prep f...
Ben Blum
-1
/
+1
2013-06-28
librustc: Change "Owned" to "Send" everywhere
Patrick Walton
-5
/
+5
2013-06-25
remove `each` from vec, HashMap and HashSet
Daniel Micay
-2
/
+2
2013-06-24
Create a Digest trait for common methods on digests and convert the SHA-1 imp...
Palmer Cox
-6
/
+7
2013-06-24
Improve the SHA-1 implementation
Palmer Cox
-3
/
+3
2013-06-23
vec: remove BaseIter implementation
Daniel Micay
-1
/
+1
2013-06-18
replace #[inline(always)] with #[inline]. r=burningtree.
Graydon Hoare
-1
/
+1
2013-06-04
std::cell: Modernize constructors
Philipp Brüschweiler
-1
/
+1
2013-06-01
Remove all uses of `pub impl`. rs=style
Patrick Walton
-31
/
+32
2013-05-30
Remove a bunch of unnecessary allocations and copies
Björn Steinbrink
-1
/
+1
2013-05-30
libextra: Require documentation by default
Alex Crichton
-0
/
+2
2013-05-29
librustc: Stop reexporting the standard modules from prelude.
Patrick Walton
-0
/
+2
2013-05-27
Refactor core::run in order to address many of the issues
gareth
-1
/
+1
2013-05-22
libextra: Rename the actual metadata names of libcore to libstd and libstd to...
Patrick Walton
-0
/
+2
2013-05-22
libstd: Rename libcore to libstd and libstd to libextra; update makefiles.
Patrick Walton
-0
/
+422