]> git.lizzy.rs Git - rust.git/commitdiff
Auto merge of #37367 - jseyfried:import_crate_root, r=nrc
authorbors <bors@rust-lang.org>
Fri, 28 Oct 2016 20:42:23 +0000 (13:42 -0700)
committerGitHub <noreply@github.com>
Fri, 28 Oct 2016 20:42:23 +0000 (13:42 -0700)
Support `use *;` and `use ::*;`.

Fixes #31484.
r? @nrc

1  2 
src/libsyntax/parse/parser.rs

Simple merge