about summary refs log tree commit diff
path: root/src/test/debuginfo
diff options
context:
space:
mode:
authorKeegan McAllister <kmcallister@mozilla.com>2015-01-02 19:41:40 -0800
committerKeegan McAllister <kmcallister@mozilla.com>2015-01-05 18:21:14 -0800
commitc2e26972e307a2e82b9ff7a5345a5bff47a99501 (patch)
tree90f8e7d444b5da0e4d1c91df22e43b13afd17140 /src/test/debuginfo
parentd0163d3311f0afe7b8dc3b70dba8aa32f318225c (diff)
downloadrust-c2e26972e307a2e82b9ff7a5345a5bff47a99501.tar.gz
rust-c2e26972e307a2e82b9ff7a5345a5bff47a99501.zip
Un-gate macro_rules
Diffstat (limited to 'src/test/debuginfo')
-rw-r--r--src/test/debuginfo/lexical-scope-with-macro.rs1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/test/debuginfo/lexical-scope-with-macro.rs b/src/test/debuginfo/lexical-scope-with-macro.rs
index be52ffff1b4..2aa31969a46 100644
--- a/src/test/debuginfo/lexical-scope-with-macro.rs
+++ b/src/test/debuginfo/lexical-scope-with-macro.rs
@@ -111,7 +111,6 @@
 // lldb-command:continue
 
 
-#![feature(macro_rules)]
 #![omit_gdb_pretty_printer_section]
 
 macro_rules! trivial {