We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5bba6ae commit 8b6c9dcCopy full SHA for 8b6c9dc
tests/rustdoc/demo-allocator-54478.rs
@@ -40,6 +40,7 @@
40
//! }
41
//!
42
//! fn main() {
43
+//! drop(String::from("An allocation"));
44
//! assert!(unsafe { HIT });
45
46
//! ```
0 commit comments