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