]> git.proxmox.com Git - rustc.git/blobdiff - src/test/run-pass/issue-7911.rs
New upstream version 1.14.0+dfsg1
[rustc.git] / src / test / run-pass / issue-7911.rs
index 5324ddb49e79f7e2f9c0983b48b16116da527fae..764d6fa7918052083b398044a5b6fbf46a111137 100644 (file)
@@ -8,8 +8,6 @@
 // option. This file may not be copied, modified, or distributed
 // except according to those terms.
 
-// ignore-pretty
-
 // (Closes #7911) Test that we can use the same self expression
 // with different mutability in macro in two methods