about summary refs log tree commit diff
path: root/compiler/rustc_codegen_llvm/src
diff options
context:
space:
mode:
authorest31 <MTest31@outlook.com>2022-10-14 01:46:24 +0200
committerest31 <MTest31@outlook.com>2022-10-14 02:16:40 +0200
commiteab41a136a86d98f8f4cc87b5c76583f58daca8d (patch)
treee9f6537b1dd81f528b88dd70c770936a38227362 /compiler/rustc_codegen_llvm/src
parent4891d57f7aab37b5d6a84f2901c0bb8903111d53 (diff)
downloadrust-eab41a136a86d98f8f4cc87b5c76583f58daca8d.tar.gz
rust-eab41a136a86d98f8f4cc87b5c76583f58daca8d.zip
Suppress irrefutable let patterns lint for prefixes in match guards
In match guards, irrefutable prefixes might use the bindings created
by the match pattern. Ideally, we check for this, but we can do the
next best thing and just not lint for irrefutable prefixes in match
guards.
Diffstat (limited to 'compiler/rustc_codegen_llvm/src')
0 files changed, 0 insertions, 0 deletions