rust/compiler/rustc_session
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 Implement rustc side of report-future-incompat 2020-10-30 20:02:14 -04:00