]> git.lizzy.rs Git - rust.git/commit
Auto merge of #61331 - estebank:fn-arg-parse-recovery, r=varkor
authorbors <bors@rust-lang.org>
Mon, 3 Jun 2019 05:40:53 +0000 (05:40 +0000)
committerbors <bors@rust-lang.org>
Mon, 3 Jun 2019 05:40:53 +0000 (05:40 +0000)
commitc57ed9d9478dcd12c854a0ef4e83c7f384ade060
treeb36a1449a687bef14dc91e2a547ee88c81ed0e86
parentd59dcb261ecdc47d8afaac532050dadf86f3c898
parente275f2caf62b452913b301a31a2877d3f2f0711b
Auto merge of #61331 - estebank:fn-arg-parse-recovery, r=varkor

Recover gracefully from argument with missing type or param name
src/libsyntax/parse/diagnostics.rs
src/libsyntax/parse/parser.rs