From 5430e555f5eba563a8f99c8ebab641abfb0642c8 Mon Sep 17 00:00:00 2001 From: Chris Stankus Date: Thu, 4 Aug 2016 10:47:39 -0500 Subject: E0110 update error format --- src/test/compile-fail/E0110.rs | 1 + 1 file changed, 1 insertion(+) (limited to 'src/test') diff --git a/src/test/compile-fail/E0110.rs b/src/test/compile-fail/E0110.rs index fd169f4acc5..5a9e7a43de9 100644 --- a/src/test/compile-fail/E0110.rs +++ b/src/test/compile-fail/E0110.rs @@ -9,6 +9,7 @@ // except according to those terms. type X = u32<'static>; //~ ERROR E0110 + //~| NOTE lifetime parameter not allowed on this type fn main() { } -- cgit 1.4.1-3-g733a5