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
/
compile-fail
/
unreachable-arm.rs
Age
Commit message (
Expand
)
Author
Lines
2018-08-14
Moved compile-fail tests to ui tests.
David Wood
-25
/
+0
2017-01-03
Amend compile-fail tests
Andrew Cann
-3
/
+1
2017-01-03
Make is_useful handle empty types properly
Andrew Cann
-2
/
+11
2015-03-05
Remove integer suffixes where the types in compiled code are identical.
Eduard Burtescu
-1
/
+1
2015-02-18
Update suffixes en masse in tests using `perl -p -i -e`
Niko Matsakis
-1
/
+1
2015-02-11
Opt into `box_patterns` feature gate in all tests that use them.
Felix S. Klock II
-0
/
+1
2015-01-08
Update compile-fail tests to use is/us, not i/u.
Huon Wilson
-1
/
+1
2015-01-08
Update compile fail tests to use usize.
Huon Wilson
-1
/
+1
2015-01-08
Update compile fail tests to use isize.
Huon Wilson
-1
/
+1
2015-01-08
compile-fail tests: Add feature attributes to enable box pat/expr syntax in v...
Felix S. Klock II
-0
/
+1
2014-11-17
Switch to purely namespaced enums
Steven Fackler
-1
/
+1
2014-05-06
librustc: Remove `~EXPR`, `~TYPE`, and `~PAT` from the language, except
Patrick Walton
-2
/
+3
2014-01-13
librustc: Remove `@` pointer patterns from the language
Patrick Walton
-4
/
+2
2013-10-23
register snapshots
Daniel Micay
-0
/
+2
2012-12-10
Reliciense makefiles and testsuite. Yup.
Graydon Hoare
-0
/
+10
2012-08-06
Convert alt to match. Stop parsing alt
Brian Anderson
-1
/
+1
2012-08-05
Switch alts to use arrows
Brian Anderson
-1
/
+1
2012-01-19
rustc: Make the pretty printer output commas after enum variants. Update all ...
Patrick Walton
-1
/
+1
2012-01-19
test: "tag" -> "enum" in compile-fail
Patrick Walton
-1
/
+1
2011-08-20
Reformat
Brian Anderson
-1
/
+1
2011-07-27
Reformat for new syntax
Marijn Haverbeke
-6
/
+1
2011-07-25
Add a pass that checks for unreachable alt arms
Marijn Haverbeke
-0
/
+10