]> git.proxmox.com Git - rustc.git/blobdiff - library/std/src/path/tests.rs
New upstream version 1.63.0+dfsg1
[rustc.git] / library / std / src / path / tests.rs
index 0d8ea29c2be759b1580f2b36f20560d5d2b6ecb7..351cf698810f1faeb162150d4f586e3651b880fd 100644 (file)
@@ -7,6 +7,7 @@ use crate::rc::Rc;
 use crate::sync::Arc;
 use core::hint::black_box;
 
+#[allow(unknown_lints, unused_macro_rules)]
 macro_rules! t (
     ($path:expr, iter: $iter:expr) => (
         {