]> git.lizzy.rs Git - rust.git/history - compiler/rustc_mir_transform
cleanup(rustc_trait_selection): remove vestigial code from rustc_on_unimplemented
[rust.git] / compiler / rustc_mir_transform /
2021-09-11 borsAuto merge of #88327 - bonega:scalar_refactor, r=eddyb
2021-09-11 borsAuto merge of #88214 - notriddle:notriddle/for-loop...
2021-09-11 borsAuto merge of #88824 - Manishearth:rollup-7bzk9h6,...
2021-09-10 Manish GoregaokarRollup merge of #88812 - gz:patch-1, r=ehuss
2021-09-10 Manish GoregaokarRollup merge of #88807 - jruderman:which_reverses,...
2021-09-10 Manish GoregaokarRollup merge of #88776 - dns2utf8:rustdoc_workaround_10...
2021-09-10 Manish GoregaokarRollup merge of #88742 - GuillaumeGomez:fix-table-in...
2021-09-10 Manish GoregaokarRollup merge of #88732 - durin42:llvm-14-attrs-2, r...
2021-09-10 Manish GoregaokarRollup merge of #88720 - GuillaumeGomez:rustdoc-coverag...
2021-09-10 Manish GoregaokarRollup merge of #88667 - kraktus:patch-1, r=dtolnay
2021-09-10 Manish GoregaokarRollup merge of #88639 - Emilgardis:fix-issue-88600...
2021-09-10 Manish GoregaokarRollup merge of #88632 - camelid:md-opts, r=CraftSpider
2021-09-10 Manish GoregaokarRollup merge of #88578 - notriddle:notriddle/suggest...
2021-09-10 Manish GoregaokarRollup merge of #88546 - scrabsha:scrabsha/closure...
2021-09-10 Manish GoregaokarRollup merge of #87441 - ibraheemdev:i-86865, r=cjgillot
2021-09-10 Manish GoregaokarRollup merge of #87088 - FabianWolff:issue-87060, r...
2021-09-10 Manish GoregaokarRollup merge of #86165 - m-ou-se:proc-macro-span-shrink...
2021-09-10 Manish GoregaokarRollup merge of #85200 - FabianWolff:issue-84647, r...
2021-09-09 Fabian WolffIgnore automatically derived impls of `Clone` and ...
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-09 borsAuto merge of #88752 - Mark-Simulacrum:bootstrap-bump...
2021-09-09 Mark RousskovBump stage0 compiler to 1.56
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.