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
/
src
/
test
/
ui
/
suggestions
/
impl-trait-with-missing-bounds.stderr
Age
Commit message (
Expand
)
Author
Lines
2022-07-13
use gathered body_owners in par_body_owners
Miguel Guarniz
-19
/
+19
2021-09-16
Point at call span that introduced obligation for the arg
Esteban Kuber
-6
/
+18
2021-09-01
Stop sorting bodies by span.
Camille GILLOT
-17
/
+17
2021-08-16
Use note to point at bound introducing requirement
Esteban Küber
-18
/
+30
2021-08-11
Modify structured suggestion output
Esteban Küber
-6
/
+6
2020-12-19
Handle desugaring in impl trait bound suggestion
William Bain
-1
/
+16
2020-09-02
pretty: trim paths of unique symbols
Dan Aloni
-25
/
+25
2020-05-12
Increase verbosity of bound restriction suggestions
Esteban Küber
-5
/
+5
2020-04-11
fix rebase
Esteban Küber
-5
/
+5
2020-04-11
Try to use the first char in the trait name as type param
Esteban Küber
-5
/
+5
2020-04-11
Account for existing names when suggesting adding a type param
Esteban Küber
-4
/
+19
2020-04-11
Account for type params with bounds
Esteban Küber
-1
/
+16
2020-04-11
Handle `impl Trait` where `Trait` has an assoc type with missing bounds
Esteban Küber
-0
/
+48