]> git.proxmox.com Git - rustc.git/blobdiff - src/test/ui/coherence/coherence-blanket.rs
New upstream version 1.41.1+dfsg1
[rustc.git] / src / test / ui / coherence / coherence-blanket.rs
index 5d310cc2c6ac5126f83822f24592cbc5c34bc8f5..55fa89d75070a469d0e98ecff75c8f537a73bc91 100644 (file)
@@ -1,9 +1,6 @@
 // run-pass
 #![allow(unused_imports)]
 // aux-build:coherence_lib.rs
-// revisions: old re
-
-#![cfg_attr(re, feature(re_rebalance_coherence))]
 
 // pretty-expanded FIXME #23616