Gather rustc-specific functions around MatchCheckCtxt
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
//! Analysis of patterns, notably match exhaustiveness checking.
|
||||
|
||||
pub mod constructor;
|
||||
pub mod cx;
|
||||
pub mod errors;
|
||||
pub mod pat;
|
||||
pub mod usefulness;
|
||||
|
||||
Reference in New Issue
Block a user