From ed4bebda965bfbd6845aba52e0a6d622cd4a8d07 Mon Sep 17 00:00:00 2001 From: Jorge Aparicio Date: Wed, 7 Jan 2015 18:36:38 -0500 Subject: remove some `slicing_syntax` feature gates --- src/test/debuginfo/vec-slices.rs | 1 - 1 file changed, 1 deletion(-) (limited to 'src/test/debuginfo') diff --git a/src/test/debuginfo/vec-slices.rs b/src/test/debuginfo/vec-slices.rs index 14f1dbb9d65..949dffaac06 100644 --- a/src/test/debuginfo/vec-slices.rs +++ b/src/test/debuginfo/vec-slices.rs @@ -77,7 +77,6 @@ // lldb-check:[...]$5 = &[AStruct { x: 10, y: 11, z: 12 }, AStruct { x: 13, y: 14, z: 15 }] #![allow(unused_variables)] -#![feature(slicing_syntax)] #![omit_gdb_pretty_printer_section] struct AStruct { -- cgit 1.4.1-3-g733a5