about summary refs log tree commit diff
path: root/compiler/rustc_data_structures/src/graph/vec_graph
AgeCommit message (Expand)AuthorLines
2021-12-22rustc `VecGraph`: require the index type to implement Ordpierwill-3/+5
2021-12-22Remove `PartialOrd` and `Ord` from `LocalDefId`pierwill-1/+1
2021-12-05Stop enabling `in_band_lifetimes` in rustc_data_structuresScott McMurray-1/+1
2020-10-27Fix typo in vec_graphDániel Buga-1/+1
2020-08-30mv compiler to compiler/mark-0/+149