about summary refs log tree commit diff
path: root/compiler/rustc_llvm/llvm-wrapper/RustWrapper.cpp
diff options
context:
space:
mode:
authorMichael Goulet <michael@errs.io>2023-04-04 09:27:44 -0700
committerGitHub <noreply@github.com>2023-04-04 09:27:44 -0700
commit4d32de6fcbb2ab05e9aaa94477caa30d816f8f66 (patch)
tree184d6154f384bbeb1d67224345bfbf1b2a6ded1c /compiler/rustc_llvm/llvm-wrapper/RustWrapper.cpp
parentec22850c2c580689eaf7a33679c82f50a72010b7 (diff)
parent696f182191eae8ac8da951edb1206c97ad5da384 (diff)
downloadrust-4d32de6fcbb2ab05e9aaa94477caa30d816f8f66.tar.gz
rust-4d32de6fcbb2ab05e9aaa94477caa30d816f8f66.zip
Rollup merge of #109838 - clubby789:non-exhaustive-span, r=Nilstrieb
Fix `non_exhaustive_omitted_patterns` lint span

Fixes #109837

`DUMMY_SP` was being passed as the span in many cases where we have a span available to use. This meant that the location of the violating pattern wasn't shown, or the list of un-covered variants

r? `@Nilstrieb`
Diffstat (limited to 'compiler/rustc_llvm/llvm-wrapper/RustWrapper.cpp')
0 files changed, 0 insertions, 0 deletions