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