]> git.lizzy.rs Git - rust.git/commit
Make an optimal cold path for query_cache_hit
authorJohn Kåre Alsaker <john.kare.alsaker@gmail.com>
Wed, 1 Feb 2023 03:49:09 +0000 (04:49 +0100)
committerJohn Kåre Alsaker <john.kare.alsaker@gmail.com>
Mon, 6 Feb 2023 14:22:12 +0000 (15:22 +0100)
commit9539737008852fffc3067dbfaa96a0ca0603b1b3
treef8fc839f564b28c252ddb3c31103d25925172001
parente60ccfc6a9e91a7b26f368c9fee40bd22831450f
Make an optimal cold path for query_cache_hit
compiler/rustc_data_structures/src/lib.rs
compiler/rustc_data_structures/src/profiling.rs
compiler/rustc_query_system/src/dep_graph/graph.rs
compiler/rustc_query_system/src/query/plumbing.rs