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-3668.rs
Age
Commit message (
Expand
)
Author
Lines
2018-07-15
Move some `compile-fail` tests to `ui`
Esteban Küber
-24
/
+0
2017-05-13
rustc_resolve: don't deny outer type parameters in embedded constants.
Eduard-Mihai Burtescu
-1
/
+1
2016-04-07
Fix fallout in tests
Jeffrey Seyfried
-1
/
+0
2015-02-24
rustc_resolve: use the visitor model more, remove redundant repeated lookups.
Eduard Burtescu
-0
/
+1
2014-10-29
Rename fail! to panic!
Steve Klabnik
-1
/
+1
2014-10-02
tests: remove uses of Gc.
Eduard Burtescu
-7
/
+4
2014-07-26
Remove managed_box gate from tests
Brian Anderson
-1
/
+0
2014-06-14
rustc: Obsolete the `@` syntax entirely
Alex Crichton
-4
/
+6
2014-03-28
Convert most code to new inner attribute syntax.
Brian Anderson
-1
/
+1
2014-02-07
Added tests to make tidy
Derek Guenther
-1
/
+2
2014-01-03
test: De-`@mut` the test suite
Patrick Walton
-1
/
+1
2013-10-23
register snapshots
Daniel Micay
-0
/
+2
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-03-22
librustc: Remove the `const` declaration form everywhere
Patrick Walton
-1
/
+1
2013-03-13
librustc: Remove implicit self from the language, except for old-style drop b...
Patrick Walton
-2
/
+2
2013-02-14
librustc: Replace `impl Type : Trait` with `impl Trait for Type`. rs=implflip...
Patrick Walton
-1
/
+1
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
2012-12-10
Reliciense makefiles and testsuite. Yup.
Graydon Hoare
-0
/
+10
2012-10-15
Add test cases for #3668
Tim Chevalier
-0
/
+13