]> git.proxmox.com Git - rustc.git/blobdiff - vendor/futf/src/lib.rs
New upstream version 1.63.0+dfsg1
[rustc.git] / vendor / futf / src / lib.rs
index a47cda003167529b6239a9525bfa31be8cc13779..4b94a35a59a274fb9dbc4b5c464a2f41e3a0f3ab 100644 (file)
@@ -4,7 +4,7 @@
 // option. This file may not be copied, modified, or distributed
 // except according to those terms.
 
-#![cfg_attr(test, feature(test, str_char))]
+#![cfg_attr(test, feature(test))]
 
 #[macro_use]
 extern crate debug_unreachable;