diff options
| author | Manish Goregaokar <manishsmail@gmail.com> | 2024-12-30 17:57:59 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-12-30 17:57:59 +0000 |
| commit | 7a834b5d3a63881e90160e92addeab0a1cda3e57 (patch) | |
| tree | 2553787d6d7cc7fbd1afc4531d8fded75e050328 /compiler/rustc_codegen_gcc | |
| parent | 2aea7a080d7d04d433d76772a7b3200c3324e6a1 (diff) | |
| parent | a657fcc89a1d2b3badc50f101818b8fcd6f220fd (diff) | |
| download | rust-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
