about summary refs log tree commit diff
path: root/compiler/rustc_query_system/src/dep_graph/debug.rs
AgeCommit message (Expand)AuthorLines
2024-08-07Use more slice patterns inside the compilerLeón Orell Valerian Liehr-6/+5
2024-07-29Reformat `use` declarations.Nicholas Nethercote-2/+4
2023-09-21Move `DepKind` to `rustc_query_system` and define it as `u16`John Kåre Alsaker-7/+7
2023-01-05Fix `uninlined_format_args` for some compiler cratesnils-2/+2
2022-05-02fix most compiler/ doctestsElliot Roberts-3/+3
2021-03-30Stream the dep-graph to a file.Camille GILLOT-5/+9
2021-03-27Remove (lots of) dead codeJoshua Nelson-0/+1
2020-08-30mv compiler to compiler/mark-0/+58