about summary refs log tree commit diff
path: root/compiler/rustc_query_system/src/dep_graph/edges.rs
AgeCommit message (Expand)AuthorLines
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