aboutsummaryrefslogtreecommitdiff
path: root/examples/ramfunc.rs
diff options
context:
space:
mode:
Diffstat (limited to 'examples/ramfunc.rs')
-rw-r--r--examples/ramfunc.rs1
1 files changed, 1 insertions, 0 deletions
diff --git a/examples/ramfunc.rs b/examples/ramfunc.rs
index 049af18f..956a2554 100644
--- a/examples/ramfunc.rs
+++ b/examples/ramfunc.rs
@@ -1,6 +1,7 @@
//! examples/ramfunc.rs
#![deny(warnings)]
+#![deny(missing_docs)]
#![no_main]
#![no_std]