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
/
ui
/
impl-trait
Age
Commit message (
Expand
)
Author
Lines
2018-02-07
Rollup merge of #47613 - estebank:rustc_on_unimplemented, r=nikomatsakis
Manish Goregaokar
-2
/
+2
2018-02-03
Auto merge of #47791 - estebank:mismatched-trait-impl, r=nikomatsakis
bors
-2
/
+2
2018-02-01
Add filter to detect local crates for rustc_on_unimplemented
Esteban Küber
-1
/
+1
2018-02-01
Change rustc_on_unimplemented for Iterator and binops
Esteban Küber
-2
/
+10
2018-02-01
Add filtering options to `rustc_on_unimplemented`
Esteban Küber
-11
/
+3
2018-01-28
Point only at method signatures and point at trait
Esteban Küber
-2
/
+2
2018-01-27
Make `+` in `impl/dyn Trait` non-associative
Vadim Petrochenkov
-0
/
+127
2018-01-22
Do not suggest private traits that have missing method
Esteban Küber
-8
/
+4
2018-01-15
On E0283, point at method with the requirements
Esteban Küber
-2
/
+10
2017-12-19
Point at def span in "missing in impl" error
Esteban Küber
-1
/
+1
2017-12-14
Remove NOTE/HELP annotations from UI tests
Vadim Petrochenkov
-113
/
+77
2017-11-27
Make main span in impl-trait ciclic reference point to def_span
Esteban Küber
-8
/
+2
2017-11-26
Make impl-trait ciclical reference error point to def_span
Esteban Küber
-16
/
+4
2017-11-26
Move "auto trait leak" impl-trait cycle dependency test to ui
Esteban Küber
-0
/
+139
2017-11-24
Merge cfail and ui tests into ui tests
Oliver Schneider
-154
/
+129
2017-11-23
Auto merge of #46024 - estebank:no-variant, r=petrochenkov
bors
-0
/
+15
2017-11-20
Add structured suggestions for trait imports
Oliver Schneider
-18
/
+36
2017-11-16
Use local spans only
Esteban Küber
-136
/
+57
2017-11-16
Remove left over dead code from suggestion diagnostic refactoring
Oliver Schneider
-2
/
+0
2017-11-15
Point to ADT definition when not finding variant, method, assoc type
Esteban Küber
-56
/
+150
2017-11-15
add a new test featuring two impl traits to show what it looks like
Niko Matsakis
-0
/
+32
2017-11-15
Add/Fix stderr references for impl Trait ui tests
Christopher Vittal
-1
/
+31
2017-11-15
some tests featuring multiple bounds, other errors
Niko Matsakis
-0
/
+26
2017-11-15
add a UI test showing the current output from an impl trait type
Niko Matsakis
-0
/
+32
2017-08-29
remove the hacky selection impl in `method::probe`
Ariel Ben-Yehuda
-0
/
+4
2017-07-02
report the total number of errors on compilation failure
Ariel Ben-Yehuda
-4
/
+4
2017-07-02
Revert "Change error count messages"
Ariel Ben-Yehuda
-1
/
+1
2017-06-05
Auto merge of #42383 - estebank:candidate-newline, r=arielb1
bors
-0
/
+494
2017-06-04
Separate suggestion in a `help` and a `note`
Esteban Küber
-20
/
+40
2017-06-04
Show trait method signature when impl differs
Esteban Küber
-0
/
+65
2017-06-02
Use multiline note for trait suggestion
Esteban Küber
-0
/
+474
2017-06-01
tests: fix fallout from changing the span of binop errors.
Eduard-Mihai Burtescu
-2
/
+2
2017-05-24
Rollup merge of #42150 - citizen428:feature/error-count-messages, r=Mark-Simu...
Mark Simulacrum
-1
/
+1
2017-05-24
Change error count messages
Michael Kohl
-1
/
+1
2017-05-17
Add better error message when == operator is badly used
Guillaume Gomez
-2
/
+2
2017-04-10
Explicit help message for binop type missmatch
Esteban Küber
-0
/
+127