rust/compiler/rustc_borrowck
bors ed76b773b5 Auto merge of #97284 - b-naber:constraint-dyn-impl-suggestion, r=estebank
Add suggestion for relaxing static lifetime bounds on dyn trait impls in NLL

This PR introduces suggestions for relaxing static lifetime bounds on impls of dyn trait items for NLL similar to what is already available in lexical region diagnostics.

Fixes https://github.com/rust-lang/rust/issues/95701

r? `@estebank`
2022-05-28 04:04:29 +00:00
..
src Auto merge of #97284 - b-naber:constraint-dyn-impl-suggestion, r=estebank 2022-05-28 04:04:29 +00:00
Cargo.toml