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
/
ui
/
on-unimplemented
Age
Commit message (
Expand
)
Author
Lines
2019-01-06
Make sure feature gate errors are recoverable (take 2)
Vadim Petrochenkov
-5
/
+16
2018-12-25
Remove licenses
Mark Rousskov
-110
/
+33
2018-11-07
remove `#[rustc_error]` from ui/ tests that remain compile-fail tests.
Felix S. Klock II
-6
/
+6
2018-10-21
Make sure all ui/parse tests have `-Z parse-only`
Vadim Petrochenkov
-0
/
+34
2018-08-12
Various changes to `rustc_on_unimplemented`
Esteban Küber
-9
/
+9
2018-05-15
Update bad-annotation error message
varkor
-2
/
+2
2018-05-05
Suggest more helpful formatting string
Kornel
-4
/
+7
2018-03-14
update tests
Guillaume Gomez
-7
/
+7
2018-02-26
Update UI tests
Vadim Petrochenkov
-32
/
+32
2018-02-25
Update ui tests
Guillaume Gomez
-0
/
+7
2018-02-01
Remove cast suggestions
Esteban Küber
-168
/
+0
2018-02-01
Add filter to detect local crates for rustc_on_unimplemented
Esteban Küber
-25
/
+167
2018-02-01
Change rustc_on_unimplemented for Iterator and binops
Esteban Küber
-6
/
+135
2018-02-01
Add filtering options to `rustc_on_unimplemented`
Esteban Küber
-30
/
+6
2018-01-15
On E0283, point at method with the requirements
Esteban Küber
-6
/
+30
2017-12-14
Remove NOTE/HELP annotations from UI tests
Vadim Petrochenkov
-32
/
+12
2017-11-24
Merge cfail and ui tests into ui tests
Oliver Schneider
-14
/
+21
2017-09-03
implement improved on_unimplemented directives
Ariel Ben-Yehuda
-3
/
+81
2017-07-05
`rustc_on_unimplemented` supports referring to trait
Esteban Küber
-0
/
+346