Prefetch per-direction channel info before looking at the channel
[rust-lightning] / lightning / src / lib.rs
index 6eefb3983cca95f1bb0351a43bfddf39d2be58db..ae90756071c232fa5bd9d09309e60ae6c875da14 100644 (file)
@@ -38,7 +38,6 @@
 //!     * `max_level_trace`
 
 #![cfg_attr(not(any(test, fuzzing, feature = "_test_utils")), deny(missing_docs))]
-#![cfg_attr(not(any(test, feature = "_test_utils")), forbid(unsafe_code))]
 
 #![deny(rustdoc::broken_intra_doc_links)]
 #![deny(rustdoc::private_intra_doc_links)]