]> git.proxmox.com Git - rustc.git/blobdiff - src/libcore/fmt/rt/v1.rs
Imported Upstream version 1.9.0+dfsg1
[rustc.git] / src / libcore / fmt / rt / v1.rs
index f889045a3f59568b14eeca4689a0bf21c11975d1..6b31e040622cd083943d7396d80c52207264554b 100644 (file)
@@ -13,6 +13,7 @@
 //!
 //! These definitions are similar to their `ct` equivalents, but differ in that
 //! these can be statically allocated and are slightly optimized for the runtime
+#![allow(missing_debug_implementations)]
 
 #[derive(Copy, Clone)]
 pub struct Argument {