]> git.lizzy.rs Git - rust.git/blobdiff - compiler/rustc_lexer/Cargo.toml
Rollup merge of #103596 - RalfJung:thread-setname, r=cuviper
[rust.git] / compiler / rustc_lexer / Cargo.toml
index 35af110537d4c3ea859b76fbcf4ad4d9ac8a67c8..ad685c2ad19f43a29e85959c2702d1d60bf0b954 100644 (file)
@@ -12,7 +12,6 @@ Rust lexer used by rustc. No stability guarantees are provided.
 # Note: do not remove this blank `[lib]` section.
 # This will be used when publishing this crate as `rustc-ap-rustc_lexer`.
 [lib]
-doctest = false
 
 # Note that this crate purposefully does not depend on other rustc crates
 [dependencies]