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
/
test
/
run-make
/
unicode-input
/
span_length.rs
Age
Commit message (
Expand
)
Author
Lines
2014-06-24
librustc: Remove the fallback to `int` from typechecking.
Niko Matsakis
-2
/
+2
2014-06-11
std: Remove i18n/l10n from format!
Alex Crichton
-1
/
+1
2014-05-29
std: Recreate a `rand` module
Alex Crichton
-3
/
+1
2014-05-24
core: rename strbuf::StrBuf to string::String
Richo Healey
-1
/
+1
2014-05-22
libcore: Remove all uses of `~str` from `libcore`.
Patrick Walton
-3
/
+7
2014-05-14
Process::new etc should support non-utf8 commands/args
Aaron Turon
-4
/
+4
2014-05-14
test: Remove all uses of `~str` from the test suite.
Patrick Walton
-1
/
+1
2014-05-08
Handle more fallout
Kevin Ballard
-2
/
+2
2014-04-18
Replace all ~"" with "".to_owned()
Richo Healey
-1
/
+1
2014-04-14
Use new attribute syntax in python files in src/etc too (#13478)
Manish Goregaokar
-1
/
+1
2014-04-06
De-~[] Reader and Writer
Steven Fackler
-1
/
+1
2014-03-12
Update users for the std::rand -> librand move.
Huon Wilson
-1
/
+3
2014-02-24
Test fixes from rollup
Alex Crichton
-3
/
+3
2014-02-24
syntax: calculate positions of multibyte characters more correctly.
Huon Wilson
-0
/
+62