summaryrefslogtreecommitdiffstats
path: root/src/test/codegen/src-hash-algorithm/src-hash-algorithm-sha1.rs
blob: 54e07152142ec35b389eedd2b0d439fef37b7e92 (plain)
1
2
3
4
5
6
// compile-flags: -g -Z src-hash-algorithm=sha1

#![crate_type = "lib"]

pub fn test() {}
// CHECK: checksumkind: CSK_SHA1