1
Fork 0
rust/compiler/rustc_middle
bors 87d262acb5 Auto merge of #77006 - oli-obk:🐌_const_queries, r=Mark-Simulacrum
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.
2020-09-24 15:12:17 +00:00
..
benches mv compiler to compiler/ 2020-08-30 18:45:07 +03:00
src Auto merge of #77006 - oli-obk:🐌_const_queries, r=Mark-Simulacrum 2020-09-24 15:12:17 +00:00
Cargo.toml Move MiniSet to data_structures 2020-09-23 08:09:16 +02:00
README.md mv compiler to compiler/ 2020-08-30 18:45:07 +03:00

For more information about how rustc works, see the rustc dev guide.