about summary refs log tree commit diff
path: root/compiler/rustc_codegen_llvm/src
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2024-03-21 04:11:09 +0000
committerbors <bors@rust-lang.org>2024-03-21 04:11:09 +0000
commit6e1f7b538a1d6fc6208b1821139148a8d6dc6560 (patch)
tree8321b2c3fbce5a6ea56b60cab57e0fb91d8cd0c4 /compiler/rustc_codegen_llvm/src
parent6a6cd6517dac28f9c3f0476e4ba436a2010e40d9 (diff)
parentc270a42fea7ac5897756a55a4797e06244cf947b (diff)
downloadrust-6e1f7b538a1d6fc6208b1821139148a8d6dc6560.tar.gz
rust-6e1f7b538a1d6fc6208b1821139148a8d6dc6560.zip
Auto merge of #121587 - ShoyuVanilla:fix-issue-121267, r=TaKO8Ki
Fix bad span for explicit lifetime suggestions

Fixes #121267

Current explicit lifetime suggestions are not showing correct spans for some lifetimes - e.g. elided lifetime generic parameters;

This should be done correctly regarding elided lifetime kind like the following code

https://github.com/rust-lang/rust/blob/43fdd4916d19f4004e23d422b5547637ad67ab21/compiler/rustc_resolve/src/late/diagnostics.rs#L3015-L3044
Diffstat (limited to 'compiler/rustc_codegen_llvm/src')
0 files changed, 0 insertions, 0 deletions