Rollup merge of #22944 - Manishearth:patch-1, r=sfackler

Been breaking tests lately. Somehow nondeterministic?
This commit is contained in:
Manish Goregaokar 2015-03-02 06:04:39 +05:30
commit 69881574f7

View File

@ -10,6 +10,8 @@
// ignore-pretty - token trees can't pretty print
#![feature(custom_attribute)]
macro_rules! compiles_fine {
(#[$at:meta]) => {
// test that the different types of attributes work