]> git.lizzy.rs Git - rust.git/commit
Auto merge of #38279 - KalitaAlexey:issue-8521, r=jseyfried
authorbors <bors@rust-lang.org>
Sat, 17 Dec 2016 21:49:51 +0000 (21:49 +0000)
committerbors <bors@rust-lang.org>
Sat, 17 Dec 2016 21:49:51 +0000 (21:49 +0000)
commitec8bb456241ef75f49a22327d5acfa6e1832a9b7
treef46461d02c2df43a49c66c83bed541103adc2875
parent4a008cccaabc8b3fe65ccf5868b9d16319c9ac58
parent12a6cf1123890fcc7ee4934422e4d344c5857923
Auto merge of #38279 - KalitaAlexey:issue-8521, r=jseyfried

macros: allow a `path` fragment to be parsed as a type parameter bound

Allow a `path` fragment to be parsed as a type parameter bound.
Fixes #8521.
src/libsyntax/parse/parser.rs