ra-ap-rustc_pattern_analysis 0.92.0

Automatically published version of the package `rustc_pattern_analysis` in the rust-lang/rust repository from commit 2f0ad2a71e4a4528bb80bcb24bf8fa4e50cb87c2 The publishing script for this crate lives at: https://github.com/rust-analyzer/rustc-auto-publish
Documentation

Analysis of patterns, notably match exhaustiveness checking. The main entrypoint for this crate is [usefulness::compute_match_usefulness]. For rustc-specific types and entrypoints, see the [rustc] module.