We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents a391fdf + 26138af commit 4a733a0Copy full SHA for 4a733a0
src/lib.rs
@@ -86,7 +86,6 @@
86
//! time, but otherwise it's important to be aware of the limitations of
87
//! unwinding-based backtraces!
88
89
-#![doc(html_root_url = "https://docs.rs/backtrace")]
90
#![deny(missing_docs)]
91
#![no_std]
92
#![cfg_attr(
0 commit comments