rust/compiler/rustc_interface
Aaron Hill 99f652ff22 Only hash OutputTypes keys in non-crate-hash mode
This effectively turns OutputTypes into a hybrid where keys (OutputType)
are TRACKED and the values (optional paths) are TRACKED_NO_CRATE_HASH.
2021-06-21 17:22:35 -07:00
..
src Only hash OutputTypes keys in non-crate-hash mode 2021-06-21 17:22:35 -07:00
Cargo.toml Use tempfile 2021-04-23 15:33:57 -07:00