about summary refs log tree commit diff
path: root/compiler/rustc_codegen_gcc
diff options
context:
space:
mode:
authorManish Goregaokar <manishsmail@gmail.com>2024-12-30 17:57:59 +0000
committerGitHub <noreply@github.com>2024-12-30 17:57:59 +0000
commit7a834b5d3a63881e90160e92addeab0a1cda3e57 (patch)
tree2553787d6d7cc7fbd1afc4531d8fded75e050328 /compiler/rustc_codegen_gcc
parent2aea7a080d7d04d433d76772a7b3200c3324e6a1 (diff)
parenta657fcc89a1d2b3badc50f101818b8fcd6f220fd (diff)
downloadrust-7a834b5d3a63881e90160e92addeab0a1cda3e57.tar.gz
rust-7a834b5d3a63881e90160e92addeab0a1cda3e57.zip
Use the full lifetime name in suggestions (#13907)
Using `lifetime.ident.name` in suggestions will not output the raw
modifier. For example, `'r#struct` will be rendered as `'struct` which
would be incorrect.

Fix #13899

changelog: [`needless_arbitrary_self_type`]: use the raw lifetime name
in suggestions
Diffstat (limited to 'compiler/rustc_codegen_gcc')
0 files changed, 0 insertions, 0 deletions