about summary refs log tree commit diff
path: root/src/test/debug-info/method-on-enum.rs
diff options
context:
space:
mode:
authorAlex Crichton <alex@alexcrichton.com>2013-12-12 00:02:26 -0800
committerAlex Crichton <alex@alexcrichton.com>2013-12-14 22:56:33 -0800
commit6747d0738a88e7a94171ec7b3f42c837352bc5be (patch)
treee4c3d977e230937ec91a09b4ac8c9d3e63c18fb6 /src/test/debug-info/method-on-enum.rs
parent0f6537fed4417134d72200ab3d46b124a4f2a34c (diff)
downloadrust-6747d0738a88e7a94171ec7b3f42c837352bc5be.tar.gz
rust-6747d0738a88e7a94171ec7b3f42c837352bc5be.zip
Handle more cases in the heap lints
Diffstat (limited to 'src/test/debug-info/method-on-enum.rs')
-rw-r--r--src/test/debug-info/method-on-enum.rs1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/test/debug-info/method-on-enum.rs b/src/test/debug-info/method-on-enum.rs
index c7e60289b22..622786fcb53 100644
--- a/src/test/debug-info/method-on-enum.rs
+++ b/src/test/debug-info/method-on-enum.rs
@@ -94,6 +94,7 @@
 // check:$21 = -16
 // debugger:continue
 
+#[feature(managed_boxes)];
 #[feature(struct_variant)];
 
 enum Enum {