1
Fork 0
rust/compiler/rustc_target/src
Yuki Okushi bfa6cd9c68
Rollup merge of #98225 - bjorn3:stable_target_json_hash, r=nagisa
Make debug_triple depend on target json file content rather than file path

This ensures that changes to target json files will force a recompilation. And more importantly that moving the files doesn't force a recompilation.

This should fix https://github.com/Rust-for-Linux/linux/issues/792 (cc ``@ojeda)``
2022-06-20 07:37:42 +09:00
..
abi Auto merge of #97512 - scottmcm:add-coldcc, r=nagisa,lcnr 2022-06-07 08:12:45 +00:00
asm Add ABI clobbers 2022-05-17 06:48:03 -04:00
spec Rollup merge of #98225 - bjorn3:stable_target_json_hash, r=nagisa 2022-06-20 07:37:42 +09:00
json.rs Use serde_json for target spec json 2022-06-03 16:46:19 +00:00
lib.rs Fully stabilize NLL 2022-06-03 17:16:41 -04:00
tests.rs Use serde_json for target spec json 2022-06-03 16:46:19 +00:00