rust/compiler/rustc_incremental/src
bors 13dac8fb73 Auto merge of #122721 - oli-obk:merge_queries, r=davidtwco
Replace `mir_built` query with a hook and use mir_const everywhere instead

A small perf improvement due to less dep graph handling.

Mostly just a cleanup to get rid of one of our many mir queries
2024-03-25 01:33:46 +00:00
..
persist Auto merge of #122721 - oli-obk:merge_queries, r=davidtwco 2024-03-25 01:33:46 +00:00
assert_dep_graph.rs hir: Simplify hir_owner_nodes query 2024-01-30 15:00:52 +03:00
errors.rs Remove unused LoadResult::DecodeIncrCache variant 2023-11-04 20:16:03 +00:00
lib.rs Invert diagnostic lints. 2024-02-06 13:12:33 +11:00