summary refs log tree commit diff
path: root/src/librustc_mir/dataflow/framework/cursor.rs
AgeCommit message (Expand)AuthorLines
2020-05-03Use agreed upon terminology in cursor docsDylan MacKenzie-5/+5
2020-05-03Initialize the cursor with an empty stateDylan MacKenzie-4/+10
2020-05-03Support backward dataflow analysesDylan MacKenzie-189/+115
2020-03-31Use Place directly on Operand::place and friends, it's CopySantiago Pastorino-2/+2
2020-03-30rustc -> rustc_middle part 3 (rustfmt)Mazdak Farrokhzad-1/+1
2020-03-30rustc -> rustc_middle part 2Mazdak Farrokhzad-1/+1
2020-03-26Rename `dataflow::generic` to `dataflow::framework`Dylan MacKenzie-0/+280