]> git.lizzy.rs Git - rust.git/commit
Add a `storage` query modifier to override the query cache
authorJohn Kåre Alsaker <john.kare.alsaker@gmail.com>
Fri, 14 Feb 2020 17:29:20 +0000 (18:29 +0100)
committerJohn Kåre Alsaker <john.kare.alsaker@gmail.com>
Wed, 19 Feb 2020 15:03:19 +0000 (16:03 +0100)
commit8a2ad75a60b599cab49b57000660b884e8fb27dd
treeec2853048b335377991197b2225d1b0a4f25f58e
parente2a8589e018a8a119b628206d0f8990b44a2e4c5
Add a `storage` query modifier to override the query cache
src/librustc/dep_graph/dep_node.rs
src/librustc/ty/query/plumbing.rs
src/librustc_macros/src/query.rs