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
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