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-3559.rs
Age
Commit message (
Expand
)
Author
Lines
2017-06-13
Merge crate `collections` into `alloc`
Murarth
-4
/
+0
2015-03-23
Require feature attributes, and add them where necessary
Brian Anderson
-0
/
+2
2015-02-24
Modify collection's `Debug` output to resemble in their content only
Tobias Bucher
-2
/
+2
2015-02-05
cleanup: replace `as[_mut]_slice()` calls with deref coercions
Jorge Aparicio
-2
/
+2
2015-01-30
Remove all `i` suffixes
Tobias Bucher
-2
/
+2
2015-01-20
std: Rename Show/String to Debug/Display
Alex Crichton
-2
/
+2
2015-01-06
core: split into fmt::Show and fmt::String
Sean McArthur
-2
/
+2
2014-07-08
std: Rename the `ToStr` trait to `ToString`, and `to_str` to `to_string`.
Richo Healey
-2
/
+2
2014-06-24
librustc: Remove the fallback to `int` from typechecking.
Niko Matsakis
-2
/
+2
2014-06-05
Fallout from the libcollections movement
Alex Crichton
-1
/
+1
2014-05-27
std: Rename strbuf operations to string
Richo Healey
-2
/
+2
2014-05-22
libstd: Remove `~str` from all `libstd` modules except `fmt` and `str`.
Patrick Walton
-4
/
+4
2014-04-18
Replace all ~"" with "".to_owned()
Richo Healey
-2
/
+2
2014-02-23
Move std::{trie, hashmap} to libcollections
Alex Crichton
-1
/
+3
2014-02-12
Reenable some ignored test cases
Florian Hahn
-17
/
+10
2014-02-11
Change `xfail` directives in compiletests to `ignore`, closes #11363
Florian Hahn
-3
/
+3
2013-10-24
Remove even more of std::io
Alex Crichton
-3
/
+1
2013-05-22
test: Update tests to use the new syntax.
Patrick Walton
-3
/
+3
2013-05-11
Correct testcases that passed because fns with #[test] were stripped before e...
Huon Wilson
-4
/
+2
2013-04-03
rename Linear{Map,Set} => Hash{Map,Set}
Daniel Micay
-1
/
+1
2013-04-03
hashmap: rm linear namespace
Daniel Micay
-1
/
+1
2013-03-29
librustc: Remove `fail_unless!`
Patrick Walton
-1
/
+1
2013-03-26
test: Remove uses of oldmap::HashMap
Alex Crichton
-2
/
+1
2013-03-07
librustc: Convert all uses of `assert` over to `fail_unless!`
Patrick Walton
-1
/
+1
2013-02-03
rename map -> oldmap and mark it as deprecated
Daniel Micay
-1
/
+1
2013-02-01
check-fast fallout from removing export, r=burningtree
Graydon Hoare
-1
/
+1
2013-01-07
test: Regular expression mistake. rs=bustage
Patrick Walton
-1
/
+1
2013-01-07
test: Fix check-fast for resolve changes. rs=bustage
Patrick Walton
-1
/
+1
2012-12-28
test: Fix a bunch of run-pass tests. rs=bustage
Patrick Walton
-1
/
+2
2012-12-13
librustc: Make `use` statements crate-relative by default. r=brson
Patrick Walton
-0
/
+2
2012-12-10
Reliciense makefiles and testsuite. Yup.
Graydon Hoare
-0
/
+10
2012-12-06
Test cases, some xfailed
Tim Chevalier
-0
/
+26