rust/compiler/rustc_mir
Guillaume Gomez fc1032647b
Rollup merge of #87311 - oli-obk:nll_suggestion_span, r=estebank
Get back the more precise suggestion spans of old regionck

I noticed that when you turn on nll, the structured suggestion replaces a snippet instead of appending a snippet. It seems clearer to the user to only highlight the newly added characters instead of the entire `impl Trait` (and old regionck already does it this way).

r? ``@estebank``
2021-07-21 15:52:51 +02:00
..
src Rollup merge of #87311 - oli-obk:nll_suggestion_span, r=estebank 2021-07-21 15:52:51 +02:00
Cargo.toml bumped smallvec deps 2021-02-14 18:03:11 +03:00