Unnamed repository; edit this file 'description' to name the repository.
Diffstat (limited to 'crates/salsa/src/doctest.rs')
-rw-r--r--crates/salsa/src/doctest.rs1
1 files changed, 1 insertions, 0 deletions
diff --git a/crates/salsa/src/doctest.rs b/crates/salsa/src/doctest.rs
index 7bafff0d00..29a8066356 100644
--- a/crates/salsa/src/doctest.rs
+++ b/crates/salsa/src/doctest.rs
@@ -1,3 +1,4 @@
+//!
#![allow(dead_code)]
/// Test that a database with a key/value that is not `Send` will,