rust/compiler/rustc_infer
Matthias Krüger dd111262b2
Rollup merge of #92683 - jackh726:issue-92033, r=estebank
Suggest copying trait associated type bounds on lifetime error

Closes #92033

Kind of the most simple suggestion to make - we don't try to be fancy. Turns out, it's still pretty useful (the couple existing tests that trigger this error end up fixed - for this error - upon applying the fix).

r? ``@estebank``
cc ``@nikomatsakis``
2022-02-18 16:23:28 +01:00
..
src Rollup merge of #92683 - jackh726:issue-92033, r=estebank 2022-02-18 16:23:28 +01:00
Cargo.toml Migrate to 2021 2021-09-20 22:21:42 -04:00