]> git.lizzy.rs Git - rust.git/commitdiff
auto merge of #15428 : phildawes/rust/master, r=huonw
authorbors <bors@rust-lang.org>
Sat, 5 Jul 2014 14:41:44 +0000 (14:41 +0000)
committerbors <bors@rust-lang.org>
Sat, 5 Jul 2014 14:41:44 +0000 (14:41 +0000)
Fix small bug introduced in e38cb972dcf: PatIdent span was incorrect
because self.last_span was being used before the ident token was
parsed.

1  2 
src/libsyntax/parse/parser.rs

Simple merge