about summary refs log tree commit diff
path: root/src/librustc_data_structures/graph/reference.rs
AgeCommit message (Expand)AuthorLines
2019-12-02Undo minor changes that weren't needed, fix one lifetime typoPaul Daniel Faria-0/+1
2019-12-02Account for new maybe_sideeffect helper that requires predecessorsPaul Daniel Faria-33/+2
2019-12-02Move predecessor cache outside of Body, use wrapper types to manage Cache and...Paul Daniel Faria-2/+32
2019-07-03Remove needless lifetimesJeremy Stucki-4/+4
2018-12-25Remove licensesMark Rousskov-10/+0
2018-07-12rename `control_flow_graph` to `graph`Niko Matsakis-0/+51