Nicholas Nethercote
|
84ac80f192
|
Reformat use declarations.
The previous commit updated `rustfmt.toml` appropriately. This commit is
the outcome of running `x fmt --all` with the new formatting options.
|
2024-07-29 08:26:52 +10:00 |
|
Maybe Waffle
|
435db9b9bd
|
Use RPITIT for Successors and Predecessors traits
Now with RPITIT instead of GAT!
|
2024-04-15 13:34:08 +00:00 |
|
Maybe Waffle
|
f5144938bd
|
Rename WithNumEdges => NumEdges and WithStartNode => StartNode
|
2024-04-14 15:51:29 +00:00 |
|
Maybe Waffle
|
0d5fc9bf58
|
Merge {With,Graph}{Successors,Predecessors} into {Successors,Predecessors}
Now with GAT!
|
2024-04-14 15:48:53 +00:00 |
|
Maybe Waffle
|
398da593a5
|
Merge WithNumNodes into DirectedGraph
|
2024-04-14 15:46:40 +00:00 |
|
mark
|
9e5f7d5631
|
mv compiler to compiler/
|
2020-08-30 18:45:07 +03:00 |
|