Unnamed repository; edit this file 'description' to name the repository.
Diffstat (limited to 'crates/hir-ty/Cargo.toml')
-rw-r--r--crates/hir-ty/Cargo.toml1
1 files changed, 0 insertions, 1 deletions
diff --git a/crates/hir-ty/Cargo.toml b/crates/hir-ty/Cargo.toml
index 4d36de0b38..27849f3b44 100644
--- a/crates/hir-ty/Cargo.toml
+++ b/crates/hir-ty/Cargo.toml
@@ -10,7 +10,6 @@ license.workspace = true
rust-version.workspace = true
[lib]
-doctest = false
[dependencies]
cov-mark = "2.0.0-pre.1"