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
/
tests
/
ui
/
traits
/
bound
Age
Commit message (
Expand
)
Author
Lines
2024-01-30
Provide more context on derived obligation error primary label
Esteban Küber
-1
/
+1
2024-01-29
Avoid ICE in trait without `dyn` lint
Esteban Küber
-11
/
+3
2024-01-09
Avoid silencing relevant follow-up errors
Oli Scherer
-4
/
+41
2024-01-03
Track `HirId` instead of `Span` in `ObligationCauseCode::SizedArgumentType`
Esteban Küber
-6
/
+6
2024-01-03
Account for multiple trait bounds in bare trait object suggestion
Esteban Küber
-2
/
+22
2024-01-03
Provide better suggestions when encountering a bare trait as a type
Esteban Küber
-3
/
+84
2023-11-24
Show number in error message even for one error
Nilstrieb
-4
/
+4
2023-11-02
Pretty print Fn traits in rustc_on_unimplemented
Michael Goulet
-4
/
+4
2023-10-25
Work around the fact that `check_mod_type_wf` may spuriously return `ErrorGua...
Oli Scherer
-2
/
+19
2023-09-10
Point out if a local trait has no implementations
Michael Goulet
-0
/
+50
2023-06-27
Don't sort strings right after we just sorted by types
Michael Goulet
-3
/
+3
2023-06-12
Adjust UI tests for `unit_bindings`
许杰友 Jieyou Xu (Joe)
-1
/
+1
2023-01-11
Move /src/test to /tests
Albert Larsan
-0
/
+1109