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
/
specialization
/
defaultimpl
/
specialization-trait-not-implemented.stderr
Age
Commit message (
Expand
)
Author
Lines
2023-01-11
Move /src/test to /tests
Albert Larsan
-44
/
+0
2022-12-13
Inform the user which trait is meant in the diagnostic itself instead of rely...
Oli Scherer
-1
/
+1
2022-10-01
bless ui tests
Maybe Waffle
-1
/
+1
2022-07-07
Track implicit `Sized` obligations in type params
Esteban Küber
-2
/
+2
2022-07-01
Shorten def_span for more items.
Camille GILLOT
-8
/
+7
2022-06-22
point to type param definition when not finding variant, method and assoc type
Takayuki Maeda
-2
/
+2
2022-03-24
Properly track `ImplObligation`s
Esteban Kuber
-2
/
+1
2021-11-20
Point at `impl` blocks when they introduce unmet obligations
Esteban Kuber
-2
/
+6
2021-10-05
Consider unfulfilled obligations in binop errors
Esteban Kuber
-0
/
+8
2021-01-26
Avoid describing a method as 'not found' when bounds are unsatisfied
Aaron Hill
-3
/
+3
2020-10-17
Suggest minimal subset features in `incomplete_features` lint
Yuki Okushi
-0
/
+1
2020-06-16
warn against 'specialization' feature
Ralf Jung
-1
/
+10
2020-02-28
keep predicate order and tweak output
Esteban Küber
-3
/
+5
2020-02-28
Tweak wording
Esteban Küber
-1
/
+1
2020-02-28
Mention the full path of the implementing trait
Esteban Küber
-1
/
+1
2020-02-28
Track all predicates in errors, not just trait obligations
Esteban Küber
-1
/
+3
2020-02-28
Deduplicate information in E0599
Esteban Küber
-3
/
+1
2020-02-28
On single local candidate, use span label
Esteban Küber
-2
/
+3
2020-02-28
Add more context to E0599 errors
Esteban Küber
-2
/
+5
2020-01-08
Unify output of "variant not found" errors
Esteban Küber
-1
/
+1
2019-09-08
Give method not found a primary span label
Esteban Küber
-1
/
+1
2018-12-25
Remove licenses
Mark Rousskov
-1
/
+1
2018-08-14
Merged migrated compile-fail tests and ui tests. Fixes #46841.
David Wood
-0
/
+18