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
/
src
/
tools
/
rustfmt
/
tests
/
target
/
imports
/
imports-impl-only-use.rs
blob: d290d8d91858d9ba7ff970619a5107bca90a61fe (
plain
)
1
2
3
4
#![feature(underscore_imports)]
use
attr
;
use
std
::
iter
::
Iterator
as
_
;