about summary refs log tree commit diff
path: root/compiler/rustc_codegen_llvm/src/lib.rs
diff options
context:
space:
mode:
authorMatthias Krüger <matthias.krueger@famsik.de>2025-01-28 14:23:20 +0100
committerGitHub <noreply@github.com>2025-01-28 14:23:20 +0100
commitc0005f15609be44b4696bc9b4241f95f39887812 (patch)
tree5261abb1efffb4a450d05093a4979a9e83cfbbf8 /compiler/rustc_codegen_llvm/src/lib.rs
parentaa6f5ab18e67cb815f73e0d53d217bc54b0da924 (diff)
parent5082fd8b1ee31284be473fe4e8691677ff61c708 (diff)
downloadrust-c0005f15609be44b4696bc9b4241f95f39887812.tar.gz
rust-c0005f15609be44b4696bc9b4241f95f39887812.zip
Rollup merge of #133151 - tyrone-wu:trim-fn-ptr-whitespace, r=compiler-errors
Trim extra whitespace in fn ptr suggestion span

Trim extra whitespace when suggesting removal of invalid qualifiers when parsing function pointer type.

Fixes: #133083

---

I made a comment about the format of the diagnostic error message in https://github.com/rust-lang/rust/issues/133083#issuecomment-2480047875. I think the `.label` may be a little redundant if the diagnostic only highlights the bad qualifier instead of the entire `TyKind::BareFn` span. If it makes sense, I can include it in this PR.
Diffstat (limited to 'compiler/rustc_codegen_llvm/src/lib.rs')
0 files changed, 0 insertions, 0 deletions