about summary refs log tree commit diff
path: root/compiler/rustc_codegen_llvm/src/lib.rs
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2021-06-19 05:44:11 +0000
committerbors <bors@rust-lang.org>2021-06-19 05:44:11 +0000
commit9cf05f3614ef00c0da82b0594704aff213ab7c34 (patch)
tree5a8d3bd23ba6606a766468757a8c2e211c157fd9 /compiler/rustc_codegen_llvm/src/lib.rs
parent9839f9c7ff0c550e1234e9784612e981ea0123d5 (diff)
parent281dd6d6e00fd4be40917e2279884b780571506d (diff)
downloadrust-9cf05f3614ef00c0da82b0594704aff213ab7c34.tar.gz
rust-9cf05f3614ef00c0da82b0594704aff213ab7c34.zip
Auto merge of #86378 - Smittyvb:thir-walker-pat, r=LeSeulArtichaut
Add pattern walking support to THIR walker

Suggested in https://github.com/rust-lang/rust/pull/85263#issuecomment-861906730, this splits off the support for pattern walking in THIR from #85263. This has no observable effect on THIR unsafety checking, since it is not currently possible to trigger unsafety from the THIR checker using the additional patterns or constants that are now walked. THIR patterns are walked in source code order.

r? `@LeSeulArtichaut`
Diffstat (limited to 'compiler/rustc_codegen_llvm/src/lib.rs')
0 files changed, 0 insertions, 0 deletions