Sign in
android
/
toolchain
/
rustc
/
43f0694b1feb1296004d84509e01177159e71be0
/
.
/
src
/
stdarch
/
crates
/
core_arch
/
build.rs
blob: 4d65e9ddc3b13ed32475022668d999f5051c7e74 [
file
] [
log
] [
blame
]
fn
main
()
{
println
!(
"cargo:rustc-cfg=core_arch_docs"
);
}