about summary refs log tree commit diff
path: root/compiler/rustc_mir_dataflow/src/move_paths
AgeCommit message (Expand)AuthorLines
2022-01-12Remove deprecated LLVM-style inline assemblyTomasz Miąsko-11/+0
2022-01-03Rollup merge of #90102 - nbdd0121:box3, r=jonas-schievinkMatthias Krüger-13/+1
2021-12-03Add initial AST and MIR support for unwinding from inline assemblyAmanieu d'Antras-0/+1
2021-10-20Remove NullOp::BoxGary Guo-13/+1
2021-10-03Replace Fn impls with RPIT impls in rustc_indexbjorn3-3/+4
2021-09-25Introduce `Rvalue::ShallowInitBox`Gary Guo-0/+1
2021-09-13Introduce NullOp::AlignOfGary Guo-1/+1
2021-09-07Move the dataflow framework to its own crate.Camille GILLOT-0/+1024