Module rustc_mir_transform::validate
source ยท Expand description
Validates the MIR to ensure that invariants are upheld.
Structsยง
- CfgChecker ๐
- TypeChecker ๐
Enumsยง
- EdgeKind ๐
Functionsยง
- A faster version of the validation pass that only checks those things which may break when instantiating any generic parameters.