]> git.lizzy.rs Git - rust.git/commit
Auto merge of #25444 - nikomatsakis:macro-tt-fix, r=pnkfelix
authorbors <bors@rust-lang.org>
Sat, 16 May 2015 12:29:31 +0000 (12:29 +0000)
committerbors <bors@rust-lang.org>
Sat, 16 May 2015 12:29:31 +0000 (12:29 +0000)
commit63b000b1b81ecc197112a60d9b79901cffa4e0bb
tree219ad12a028f4aea837e397dc2730e27e531c763
parent8fdb3a4ad902162f3f6809e007a79342c2ce19db
parent7a5d74828bf6350c72f0330d7799e0cccd2e968f
Auto merge of #25444 - nikomatsakis:macro-tt-fix, r=pnkfelix

Permit token trees, identifiers, and blocks to be following by sequences.

Fixes #25436.

r? @pnkfelix