summary refs log tree commit diff
path: root/compiler/rustc_mir_dataflow/src/move_paths/mod.rs
AgeCommit message (Expand)AuthorLines
2022-08-26Replace `Body::basic_blocks()` with field accessTomasz Miąsko-1/+1
2022-07-28type alias covers whole returnouz-a-1/+1
2022-07-28create type aliasouz-a-4/+2
2022-07-24optimize un_dereferouz-a-1/+4
2022-03-08add `#[rustc_pass_by_value]` to more typeslcnr-4/+4
2021-10-03Replace Fn impls with RPIT impls in rustc_indexbjorn3-3/+4
2021-09-07Move the dataflow framework to its own crate.Camille GILLOT-0/+420