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-pass
/
issue-3556.rs
Age
Commit message (
Expand
)
Author
Lines
2015-05-03
Update old uses of ~ in comments and debugging statements
Carol Nichols
-4
/
+0
2015-04-14
Negative case of `len()` -> `is_empty()`
Tamir Duberstein
-1
/
+1
2015-01-29
s/Show/Debug/g
Jorge Aparicio
-1
/
+1
2015-01-06
core: split into fmt::Show and fmt::String
Sean McArthur
-1
/
+1
2015-01-02
Use `derive` rather than `deriving` in tests
Nick Cameron
-1
/
+1
2014-11-17
Switch to purely namespaced enums
Steven Fackler
-2
/
+2
2014-10-02
tests: remove uses of Gc.
Eduard Burtescu
-19
/
+16
2014-07-26
Remove managed_box gate from tests
Brian Anderson
-1
/
+0
2014-06-14
rustc: Obsolete the `@` syntax entirely
Alex Crichton
-12
/
+15
2014-05-27
Move std::{reflect,repr,Poly} to a libdebug crate
Alex Crichton
-0
/
+2
2014-05-27
std: Rename strbuf operations to string
Richo Healey
-5
/
+5
2014-05-27
std: Remove String's to_owned
Richo Healey
-2
/
+2
2014-05-24
core: rename strbuf::StrBuf to string::String
Richo Healey
-6
/
+6
2014-05-14
test: Remove all uses of `~str` from the test suite.
Patrick Walton
-10
/
+13
2014-04-18
Replace all ~"" with "".to_owned()
Richo Healey
-4
/
+7
2014-04-14
Use new attribute syntax in python files in src/etc too (#13478)
Manish Goregaokar
-1
/
+1
2014-03-21
test: Automatically remove all `~[T]` from tests.
Patrick Walton
-5
/
+5
2014-03-14
extra: Put the nail in the coffin, delete libextra
Alex Crichton
-2
/
+0
2014-02-14
extern mod => extern crate
Alex Crichton
-1
/
+1
2014-02-07
Added tests to make tidy
Derek Guenther
-18
/
+18
2013-10-24
Remove even more of std::io
Alex Crichton
-5
/
+1
2013-10-23
register snapshots
Daniel Micay
-0
/
+2
2013-09-30
rpass: Remove usage of fmt!
Alex Crichton
-2
/
+3
2013-05-29
librustc: Stop reexporting the standard modules from prelude.
Patrick Walton
-0
/
+2
2013-05-22
test: Update tests to use the new syntax.
Patrick Walton
-2
/
+2
2013-05-03
add gitattributes and fix whitespace issues
Daniel Micay
-4
/
+4
2013-03-29
librustc: Remove `fail_unless!`
Patrick Walton
-3
/
+3
2013-03-27
testsuite: more `pub fn main`
Tim Chevalier
-1
/
+1
2013-03-27
testsuite: Add various test cases
Tim Chevalier
-0
/
+42