about summary refs log tree commit diff
path: root/compiler/rustc_mir_transform/src/coverage/mod.rs
diff options
context:
space:
mode:
authorGuillaume Boisseau <Nadrieril@users.noreply.github.com>2024-02-07 18:24:44 +0100
committerGitHub <noreply@github.com>2024-02-07 18:24:44 +0100
commit3328ee86bb88885b7217a7b0ef0f899a7c702a83 (patch)
tree2630e746d7bf3e0921f8c3fbdc2fd3f3a68a8579 /compiler/rustc_mir_transform/src/coverage/mod.rs
parentd62fd21215f02fa047193e8c11881fd7e4557bc5 (diff)
parent6cac1c459ec1f2aa7dd31e9b1b90040c906c64f5 (diff)
downloadrust-3328ee86bb88885b7217a7b0ef0f899a7c702a83.tar.gz
rust-3328ee86bb88885b7217a7b0ef0f899a7c702a83.zip
Rollup merge of #120633 - Nadrieril:place_info, r=compiler-errors
pattern_analysis: gather up place-relevant info

We track 3 things about each place during exhaustiveness: its type, its (data) validity, and whether it's the scrutinee place. This PR gathers all three into a single struct.

r? `````@compiler-errors`````
Diffstat (limited to 'compiler/rustc_mir_transform/src/coverage/mod.rs')
0 files changed, 0 insertions, 0 deletions