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-pass
/
unreachable-code.rs
Age
Commit message (
Expand
)
Author
Lines
2016-08-13
Ensure that attributes are spelled properly.
Ahmed Charles
-2
/
+2
2015-04-08
Remove pretty-expanded from failing tests
Alex Crichton
-1
/
+0
2015-03-23
rustdoc: Replace no-pretty-expanded with pretty-expanded
Brian Anderson
-0
/
+2
2015-01-30
Remove all `i` suffixes
Tobias Bucher
-1
/
+1
2014-10-29
Rename fail! to panic!
Steve Klabnik
-1
/
+1
2014-10-28
Update tests with the new error messages
Jakub Bukaj
-2
/
+0
2014-06-29
librustc: Remove the fallback to `int` for integers and `f64` for
Patrick Walton
-2
/
+2
2014-04-14
Use new attribute syntax in python files in src/etc too (#13478)
Manish Goregaokar
-3
/
+3
2013-10-22
Drop the '2' suffix from logging macros
Alex Crichton
-1
/
+1
2013-09-30
rpass: Remove usage of fmt!
Alex Crichton
-1
/
+1
2013-08-17
Fix warnings it tests
Erick Tryzelaar
-0
/
+3
2013-03-11
Remove uses of log
Brian Anderson
-8
/
+0
2013-02-15
tests/tutorials: Get rid of `move`.
Luqman Aden
-1
/
+1
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-10-30
Remove xfail-pretty from tests that pretty-print correctly now
Tim Chevalier
-1
/
+0
2012-10-23
Remove uses of binary move - <- - from tests and libraries
Tim Chevalier
-1
/
+1
2012-09-07
Convert 'again' to 'loop'. Remove 'again' 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-08-01
Convert ret to return
Brian Anderson
-5
/
+5
2012-07-26
Re-added test for Issue 935 -- not sure what happened to it
Tim Chevalier
-0
/
+31
2012-04-30
Stop inferring bot/static when types/regions are unconstrained.
Niko Matsakis
-57
/
+0
2012-04-07
Do not consider ty_bot to be a "resolved type".
Niko Matsakis
-4
/
+1
2012-03-26
Disallow ret inside of block functions
Marijn Haverbeke
-1
/
+1
2012-03-24
Avoid unifying vars when possible; handle bot (more) correctly
Niko Matsakis
-2
/
+2
2012-03-22
make --enforce-mut-vars always on, add mut annotations to remaining files
Niko Matsakis
-1
/
+1
2012-03-09
Add an infinite loop construct
Tim Chevalier
-1
/
+1
2012-02-15
Rewrite exhaustiveness checker
Marijn Haverbeke
-1
/
+1
2012-01-09
Change all uses of 'when' in alt-patterns to 'if'
Austin Seipp
-1
/
+1
2011-12-22
Register new snapshots, purge log_err and log_full in favour of log(...).
Graydon Hoare
-4
/
+4
2011-12-22
Register snapshots and switch logging over to use of log_full or #error / #de...
Graydon Hoare
-4
/
+4
2011-10-21
Remove remaining uses of iter and for-each
Marijn Haverbeke
-4
/
+0
2011-09-27
Test for #924
Jesse Ruderman
-1
/
+16
2011-09-25
Test for #973
Jesse Ruderman
-0
/
+4
2011-09-25
Test for #942
Jesse Ruderman
-0
/
+2
2011-09-23
Add more unreachable-code tests. Closes #935
Jesse Ruderman
-0
/
+6
2011-09-23
xfail-pretty unreachable-code.rs
Marijn Haverbeke
-0
/
+2
2011-09-23
Better handling of unreachable code in trans
Marijn Haverbeke
-0
/
+35