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
/
compile-fail
/
issue-7573.rs
Age
Commit message (
Expand
)
Author
Lines
2015-02-04
remove all kind annotations from closures
Jorge Aparicio
-1
/
+1
2015-02-02
`for x in xs.iter()` -> `for x in &xs`
Jorge Aparicio
-2
/
+2
2015-01-05
fix cfail tests
Jorge Aparicio
-2
/
+2
2014-06-03
librustc: Try to resolve before coercions.
Luqman Aden
-1
/
+3
2014-05-27
std: Rename strbuf operations to string
Richo Healey
-2
/
+2
2014-05-24
core: rename strbuf::StrBuf to string::String
Richo Healey
-2
/
+2
2014-05-14
test: Remove all uses of `~str` from the test suite.
Patrick Walton
-4
/
+4
2014-04-18
Replace all ~"" with "".to_owned()
Richo Healey
-1
/
+1
2014-03-22
Remove outdated and unnecessary std::vec_ng::Vec imports.
Huon Wilson
-1
/
+0
2014-03-21
test: Make manual changes to deal with the fallout from removal of
Patrick Walton
-0
/
+2
2014-03-21
test: Automatically remove all `~[T]` from tests.
Patrick Walton
-1
/
+1
2013-12-29
Rename uses of PkgId to CrateId in librustpkg
Luis de Bethencourt
-8
/
+8
2013-11-26
test: Remove most uses of `&fn()` from the tests.
Patrick Walton
-1
/
+1
2013-10-24
Remove even more of std::io
Alex Crichton
-3
/
+1
2013-10-05
testsuite: Two tests for fixed bugs
Tim Chevalier
-0
/
+50