]> git.lizzy.rs Git - rust.git/commitdiff
added must-compile-successfully
authorSunjay Varma <varma.sunjay@gmail.com>
Sun, 26 Nov 2017 03:47:00 +0000 (22:47 -0500)
committerSunjay Varma <varma.sunjay@gmail.com>
Fri, 1 Dec 2017 06:26:29 +0000 (01:26 -0500)
src/test/ui/rfc1598-generic-associated-types/parse/in-trait-impl.rs
src/test/ui/rfc1598-generic-associated-types/parse/in-trait.rs

index a7bdadd195db34be6dc5e4de92425513b1854915..b7c6294a97db2d53b8227ba289c0971141895f00 100644 (file)
@@ -9,6 +9,7 @@
 // except according to those terms.
 
 // compile-flags: -Z parse-only
+// must-compile-successfully
 
 #![feature(generic_associated_types)]
 
index fb239fb2a6e295cfed0ef112090c078245621016..8ab519be630d401073efff6a766779c206bf6acb 100644 (file)
@@ -9,6 +9,7 @@
 // except according to those terms.
 
 // compile-flags: -Z parse-only
+// must-compile-successfully
 
 #![feature(generic_associated_types)]