diff options
Diffstat (limited to 'examples/t-binds.rs')
-rw-r--r-- | examples/t-binds.rs | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/examples/t-binds.rs b/examples/t-binds.rs index 822a2eea..12479c0a 100644 --- a/examples/t-binds.rs +++ b/examples/t-binds.rs @@ -2,7 +2,6 @@ #![deny(unsafe_code)] #![deny(warnings)] -#![deny(missing_docs)] #![no_main] #![no_std] |