1
Fork 0
rust/compiler/rustc_middle/src/query
bors c9dc55d05c Auto merge of #111345 - jyn514:cfg-release-caching, r=cjgillot,est31
Only depend on CFG_VERSION in rustc_interface

This avoids having to rebuild the whole compiler on each commit when `omit-git-hash = false`.

cc https://github.com/rust-lang/rust/issues/76720 - this won't fix it, and I'm not suggesting we turn this on by default, but it will make it less painful for people who do have `omit-git-hash` on as a workaround.
2023-05-18 21:45:02 +00:00
..
erase.rs Auto merge of #111345 - jyn514:cfg-release-caching, r=cjgillot,est31 2023-05-18 21:45:02 +00:00
keys.rs Remove WithOptconstParam. 2023-04-20 17:48:32 +00:00
mod.rs Rollup merge of #111686 - cjgillot:no-foreign-item, r=compiler-errors 2023-05-18 17:37:09 +05:30
on_disk_cache.rs Remove unneeded encode/decode methods. 2023-05-04 13:11:52 +10:00
plumbing.rs Rollup merge of #111703 - Zoxc:queries-mod, r=cjgillot 2023-05-18 17:37:10 +05:30