about summary refs log tree commit diff
path: root/src/test/ui/macros/macro-multiple-matcher-bindings.rs
AgeCommit message (Expand)AuthorLines
2019-04-11remove warnMark Mansi-1/+0
2019-04-10make duplicate matcher bindings a hard errorMark Mansi-8/+4
2019-03-28deny duplicate matcher bindings by defaultmark-0/+1
2019-02-07update testMark Mansi-4/+8
2019-02-07Make it an incompatibility lint for nowMark Mansi-4/+6
2019-02-07add a testmark-0/+19