| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2025-02-11 | Simplify intra-crate qualifiers. | Nicholas Nethercote | -1/+2 |
| 2024-07-29 | Reformat `use` declarations. | Nicholas Nethercote | -1/+2 |
| 2024-04-14 | Rename `WithNumEdges` => `NumEdges` and `WithStartNode` => `StartNode` | Maybe Waffle | -2/+2 |
| 2024-04-14 | Merge `{With,Graph}{Successors,Predecessors}` into `{Successors,Predecessors}` | Maybe Waffle | -2/+2 |
| 2024-04-14 | Merge `WithNumNodes` into DirectedGraph | Maybe Waffle | -2/+2 |
| 2023-07-30 | inline format!() args up to and including rustc_middle | Matthias Krüger | -5/+5 |
| 2022-11-14 | Remove redundant graphviz escaping | Jannis Christopher Köhl | -4/+3 |
| 2022-07-13 | Rename `debugging_opts` to `unstable_opts` | Joshua Nelson | -2/+2 |
| 2021-12-14 | fix clippy::single_char_pattern perf findings | Matthias Krüger | -2/+2 |
| 2021-09-07 | Move the dataflow framework to its own crate. | Camille GILLOT | -0/+173 |
