]> git.lizzy.rs Git - rust.git/history - compiler/rustc_mir_transform/Cargo.toml
Introduce NullOp::AlignOf
[rust.git] / compiler / rustc_mir_transform / Cargo.toml
2021-09-09 borsAuto merge of #88676 - devnexen:fbsd_toolchain_upd...
2021-09-09 borsAuto merge of #88748 - bjorn3:try_fix_perf_regression...
2021-09-08 borsAuto merge of #88615 - flip1995:clippyup, r=Manishearth
2021-09-08 borsAuto merge of #80522 - cjgillot:borrowcrate, r=oli-obk
2021-09-08 Camille GILLOTRebase fallout.
2021-09-07 Camille GILLOTRename rustc_mir to rustc_const_eval.
2021-09-07 Camille GILLOTMove the dataflow framework to its own crate.
2021-09-06 Camille GILLOTMove rustc_mir::transform to rustc_mir_transform.