From 713e87526eac42aa9879e7cfb556ea64d63e7a91 Mon Sep 17 00:00:00 2001 From: Manish Goregaokar Date: Mon, 14 Apr 2014 21:00:31 +0530 Subject: Use new attribute syntax in python files in src/etc too (#13478) --- src/test/debug-info/struct-in-struct.rs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/test/debug-info/struct-in-struct.rs') diff --git a/src/test/debug-info/struct-in-struct.rs b/src/test/debug-info/struct-in-struct.rs index 44eb3a83146..182fb3d0965 100644 --- a/src/test/debug-info/struct-in-struct.rs +++ b/src/test/debug-info/struct-in-struct.rs @@ -25,7 +25,7 @@ // debugger:print padding_at_end_parent // check:$3 = {x = {x = 10, y = 11}, y = {x = 12, y = 13}, z = {x = 14, y = 15}} -#[allow(unused_variable)]; +#![allow(unused_variable)] struct Simple { x: i32 -- cgit 1.4.1-3-g733a5