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
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
test
/
auxiliary
/
issue-2631-a.rs
Age
Commit message (
Expand
)
Author
Lines
2013-04-03
rename Linear{Map,Set} => Hash{Map,Set}
Daniel Micay
-2
/
+2
2013-04-03
hashmap: rm linear namespace
Daniel Micay
-1
/
+1
2013-03-26
test: Remove uses of oldmap::HashMap
Alex Crichton
-4
/
+4
2013-03-08
test: Removing dvec uses
Alex Crichton
-2
/
+1
2013-02-20
librustc: Separate most trait bounds with '+'. rs=plussing
Patrick Walton
-1
/
+1
2013-02-05
oldmap: use &K instead of K in find and get
Patrick Walton
-1
/
+1
2013-02-05
Revert "oldmap: use &K instead of K in find and get"
Graydon Hoare
-1
/
+1
2013-02-03
oldmap: use &K instead of K in find and get
Daniel Micay
-1
/
+1
2013-02-03
rename map -> oldmap and mark it as deprecated
Daniel Micay
-1
/
+1
2012-12-28
test: Fix a bunch of run-pass tests. rs=bustage
Patrick Walton
-5
/
+3
2012-12-10
Reliciense makefiles and testsuite. Yup.
Graydon Hoare
-0
/
+10
2012-12-05
test: More bustage fixes. rs=me
Patrick Walton
-1
/
+1
2012-12-05
test: More run-pass test fixes
Patrick Walton
-1
/
+1
2012-09-24
Build the export_map2 from visibility markers, unless #[legacy_exports];
Graydon Hoare
-0
/
+1
2012-09-11
Convert 'use' to 'extern mod'. Remove old 'use' syntax
Brian Anderson
-1
/
+1
2012-09-10
Convert std::map to camel case
Brian Anderson
-2
/
+2
2012-09-07
Convert all kind bounds to camel case. Remove send, owned keywords.
Brian Anderson
-1
/
+1
2012-09-05
test: "import" -> "use"
Patrick Walton
-3
/
+3
2012-08-15
Convert more core types to camel case
Brian Anderson
-2
/
+2
2012-07-14
Move the world over to using the new style string literals and types. Closes ...
Michael Sullivan
-2
/
+2
2012-07-12
Accept prefix notation for writing the types of str/~ and friends.
Michael Sullivan
-1
/
+1
2012-06-15
Test case for #2631
Tim Chevalier
-0
/
+15