index
:
rustc
debian
progress-linux
upstream
debian 12 backports: mozilla
Progress Linux
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
library
/
rustc-std-workspace-core
/
lib.rs
blob: 143278525616628baf7d95f94e402694cfc82952 (
plain
)
1
2
3
4
#![feature(no_core)]
#![no_core]
pub
use
core
::
*
;