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
/
trait-bounds
Age
Commit message (
Expand
)
Author
Lines
2023-11-24
Show number in error message even for one error
Nilstrieb
-6
/
+6
2023-11-03
Rollup merge of #117505 - estebank:issue-117501, r=TaKO8Ki
Matthias Krüger
-0
/
+42
2023-11-02
Pretty print Fn traits in rustc_on_unimplemented
Michael Goulet
-10
/
+10
2023-11-02
Fix incorrect trait bound restriction suggestion
Esteban Küber
-0
/
+42
2023-10-09
Extend impl's def_span to include where clauses
Michael Goulet
-2
/
+5
2023-09-10
Point out if a local trait has no implementations
Michael Goulet
-0
/
+6
2023-09-07
diagnostics: add test case for trait bounds diagnostic
Michael Howell
-0
/
+18
2023-08-25
Walk through full path in point_at_path_if_possible
Michael Goulet
-0
/
+19
2023-06-15
change `std::marker::Sized` to just `Sized`
Lukas Markeffsky
-19
/
+15
2023-06-15
tweak suggestion for argument-position `impl ?Sized`
Lukas Markeffsky
-0
/
+45
2023-04-12
Special-case item attributes in the suggestion output
Esteban Küber
-2
/
+0
2023-04-12
Tweak output for 'add line' suggestion
Esteban Küber
-2
/
+4
2023-01-12
Only point at impl self ty in WF if trait predicate shares self ty
Michael Goulet
-4
/
+4
2023-01-12
Point at impl self type for impl wf obligations
Michael Goulet
-18
/
+18
2023-01-11
Move /src/test to /tests
Albert Larsan
-0
/
+813