Sign in
android
/
toolchain
/
rustc
/
d720b3f2ba07cb42ff7b311589c99daefe3aaa22
/
.
/
tests
/
ui
/
rust-2018
/
uniform-paths
/
auxiliary
/
cross-crate.rs
blob: 4aa5d1870000d0d98493d97aa099136abfe3ba68 [
file
] [
log
] [
blame
]
// edition:2018
pub
use
ignore
as
built_in_attr
;
pub
use
u8
as
built_in_type
;
pub
use
rustfmt
as
tool_mod
;