]> git.lizzy.rs Git - rust.git/commit
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)
commite09d98603e608c9e47d4c89f7b4dca87a4b56da3
tree830bdec7e6fc4c19726398108bbf760a64ba0131
parent1628b98183bfec13e9407a905324dda047c3a550
parent2293a04b4936a11fc3e09f3df8a8ab591e034f29
auto merge of #19044 : murarth/rust/libsyntax-view-item, r=alexcrichton

Allows parsing view items (`use` and `extern crate`) individually. Does not change behavior of any existing functions.

Closes #19024
src/libsyntax/parse/parser.rs