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
/
traits
/
next-solver
/
diagnostics
Age
Commit message (
Expand
)
Author
Lines
2025-08-22
On E0277, point at type that doesn't implement bound
Esteban Küber
-4
/
+14
2025-04-08
UI tests: add missing diagnostic kinds where possible
Vadim Petrochenkov
-1
/
+1
2025-02-10
Show diff suggestion format on verbose replacement
Esteban Küber
-2
/
+3
2025-02-05
When displaying a parameter mismatch error, only highlight the mismatched par...
Jason Newcomb
-1
/
+1
2025-01-22
Rollup merge of #135866 - BoxyUwU:dont_pick_fnptr_nested_goals, r=lcnr
Matthias Krüger
-0
/
+62
2025-01-22
Use `structurally_normalize` instead of manual `normalizes-to` goals
Boxy
-0
/
+45
2025-01-22
Don't pick `T: FnPtr` nested goals
Boxy
-0
/
+62
2024-12-07
reword trait bound suggestion message to include the bounds
Esteban Küber
-1
/
+1
2024-10-29
Remove detail from label/note that is already available in other note
Esteban Küber
-2
/
+2
2024-10-24
Deeply normalize type trace in type error reporting
Michael Goulet
-0
/
+34
2024-10-15
Structurally resolve in may_coerce
Michael Goulet
-0
/
+40
2024-06-12
Rollup merge of #126142 - compiler-errors:trait-ref-split, r=jackh726
Jubilee
-0
/
+10
2024-06-12
Harmonize use of leaf and root obligation in trait error reporting
Michael Goulet
-0
/
+10
2024-06-12
Walk into alias-eq nested goals even if normalization fails
Michael Goulet
-0
/
+43
2024-05-16
Don't ICE because recomputing overflow goals during find_best_leaf_obligation...
Michael Goulet
-0
/
+66
2024-05-06
Don't consider candidates with no failing where clauses
Michael Goulet
-0
/
+44
2024-05-04
Record impl args in the proof tree
Michael Goulet
-0
/
+47