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
/
test
/
run-pass
/
option-ext.rs
Age
Commit message (
Expand
)
Author
Lines
2018-12-25
Remove licenses
Mark Rousskov
-10
/
+0
2017-06-13
Merge crate `collections` into `alloc`
Murarth
-2
/
+0
2015-03-31
std: Clean out #[deprecated] APIs
Alex Crichton
-1
/
+1
2015-03-23
Require feature attributes, and add them where necessary
Brian Anderson
-0
/
+2
2014-05-22
libcore: Remove all uses of `~str` from `libcore`.
Patrick Walton
-1
/
+1
2014-04-18
Replace all ~"" with "".to_owned()
Richo Healey
-1
/
+1
2014-01-11
Remove re-exports of std::io::stdio::{print, println} in the prelude.
Brendan Zabarauskas
-1
/
+1
2013-08-17
Fix warnings it tests
Erick Tryzelaar
-4
/
+2
2013-06-10
std: replace str::find_str* with a method
Huon Wilson
-1
/
+1
2013-05-29
librustc: Stop reexporting the standard modules from prelude.
Patrick Walton
-1
/
+3
2013-02-01
check-fast fallout from removing export, r=burningtree
Graydon Hoare
-1
/
+1
2012-12-10
Reliciense makefiles and testsuite. Yup.
Graydon Hoare
-0
/
+10
2012-09-25
use + mode for (almost) everything when not using legacy modes
Niko Matsakis
-2
/
+2
2012-07-14
Move the world over to using the new style string literals and types. Closes ...
Michael Sullivan
-4
/
+4
2012-06-29
Switch the compiler over to using ~[] notation instead of []/~. Closes #2759.
Michael Sullivan
-1
/
+1
2012-06-25
Make vectors uglier ([]/~). Sorry. Should be temporary. Closes #2725.
Michael Sullivan
-1
/
+1
2012-04-05
simplify typing rule for vector addition: use mutability of LHS
Niko Matsakis
-0
/
+8