mirror of
https://github.com/rust-lang/rust.git
synced 2026-06-01 14:10:03 +03:00
87d262acb5
Cache `eval_to_allocation_raw` on disk https://github.com/rust-lang/rust/pull/74949#issuecomment-695833161 regressed the performance on these queries, this PR gets the perf back.
For more information about how rustc works, see the rustc dev guide.