summary refs log tree commit diff
path: root/src/librustc_mir/dataflow/framework/mod.rs
AgeCommit message (Expand)AuthorLines
2020-05-03Support backward dataflow analysesDylan MacKenzie-45/+77
2020-04-02nix rustc_target::abi::* reexport in ty::layoutMazdak Farrokhzad-1/+1
2020-03-31Use Place directly on Operand::place and friends, it's CopySantiago Pastorino-9/+9
2020-03-30rustc -> rustc_middle part 3 (rustfmt)Mazdak Farrokhzad-3/+3
2020-03-30rustc -> rustc_middle part 2Mazdak Farrokhzad-3/+3
2020-03-26Update `framework` module docsDylan MacKenzie-17/+15
2020-03-26Move `BottomValue` into `framework/mod.rs`Dylan MacKenzie-2/+41
2020-03-26Rename `dataflow::generic` to `dataflow::framework`Dylan MacKenzie-0/+487