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
/
send_str_hashmap.rs
Age
Commit message (
Expand
)
Author
Lines
2016-03-12
std: Clean out deprecated APIs
Alex Crichton
-33
/
+31
2015-04-08
Remove pretty-expanded from failing tests
Alex Crichton
-1
/
+0
2015-03-26
Mass rename uint/int to usize/isize
Alex Crichton
-1
/
+1
2015-03-23
Test fixes and rebase conflicts, round 2
Alex Crichton
-1
/
+1
2015-03-23
rustdoc: Replace no-pretty-expanded with pretty-expanded
Brian Anderson
-0
/
+2
2015-03-23
Require feature attributes, and add them where necessary
Brian Anderson
-0
/
+2
2015-02-18
Stabilize std::borrow
Aaron Turon
-1
/
+1
2015-01-03
Remove deprecated functionality
Alex Crichton
-2
/
+3
2015-01-02
std: Stabilize the prelude module
Alex Crichton
-1
/
+1
2014-12-05
Utilize fewer reexports
Corey Farwell
-1
/
+1
2014-11-25
Deprecate MaybeOwned[Vector] in favor of Cow
Jorge Aparicio
-35
/
+35
2014-11-06
Fallout from collection conventions
Alexis Beingessner
-22
/
+22
2014-11-01
collections: Remove all collections traits
Alex Crichton
-1
/
+0
2014-10-31
DSTify Hash
Jorge Aparicio
-4
/
+4
2014-06-08
core: Rename `container` mod to `collections`. Closes #12543
Brian Anderson
-1
/
+1
2014-06-05
Fallout from the libcollections movement
Alex Crichton
-1
/
+1
2014-05-27
std: Remove String's to_owned
Richo Healey
-11
/
+11
2014-05-22
libstd: Remove `~str` from all `libstd` modules except `fmt` and `str`.
Patrick Walton
-10
/
+0
2014-04-18
Replace all ~"" with "".to_owned()
Richo Healey
-19
/
+19
2014-03-08
Removed DeepClone. Issue #12698.
Michael Darakananda
-7
/
+2
2014-02-23
Move std::{trie, hashmap} to libcollections
Alex Crichton
-1
/
+3
2014-02-07
Delete send_str, rewrite clients on top of MaybeOwned<'static>
Kevin Ballard
-32
/
+31
2014-02-02
test: Remove `@str` from the test suite
Patrick Walton
-5
/
+0
2013-09-25
Fix run-pass tests to have 'pub fn main'
Alex Crichton
-1
/
+1
2013-09-16
Add an SendStr type
Marvin Löbel
-0
/
+80