]> git.lizzy.rs Git - rust.git/commit
Rollup merge of #46827 - petrochenkov:assocrecov2, r=estebank
authorGuillaume Gomez <guillaume1.gomez@gmail.com>
Thu, 21 Dec 2017 12:18:18 +0000 (13:18 +0100)
committerGitHub <noreply@github.com>
Thu, 21 Dec 2017 12:18:18 +0000 (13:18 +0100)
commit2917ac6b5973bfa5f65af4f94d8034a51b958a44
treeacd31397ca649bdbc7eff4f7e29f041c2f069bdc
parentab7abfcf3457ebc67ac7fef5c3028a6ae4402156
parentd333752f5c6553e005fa7694837723b08ec8f13e
Rollup merge of #46827 - petrochenkov:assocrecov2, r=estebank

syntax: Follow-up to the incorrect qpath recovery PR

cc https://github.com/rust-lang/rust/pull/46788

Add tests checking that "priority" of qpath recovery is higher than priority of unary and binary operators
Fix regressed parsing of paths with fn-like generic arguments
r? @estebank
src/libsyntax/parse/parser.rs