summary refs log tree commit diff
path: root/compiler/rustc_const_eval/src/transform/validate.rs
AgeCommit message (Expand)AuthorLines
2022-02-11Revert "Auto merge of #92007 - oli-obk:lazy_tait2, r=nikomatsakis"Oli Scherer-1/+4
2022-02-07Auto merge of #92007 - oli-obk:lazy_tait2, r=nikomatsakisbors-4/+1
2022-02-02Lazily resolve type-alias-impl-trait defining usesOli Scherer-4/+1
2022-02-01Validate that values in switch int terminator are uniqueTomasz Miąsko-0/+18
2022-01-12Remove deprecated LLVM-style inline assemblyTomasz Miąsko-1/+0
2021-12-13Remove `in_band_lifetimes` from `rustc_const_eval`LegionMammal978-1/+1
2021-12-03Add initial AST and MIR support for unwinding from inline assemblyAmanieu d'Antras-1/+4
2021-12-02Reduce boilerplate around infallible foldersAlan Egerton-2/+1
2021-11-29Don't re-export `MirPass`Dylan MacKenzie-3/+2
2021-11-26Unwrap the results of type foldersLeSeulArtichaut-1/+2
2021-09-18Start block is not allowed to have basic block predecessorsTomasz Miąsko-1/+4
2021-09-07Rename rustc_mir to rustc_const_eval.Camille GILLOT-0/+523