]> git.lizzy.rs Git - rust.git/commit
Auto merge of #32711 - marcusklaas:try-shorthand-span-fix, r=nagisa
authorbors <bors@rust-lang.org>
Tue, 12 Apr 2016 05:14:04 +0000 (22:14 -0700)
committerbors <bors@rust-lang.org>
Tue, 12 Apr 2016 05:14:04 +0000 (22:14 -0700)
commit28c9fdafc06a259c25c1b889044fd49b4dfc69e2
tree2a58f083eae4a74ea9a92717b188bef347439a23
parentc0221c8897db309a79990367476177b1230bb264
parent05e4116af2e015ebafcfb18b3db21c25ef9c7c99
Auto merge of #32711 - marcusklaas:try-shorthand-span-fix, r=nagisa

Fix the span for try shorthand expressions

My five character contribution to the rust parser! Fixes https://github.com/rust-lang/rust/issues/32709.
src/libsyntax/parse/parser.rs