Closed
Description
(spawned off of #25658 (comment) )
macro future-proofing regression: $a:ty [ b ]
is now rejected
This was indeed a direct consequence of the rules as stated in rust-lang/rfcs#1384
But since we may want to fix one-off cases like this, I am opening a separate issue and marking it as a regression.