]> git.lizzy.rs Git - rust.git/history - src/librustc_mir/transform/check_consts/validation.rs
Auto merge of #64600 - scottmcm:no-slice-tryfold-unroll, r=bluss
[rust.git] / src / librustc_mir / transform / check_consts / validation.rs
2019-09-30 borsAuto merge of #64600 - scottmcm:no-slice-tryfold-unroll...
2019-09-30 borsAuto merge of #64881 - RalfJung:miri, r=RalfJung
2019-09-29 Mazdak FarrokhzadRollup merge of #64894 - Centril:fix-64682, r=petrochenkov
2019-09-29 Mazdak FarrokhzadRollup merge of #64858 - skinny121:str-const-generics...
2019-09-29 Mazdak FarrokhzadRollup merge of #64825 - estebank:match-unit, r=Centril
2019-09-29 Mazdak FarrokhzadRollup merge of #64735 - GuillaumeGomez:long-err-explan...
2019-09-29 Mazdak FarrokhzadRollup merge of #64691 - estebank:unexpected-variant...
2019-09-29 borsAuto merge of #64158 - tmandry:libtest-panic-abort...
2019-09-29 borsAuto merge of #64546 - weiznich:bugfix/rfc-2451-rerebal...
2019-09-29 borsAuto merge of #64886 - Centril:rollup-30dqh8j, r=Centril
2019-09-29 borsAuto merge of #64470 - ecstatic-morse:split-promotion...
2019-09-28 Dylan MacKenzieRename `sty` to `kind`
2019-09-28 Dylan MacKenzieAdd description for every module in `check_consts`
2019-09-28 Dylan MacKenzieShare `IndirectlyMutableLocals` results via reference
2019-09-28 Dylan MacKenzieMove non-const ops into their own module
2019-09-28 Dylan MacKenzieCorrect list of miri-supported operations
2019-09-28 Dylan MacKenzieAdd dataflow-based const validation