about summary refs log tree commit diff
path: root/compiler/rustc_codegen_llvm/src/asm.rs
diff options
context:
space:
mode:
authorMatthias Krüger <matthias.krueger@famsik.de>2024-07-25 18:57:59 +0200
committerGitHub <noreply@github.com>2024-07-25 18:57:59 +0200
commit9fd5679d52c99c99ea08db0dde91fd7130804c16 (patch)
treed496f3f415d75065ece67cac0132467a014a9b95 /compiler/rustc_codegen_llvm/src/asm.rs
parent512277ff70082a9614b277e8c460c99702d17723 (diff)
parent4ac60601d32d96688494c4bb404a04205501a02b (diff)
downloadrust-9fd5679d52c99c99ea08db0dde91fd7130804c16.tar.gz
rust-9fd5679d52c99c99ea08db0dde91fd7130804c16.zip
Rollup merge of #128185 - surechen:fix_128042_2, r=compiler-errors
Fix a span error when parsing a wrong param of function.

fixes #128042

Before this change, the span of param `*mut Self` in  `fn oof(*mut Self)` contains `(` before it, so the suggestion in E0424 will be error.
Diffstat (limited to 'compiler/rustc_codegen_llvm/src/asm.rs')
0 files changed, 0 insertions, 0 deletions