about summary refs log tree commit diff
path: root/compiler/rustc_codegen_llvm/src
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2023-07-21 06:41:30 +0000
committerbors <bors@rust-lang.org>2023-07-21 06:41:30 +0000
commit59d35d24a74cf9fcf14c0ad0a2d4e57994b55cc4 (patch)
treee644098f9720983a0aae27015938a1920fcb0dca /compiler/rustc_codegen_llvm/src
parent994f4f6e2e45bef4bebeeabee4e3d67b87727b91 (diff)
parent33b7b45f67fbb10fc72611bf489ab014fc5b0932 (diff)
downloadrust-59d35d24a74cf9fcf14c0ad0a2d4e57994b55cc4.tar.gz
rust-59d35d24a74cf9fcf14c0ad0a2d4e57994b55cc4.zip
Auto merge of #15320 - lowr:fix/incorrect-name-case-for-inner-items, r=HKalbasi
Report `incorrect-ident-case` for inner items

Fixes #15319

Although we have been collecting the diagnostics for inner items within function bodies, we were discarding them and never reported to the users. This PR makes sure that they are all reported and additionally collects the diagnostics for inner items within const bodies, static bodies, and enum variant bodies.
Diffstat (limited to 'compiler/rustc_codegen_llvm/src')
0 files changed, 0 insertions, 0 deletions