Barry %!s(int64=3) %!d(string=hai) anos
pai
achega
eb9d27d016
Modificáronse 1 ficheiros con 1 adicións e 2 borrados
  1. 1 2
      src/lib.rs

+ 1 - 2
src/lib.rs

@@ -4,8 +4,7 @@
 #![deny(unused_must_use, missing_docs)]
 #![allow(clippy::identity_op)]
 #![allow(dead_code)]
-/// cause core::hint::spin_loop need this feature eenabled.
-#![feature(renamed_spin_loop)]
+#![feature(renamed_spin_loop)].   // cause core::hint::spin_loop need this feature eenabled.
 
 // #[macro_use]
 extern crate log;