about summary refs log tree commit diff
path: root/compiler/rustc_passes/src/debugger_visualizer.rs
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2022-05-20 20:49:55 +0000
committerbors <bors@rust-lang.org>2022-05-20 20:49:55 +0000
commite6a4afc3af2d2a53f91fc8a77bdfe94bea375b29 (patch)
tree14d054778cac31bd027131e6b616216590c32543 /compiler/rustc_passes/src/debugger_visualizer.rs
parent536020c5f97883aa9f2a90897a5adb520486d2e1 (diff)
parent29f3b3fe4914f3e5f1d1f484cd1bcfb7e677c433 (diff)
downloadrust-e6a4afc3af2d2a53f91fc8a77bdfe94bea375b29.tar.gz
rust-e6a4afc3af2d2a53f91fc8a77bdfe94bea375b29.zip
Auto merge of #95418 - cjgillot:more-disk, r=davidtwco
Cache more queries on disk

One of the principles of incremental compilation is to allow saving results on disk to avoid recomputing them.
This PR investigates persisting a lot of queries whose result are to be saved into metadata.
Some of the queries are cheap reads from HIR, but we may also want to get rid of these reads for incremental lowering.
Diffstat (limited to 'compiler/rustc_passes/src/debugger_visualizer.rs')
0 files changed, 0 insertions, 0 deletions