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
/
bench
/
task-perf-alloc-unwind.rs
Age
Commit message (
Expand
)
Author
Lines
2012-09-11
Convert 'use' to 'extern mod'. Remove old 'use' syntax
Brian Anderson
-1
/
+1
2012-09-07
Remove 'let' syntax for struct fields
Brian Anderson
-1
/
+1
2012-09-06
Remove struct ctors
Brian Anderson
-1
/
+6
2012-09-05
test: "import" -> "use"
Patrick Walton
-2
/
+2
2012-09-04
std: Camel case list
Brian Anderson
-17
/
+17
2012-08-26
Camel case the option type
Brian Anderson
-5
/
+5
2012-08-23
`m1!{...}` -> `m1!(...)`
Paul Stansifer
-3
/
+3
2012-08-17
Remove the class keyword
Brian Anderson
-1
/
+1
2012-08-06
Convert alt to match. Stop parsing alt
Brian Anderson
-1
/
+1
2012-08-05
Switch alts to use arrows
Brian Anderson
-2
/
+2
2012-07-30
Change syntax extension syntax: `#m[...]` -> `m!{...}`.
Paul Stansifer
-3
/
+3
2012-07-16
replace core::tuple functions with methods
Gareth Daniel Smith
-3
/
+2
2012-07-14
Move the world over to using the new style string literals and types. Closes ...
Michael Sullivan
-1
/
+1
2012-07-04
Remove empty argument lists from do expressions
Ben Striegel
-2
/
+2
2012-07-03
core: Convert iter::repeat to the for protocol
Brian Anderson
-1
/
+1
2012-07-01
Convert to new closure syntax
Brian Anderson
-2
/
+2
2012-06-30
Eliminate usages of old sugared call syntax
Brian Anderson
-2
/
+2
2012-06-29
Switch the compiler over to using ~[] notation instead of []/~. Closes #2759.
Michael Sullivan
-3
/
+3
2012-06-25
Make vectors uglier ([]/~). Sorry. Should be temporary. Closes #2725.
Michael Sullivan
-3
/
+3
2012-06-25
Remove resources from a few places I missed
Tim Chevalier
-1
/
+1
2012-06-22
Remove resources from remaining test cases
Tim Chevalier
-1
/
+4
2012-06-02
bench: Add an unwinding benchmark
Brian Anderson
-0
/
+85