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
/
compile-fail
/
bind-by-move-no-guards.rs
Age
Commit message (
Expand
)
Author
Lines
2014-12-29
std: Second pass stabilization for `comm`
Alex Crichton
-3
/
+4
2014-12-29
std: Stabilize the prelude module
Alex Crichton
-0
/
+2
2014-10-29
Rename fail! to panic!
Steve Klabnik
-2
/
+2
2014-03-13
std: Rename Chan/Port types and constructor
Alex Crichton
-3
/
+3
2013-12-16
Fallout of rewriting std::comm
Alex Crichton
-3
/
+1
2013-10-22
Drop the '2' suffix from logging macros
Alex Crichton
-2
/
+2
2013-09-30
cfail: Remove usage of fmt!
Alex Crichton
-2
/
+2
2013-05-29
librustc: Stop reexporting the standard modules from prelude.
Patrick Walton
-0
/
+2
2013-03-29
librustc: Remove `fail_unless!`
Patrick Walton
-1
/
+1
2013-03-07
librustc: Convert all uses of `assert` over to `fail_unless!`
Patrick Walton
-1
/
+1
2013-02-21
core: Extract comm from pipes. #4742
Brian Anderson
-1
/
+1
2013-02-15
tests/tutorials: Get rid of `move`.
Luqman Aden
-3
/
+3
2013-02-13
Remove die!, raplace invocations with fail! Issue #4524 pt 3
Nick Desaulniers
-2
/
+2
2013-01-31
Replace most invocations of fail keyword with die! macro
Nick Desaulniers
-2
/
+2
2012-12-11
Reverse the order of the results of pipes::stream
Tim Chevalier
-1
/
+1
2012-12-10
Reliciense makefiles and testsuite. Yup.
Graydon Hoare
-0
/
+10
2012-08-26
Camel case the option type
Brian Anderson
-4
/
+4
2012-08-22
Add compile-fail tests for unsound moving out of enums (#2329)
Ben Blum
-0
/
+10