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
/
run-pass
/
block-arg.rs
Age
Commit message (
Expand
)
Author
Lines
2013-05-14
Use static string with fail!() and remove fail!(fmt!())
Björn Steinbrink
-2
/
+2
2013-04-24
Implement Signed and Unsigned traits and remove related predicate functions
Brendan Zabarauskas
-9
/
+9
2013-03-29
librustc: Remove `fail_unless!`
Patrick Walton
-8
/
+8
2013-03-11
Remove uses of log
Brian Anderson
-1
/
+1
2013-03-07
librustc: Convert all uses of `assert` over to `fail_unless!`
Patrick Walton
-8
/
+8
2013-02-13
Remove die!, raplace invocations with fail! Issue #4524 pt 3
Nick Desaulniers
-2
/
+2
2013-02-01
check-fast fallout from removing export, r=burningtree
Graydon Hoare
-1
/
+1
2013-01-31
Replace most invocations of fail keyword with die! macro
Nick Desaulniers
-2
/
+2
2012-12-10
Reliciense makefiles and testsuite. Yup.
Graydon Hoare
-0
/
+10
2012-09-28
demode vec
Niko Matsakis
-11
/
+11
2012-09-21
De-mode vec::map, vec::eachi, vec::rev_each, vec::rev_eachi
Niko Matsakis
-1
/
+1
2012-09-19
De-mode vec::each() and many of the str iteration routines
Niko Matsakis
-2
/
+2
2012-09-18
Revert "replace explicit calls to vec::each with vec::each_ref, partially dem...
Niko Matsakis
-2
/
+2
2012-09-18
replace explicit calls to vec::each with vec::each_ref, partially demode str
Niko Matsakis
-2
/
+2
2012-08-06
Convert alt to match. Stop parsing alt
Brian Anderson
-2
/
+2
2012-08-05
Switch alts to use arrows
Brian Anderson
-4
/
+4
2012-07-14
Move the world over to using the new style string literals and types. Closes ...
Michael Sullivan
-2
/
+2
2012-07-01
Convert to new closure syntax
Brian Anderson
-15
/
+15
2012-06-30
Eliminate usages of old sugared call syntax
Brian Anderson
-12
/
+12
2012-06-29
Switch the compiler over to using ~[] notation instead of []/~. Closes #2759.
Michael Sullivan
-1
/
+1
2012-06-25
Make vectors uglier ([]/~). Sorry. Should be temporary. Closes #2725.
Michael Sullivan
-1
/
+1
2012-03-22
make --enforce-mut-vars always on, add mut annotations to remaining files
Niko Matsakis
-1
/
+1
2012-02-29
un-xfail test, remove old comment
Niko Matsakis
-1
/
+0
2012-02-29
Recognize last uses for copied closed-over variables
Marijn Haverbeke
-0
/
+1
2012-01-09
Change all uses of 'when' in alt-patterns to 'if'
Austin Seipp
-1
/
+1
2012-01-05
Merge branch 'master' into kmath
Stefan Plantikow
-8
/
+8
2012-01-03
new tests
Niko Matsakis
-0
/
+52