about summary refs log tree commit diff
path: root/compiler/rustc_const_eval/src/transform/validate.rs
AgeCommit message (Expand)AuthorLines
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