]> git.lizzy.rs Git - rust.git/blob - tests/codegen/src-hash-algorithm/src-hash-algorithm-sha1.rs
Rollup merge of #106605 - notriddle:notriddle/outdated-rustbook, r=GuillaumeGomez
[rust.git] / tests / codegen / src-hash-algorithm / src-hash-algorithm-sha1.rs
1 // compile-flags: -g -Z src-hash-algorithm=sha1
2
3 #![crate_type = "lib"]
4
5 pub fn test() {}
6 // CHECK: checksumkind: CSK_SHA1