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-fail
/
unwind-misc-1.rs
Age
Commit message (
Expand
)
Author
Lines
2012-12-14
Fix broken tests
Brian Anderson
-1
/
+1
2012-12-10
Reliciense makefiles and testsuite. Yup.
Graydon Hoare
-0
/
+10
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
Migrate std::map to use core::hash::Hash trait. Disable many hokey hashes.
Graydon Hoare
-10
/
+4
2012-09-05
test: "import" -> "use"
Patrick Walton
-3
/
+2
2012-08-02
Remove modes from map API and replace with regions.
Niko Matsakis
-4
/
+4
2012-08-01
Convert ret to return
Brian Anderson
-2
/
+2
2012-07-14
Move the world over to using the new style string literals and types. Closes ...
Michael Sullivan
-6
/
+6
2012-07-13
Support prefix notation for vstore strings. Closes #2906.
Michael Sullivan
-3
/
+3
2012-07-12
Accept prefix notation for writing the types of str/~ and friends.
Michael Sullivan
-2
/
+2
2012-07-01
Convert to new closure syntax
Brian Anderson
-1
/
+1
2012-06-29
Switch the compiler over to using ~[] notation instead of []/~. Closes #2759.
Michael Sullivan
-6
/
+6
2012-06-28
Make a bunch of tests stop using the deprecated vector syntax.
Michael Sullivan
-3
/
+3
2012-06-25
Make vectors uglier ([]/~). Sorry. Should be temporary. Closes #2725.
Michael Sullivan
-3
/
+3
2012-05-26
core: Make range follow the for loop protocol
Brian Anderson
-1
/
+1
2012-03-26
Bulk-edit mutable -> mut.
Graydon Hoare
-1
/
+1
2012-03-22
make --enforce-mut-vars always on, add mut annotations to remaining files
Niko Matsakis
-1
/
+1
2012-03-14
std: Rename the hashmap constructors to conform to new standards
Brian Anderson
-1
/
+1
2012-03-13
Overhaul constructor naming in libs
Brian Anderson
-1
/
+1
2012-03-07
stdlib: Stop incurring vtable dispatch costs when hashmaps are used
Patrick Walton
-1
/
+2
2012-03-07
Revert "stdlib: Stop incurring vtable dispatch costs when hashmaps are used"
Patrick Walton
-2
/
+1
2012-03-07
stdlib: Stop incurring vtable dispatch costs when hashmaps are used
Patrick Walton
-1
/
+2
2011-12-13
Copy first batch of material from libstd to libcore.
Graydon Hoare
-2
/
+2
2011-10-25
Properly take mutable object fields into account during alias analysis
Marijn Haverbeke
-9
/
+5
2011-10-21
Remove some semicolons after block calls
Marijn Haverbeke
-1
/
+1
2011-10-21
Remove remaining uses of iter and for-each
Marijn Haverbeke
-2
/
+2
2011-10-10
Adjust function signatures to allow for vecs being immediate
Marijn Haverbeke
-2
/
+2
2011-09-12
Merge branch 'unwind'
Brian Anderson
-0
/
+28
2011-09-11
Add some more unwind tests
Brian Anderson
-0
/
+28