summaryrefslogtreecommitdiffstats
path: root/tests/codegen/src-hash-algorithm/src-hash-algorithm-sha256.rs
blob: dc7db8e23728ea9f3d3ae64f275014aa437bdd3c (plain)
1
2
3
4
5
6
// compile-flags: -g -Z src-hash-algorithm=sha256

#![crate_type = "lib"]

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