about summary refs log tree commit diff
path: root/compiler/rustc_codegen_gcc
diff options
context:
space:
mode:
authorMatthias Krüger <matthias.krueger@famsik.de>2021-12-28 13:59:25 +0100
committerGitHub <noreply@github.com>2021-12-28 13:59:25 +0100
commit98c61b673e807a3f704dcc7b2ad81ebf99f3d7c4 (patch)
treec92ae3f0b1c2395bd56409e235aebd4a9e845252 /compiler/rustc_codegen_gcc
parent9aaa61b2264ab0e34a9ad683ba63d0ee5b9d2a9f (diff)
parente37d012a0629a20ea9a79efc8434d636f37487d9 (diff)
downloadrust-98c61b673e807a3f704dcc7b2ad81ebf99f3d7c4.tar.gz
rust-98c61b673e807a3f704dcc7b2ad81ebf99f3d7c4.zip
Rollup merge of #92333 - compiler-errors:elided-lifetime-spans, r=cjgillot
Tighten span when suggesting lifetime on path

This is kind of a hack.

Really the issue here is that we want to suggest the segment's span if the path resolves to something defined outside of the macro, and the macro's span if it resolves to something defined within.. I'll look into seeing if we can do something like that.

Fixes #92324

r? `@cjgillot`
Diffstat (limited to 'compiler/rustc_codegen_gcc')
0 files changed, 0 insertions, 0 deletions