]> git.lizzy.rs Git - rust.git/commitdiff
auto merge of #19044 : murarth/rust/libsyntax-view-item, r=alexcrichton
authorbors <bors@rust-lang.org>
Tue, 18 Nov 2014 23:51:43 +0000 (23:51 +0000)
committerbors <bors@rust-lang.org>
Tue, 18 Nov 2014 23:51:43 +0000 (23:51 +0000)
Allows parsing view items (`use` and `extern crate`) individually. Does not change behavior of any existing functions.

Closes #19024

1  2 
src/libsyntax/parse/parser.rs

Simple merge