Sign in
fuchsia
/
third_party
/
github.com
/
rust-lang
/
rust
/
e42a4ca53b274dbfd94ea8f712dd9715d2e8fea5
/
.
/
tests
/
codegen-llvm
/
src-hash-algorithm
/
src-hash-algorithm-sha256.rs
blob: 520890c47f10142e438c631f26dc20f4c15be328 [
file
] [
log
] [
blame
]
//@ compile-flags: -g -Z src-hash-algorithm=sha256 -Copt-level=0
#![
crate_type
=
"lib"
]
pub
fn
test
()
{}
// CHECK: checksumkind: CSK_SHA256