]> git.proxmox.com Git - rustc.git/blobdiff - src/test/run-pass/mir_raw_fat_ptr.rs
New upstream version 1.14.0+dfsg1
[rustc.git] / src / test / run-pass / mir_raw_fat_ptr.rs
index c9fd88f2fb3cfba15dac2d00005680145de62c5b..846318ec4fd347d7fe265f9cdbdc2645fd5a04bd 100644 (file)
@@ -8,8 +8,6 @@
 // option. This file may not be copied, modified, or distributed
 // except according to those terms.
 
-// ignore-pretty : (#23623) problems when  ending with // comments
-
 // check raw fat pointer ops in mir
 // FIXME: please improve this when we get monomorphization support