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
/
issue-3601.rs
Age
Commit message (
Expand
)
Author
Lines
2018-07-15
Move some `compile-fail` tests to `ui`
Esteban Küber
-44
/
+0
2017-01-03
Make is_useful handle empty types properly
Andrew Cann
-1
/
+0
2015-02-11
Opt into `box_patterns` feature gate in all tests that use them.
Felix S. Klock II
-0
/
+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
-4
/
+4
2014-10-29
Rename fail! to panic!
Steve Klabnik
-1
/
+1
2014-05-24
core: rename strbuf::StrBuf to string::String
Richo Healey
-1
/
+1
2014-05-14
test: Remove all uses of `~str` from the test suite.
Patrick Walton
-1
/
+1
2014-05-06
librustc: Remove `~EXPR`, `~TYPE`, and `~PAT` from the language, except
Patrick Walton
-6
/
+7
2013-10-22
Drop the '2' suffix from logging macros
Alex Crichton
-1
/
+1
2013-09-30
cfail: Remove usage of fmt!
Alex Crichton
-1
/
+1
2013-05-14
Use static string with fail!() and remove fail!(fmt!())
Björn Steinbrink
-1
/
+1
2013-02-27
testsuite: Update and un-xfail #3601 test
Tim Chevalier
-8
/
+8
2013-02-22
test: De-mut the test suite. rs=demuting
Patrick Walton
-2
/
+2
2013-02-13
Remove die!, raplace invocations with fail! Issue #4524 pt 3
Nick Desaulniers
-1
/
+1
2013-01-31
Replace most invocations of fail keyword with die! macro
Nick Desaulniers
-1
/
+1
2013-01-03
Actually xfail this, unbreak build
Tim Chevalier
-0
/
+11
2013-01-03
Add test cases (one xfailed, one not)
Tim Chevalier
-0
/
+31