Sign in
rust
/
rust-lang
/
rust
/
refs/heads/try-perf
/
.
/
tests
/
run-make
/
implicit-sysroot-deps
/
bar.rs
blob: ececc69fe95145c455aa3a12a935307a11f62388 [
file
] [
edit
]
#![
feature
(
no_core
)]
#![
no_core
]
#![
no_std
]
extern
crate baz
;