]> git.lizzy.rs Git - rust.git/commit
Auto merge of #39921 - cramertj:add-catch-to-ast, r=nikomatsakis
authorbors <bors@rust-lang.org>
Tue, 14 Mar 2017 10:40:09 +0000 (10:40 +0000)
committerbors <bors@rust-lang.org>
Tue, 14 Mar 2017 10:40:09 +0000 (10:40 +0000)
commit6f10e2f63de720468e2b4bfcb275e4b90b1f9870
tree11f51d7f07c5a74ab22e20b7f3556c4c0191fe66
parentfa53235cc4364fe085ccba720237d19b669c2f8b
parentb1aa99352a69e328094e096bbbd1741b68c0667f
Auto merge of #39921 - cramertj:add-catch-to-ast, r=nikomatsakis

Add catch {} to AST

Part of #39849. Builds on #39864.
src/libsyntax/ast.rs
src/libsyntax/fold.rs
src/libsyntax/parse/parser.rs