]> git.lizzy.rs Git - rust.git/commit
Make QueryCache generic on the context.
authorCamille GILLOT <gillot.camille@gmail.com>
Wed, 11 Mar 2020 21:02:50 +0000 (22:02 +0100)
committerCamille GILLOT <gillot.camille@gmail.com>
Thu, 26 Mar 2020 08:22:44 +0000 (09:22 +0100)
commitc4a451e5af8ed1153a5a7a127c594265bd44e624
tree9dca2e135e5dcd79b346ef99b6b757bb85c20717
parent57c3177b31ab56fa00ca919ad3154a7c12348b94
Make QueryCache generic on the context.
src/librustc/ty/query/caches.rs
src/librustc/ty/query/config.rs
src/librustc/ty/query/plumbing.rs
src/librustc/ty/query/profiling_support.rs
src/librustc/ty/query/stats.rs