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
/
associated-item
Age
Commit message (
Expand
)
Author
Lines
2023-01-11
Move /src/test to /tests
Albert Larsan
-386
/
+0
2022-12-12
normalize receiver substs and erase the regions
Takayuki Maeda
-0
/
+59
2022-10-13
Report duplicate definition in impls with overlap check.
Camille GILLOT
-4
/
+24
2022-10-11
Report duplicate definitions in trait impls during resolution.
Camille GILLOT
-8
/
+25
2022-07-19
Add E0790 as more specific variant of E0283
aticu
-10
/
+6
2022-07-07
Track implicit `Sized` obligations in type params
Esteban Küber
-3
/
+3
2022-07-01
Shorten def_span for more items.
Camille GILLOT
-7
/
+7
2022-06-28
Auto merge of #98396 - cjgillot:iwfchir, r=petrochenkov
bors
-1
/
+1
2022-06-28
Auto merge of #98222 - cjgillot:single-wf, r=michaelwoerister
bors
-12
/
+12
2022-06-24
Bless ui tests.
Camille GILLOT
-1
/
+1
2022-06-22
point to type param definition when not finding variant, method and assoc type
Takayuki Maeda
-3
/
+3
2022-06-21
Only keep a single well-formed query.
Camille GILLOT
-12
/
+12
2022-04-03
Improve method name suggestions
Oliver Downard
-1
/
+4
2021-11-20
Do not mention associated items when they introduce an obligation
Esteban Kuber
-5
/
+0
2021-09-15
Move object safety suggestions to the end of the error
Esteban Kuber
-1
/
+1
2021-08-30
`feature(const_generics)` -> `feature(const_param_types)`
lcnr
-1
/
+1
2021-08-30
rename const_evaluatable_checked to generic_const_exprs
Ellen
-1
/
+1
2021-08-06
Add hint for unresolved associated trait items if the trait has a single item
Jakub Beránek
-0
/
+71
2021-07-25
Bless tests.
Camille GILLOT
-15
/
+15
2021-07-19
Various diagnostics clean ups/tweaks
Esteban Küber
-2
/
+5
2021-01-16
Add test for #34792
Dániel Buga
-0
/
+16
2020-12-26
update tests
Bastian Kauschke
-6
/
+6
2020-10-20
review comments
Esteban Küber
-1
/
+1
2020-10-20
Tweak "object unsafe" errors
Esteban Küber
-5
/
+7
2020-04-05
"cannot resolve" → "cannot satisfy"
Esteban Küber
-1
/
+1
2020-03-12
update tests
Mark Mansi
-1
/
+1
2020-02-03
Change wording for object unsafe because of assoc const
Esteban Küber
-1
/
+1
2020-02-02
Wording changes to object unsafe trait errors
Esteban Küber
-1
/
+5
2020-02-02
Do not suggest duplicate bounds
Yuki Okushi
-0
/
+22
2020-01-11
Rollup merge of #68014 - estebank:unify-e0599, r=cramertj
Yuki Okushi
-3
/
+3
2020-01-08
Explain that associated types and consts can't be accessed directly on the tr...
Esteban Küber
-1
/
+5
2020-01-08
Unify output of "variant not found" errors
Esteban Küber
-3
/
+3
2019-12-10
Deduplicate logic
Esteban Küber
-2
/
+4
2019-10-14
Add test for issue-48027
Yuki Okushi
-0
/
+29
2019-04-09
improve unknown enum variant errors
Andy Russell
-0
/
+56
2019-03-11
Update tests
Vadim Petrochenkov
-4
/
+4
2018-12-25
Remove licenses
Mark Rousskov
-34
/
+4
2018-08-14
Merged migrated compile-fail tests and ui tests. Fixes #46841.
David Wood
-0
/
+117