diff options
Diffstat (limited to 'tests/cfail/priority-too-high.rs')
| -rw-r--r-- | tests/cfail/priority-too-high.rs | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/cfail/priority-too-high.rs b/tests/cfail/priority-too-high.rs index 7092b488..80a7e39d 100644 --- a/tests/cfail/priority-too-high.rs +++ b/tests/cfail/priority-too-high.rs @@ -1,4 +1,5 @@ #![feature(proc_macro)] +#![feature(proc_macro_gen)] #![no_main] #![no_std] |
