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
/
tests
/
ui
/
associated-consts
/
issue-105330.stderr
Age
Commit message (
Expand
)
Author
Lines
2025-08-22
On E0277, point at type that doesn't implement bound
Esteban Küber
-2
/
+12
2024-05-13
Apply nits
Michael Goulet
-33
/
+5
2024-03-01
Never say "`Trait` is implemented for `{type error}`"
Esteban Küber
-2
/
+0
2024-02-14
Continue compilation after check_mod_type_wf errors
Oli Scherer
-4
/
+68
2024-02-05
Stop bailing out from compilation just because there were incoherent traits
Oli Scherer
-3
/
+9
2024-01-23
Remove track_errors entirely
Oli Scherer
-9
/
+3
2024-01-13
Bless tests
George-lewis
-0
/
+2
2024-01-07
Split note, fix const/static impl trait error
Michael Goulet
-1
/
+3
2023-10-25
Work around the fact that `check_mod_type_wf` may spuriously return `ErrorGua...
Oli Scherer
-3
/
+9
2023-10-20
Avoid a `track_errors` by bubbling up most errors from `check_well_formed`
Oli Scherer
-82
/
+4
2023-10-04
Tweak wording of E0562
Esteban Küber
-1
/
+1
2023-09-10
Point out if a local trait has no implementations
Michael Goulet
-0
/
+10
2023-07-15
Check entry type as part of item type checking.
Camille GILLOT
-6
/
+6
2023-02-22
pluralize stuff
Michael Goulet
-1
/
+1
2023-02-14
Better label for illegal impl trait types
Michael Goulet
-1
/
+1
2023-01-11
Move /src/test to /tests
Albert Larsan
-0
/
+113