]> git.lizzy.rs Git - rust.git/commit
Rollup merge of #33044 - petrochenkov:prefix, r=eddyb
authorManish Goregaokar <manishsmail@gmail.com>
Sun, 17 Apr 2016 12:20:35 +0000 (17:50 +0530)
committerManish Goregaokar <manishsmail@gmail.com>
Sun, 17 Apr 2016 12:20:35 +0000 (17:50 +0530)
commit02e40d910a2cd6b3c83c645fb28bc0f474016095
tree2707ef563375a1201bce68f2a7c72cb181ee9260
parent4046f396ed74ed1a5b86f219ff725e97d91ffc9b
parente7bc939f1ee2ada3e3f679fd42c8e08d8a22996f
Rollup merge of #33044 - petrochenkov:prefix, r=eddyb

syntax: Parse import prefixes as paths

Fixes https://github.com/rust-lang/rust/issues/10415

r? @eddyb
(This partially intersects with https://github.com/rust-lang/rust/pull/33041)
src/librustc_resolve/build_reduced_graph.rs
src/libsyntax/parse/parser.rs