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
/
test
/
compile-fail
/
import-from-path.rs
Age
Commit message (
Collapse
)
Author
Lines
2011-08-17
Allow multiple imports in a single statement
Brian Anderson
-0
/
+2
Like so: import foo::{bar, baz}; Issue #817