Sign in
android
/
toolchain
/
rustc
/
d720b3f2ba07cb42ff7b311589c99daefe3aaa22
/
.
/
tests
/
run-make-fulldeps
/
rustdoc-target-spec-json-path
/
my_crate.rs
blob: 12aa0822084751bffed522614f6f13f571f76435 [
file
] [
log
] [
blame
]
#![
feature
(
no_core
)]
#![
no_core
]
extern
crate dummy_core
;