blob: 38c28f34934a4d01da25fecaec30fe22becf6bbe [file] [log] [blame]
pub mod check_consts;
pub mod promote_consts;
pub mod validate;
pub use rustc_middle::mir::MirPass;