index
:
rust
this commit
auto
automation/bors/try
automation/bors/try-merge
beta
cargo_update
lcnr/rustc-dev-guide
master
perf-tmp
stable
try
try-perf
https://github.com/rust-lang/rust
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
tools
/
rustfmt
/
tests
/
source
/
imports
/
imports-impl-only-use.rs
blob: d290d8d91858d9ba7ff970619a5107bca90a61fe (
plain
)
1
2
3
4
#![feature(underscore_imports)]
use
attr
;
use
std
::
iter
::
Iterator
as
_
;