about summary refs log tree commit diff
path: root/compiler/rustc_query_system/src/dep_graph/edges.rs
AgeCommit message (Expand)AuthorLines
2024-07-29Reformat `use` declarations.Nicholas Nethercote-2/+4
2023-12-10remove redundant importssurechen-1/+0
2023-11-16Reduce exposure of things.Nicholas Nethercote-5/+5
2023-09-06Add comments with the same level of detail as the PR descriptionBen Kimock-0/+13
2023-09-04Use a specialized varint + bitpacking scheme for DepGraph encodingBen Kimock-0/+60