rust/compiler
Mara Bos 52405f7c0c
Rollup merge of #77950 - arlosi:sha256, r=eddyb
Add support for SHA256 source file hashing

Adds support for `-Z src-hash-algorithm sha256`, which became available in LLVM 11.

Using an older version of LLVM will cause an error `invalid checksum kind` if the hash algorithm is set to sha256.

r? `@eddyb`
cc #70401 `@est31`
2020-11-03 19:32:26 +01:00
..
2020-10-30 10:13:39 -04:00
2020-10-30 10:13:39 -04:00
2020-10-30 20:02:14 -04:00
2020-10-30 10:13:39 -04:00
2020-10-30 12:27:47 +01:00
2020-10-30 10:13:41 -04:00
2020-11-02 23:29:00 +01:00
2020-11-02 16:59:11 +09:00