about summary refs log tree commit diff
path: root/compiler/rustc_query_system/src/cache.rs
AgeCommit message (Expand)AuthorLines
2024-07-29Reformat `use` declarations.Nicholas Nethercote-2/+2
2024-07-12enable fuzzing of `SearchGraph`lcnr-1/+1
2023-04-04Remove a fishy Clone implOli Scherer-1/+6
2022-11-06Rename `Ctxt` and `CTX` to `Tcx` and `Qcx`Nilstrieb-2/+2
2021-03-27Remove (lots of) dead codeJoshua Nelson-8/+0
2021-02-19Don't require a QueryContext to access the DepGraph.Camille GILLOT-4/+3
2020-08-30mv compiler to compiler/mark-0/+62