Module rustc_mir_transform::validate

source ยท
Expand description

Validates the MIR to ensure that invariants are upheld.

Structsยง

Enumsยง

Functionsยง

  • A faster version of the validation pass that only checks those things which may break when instantiating any generic parameters.