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
/
on-unimplemented
/
multiple-impls.stderr
Age
Commit message (
Expand
)
Author
Lines
2022-08-27
Revert "Remove deferred sized checks"
Michael Goulet
-3
/
+69
2022-08-21
Deduplicate errors that come from places like normalization, sized
Michael Goulet
-34
/
+1
2022-08-21
Prefer non-Self non-method types over Self, first
Michael Goulet
-6
/
+6
2022-08-21
Rework point-at-arg
Michael Goulet
-1
/
+34
2022-08-16
Remove deferred sized checks
Michael Goulet
-36
/
+3
2022-04-04
Refer to the TraitRef::identity in the message to be clearer
Esteban Kuber
-6
/
+6
2022-04-04
Dedup logic and improve output for other types that impl trait
Esteban Kuber
-6
/
+6
2022-04-04
Mention implementers of unsatisfied trait
Esteban Kuber
-0
/
+18
2021-11-20
Do not mention associated items when they introduce an obligation
Esteban Kuber
-15
/
+0
2021-09-16
Point at call span that introduced obligation for the arg
Esteban Kuber
-3
/
+9
2021-07-19
Various diagnostics clean ups/tweaks
Esteban Küber
-9
/
+15
2019-09-19
When possible point at argument causing item obligation failure
Esteban Küber
-23
/
+23
2019-08-31
Use span label instead of note for cause in E0631
Esteban Küber
-15
/
+9
2018-12-25
Remove licenses
Mark Rousskov
-9
/
+9
2018-03-14
update tests
Guillaume Gomez
-1
/
+1
2018-02-26
Update UI tests
Vadim Petrochenkov
-9
/
+9
2018-02-25
Update ui tests
Guillaume Gomez
-0
/
+1
2018-01-15
On E0283, point at method with the requirements
Esteban Küber
-3
/
+15
2017-12-14
Remove NOTE/HELP annotations from UI tests
Vadim Petrochenkov
-8
/
+8
2017-07-05
`rustc_on_unimplemented` supports referring to trait
Esteban Küber
-0
/
+53