X-Git-Url: https://git.lizzy.rs/?a=blobdiff_plain;f=compiler%2Frustc_lexer%2FCargo.toml;h=ad685c2ad19f43a29e85959c2702d1d60bf0b954;hb=b4b3ff4e6b34abd2a63f37c19754412d1685d3c2;hp=35af110537d4c3ea859b76fbcf4ad4d9ac8a67c8;hpb=e413c96ec597f099c2cc8954f643a366f07aba75;p=rust.git diff --git a/compiler/rustc_lexer/Cargo.toml b/compiler/rustc_lexer/Cargo.toml index 35af110537d..ad685c2ad19 100644 --- a/compiler/rustc_lexer/Cargo.toml +++ b/compiler/rustc_lexer/Cargo.toml @@ -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]