X-Git-Url: https://git.lizzy.rs/?a=blobdiff_plain;f=compiler%2Frustc_ast_pretty%2FCargo.toml;h=a3e3e823b08eb5b677cafe36e84e8bbe2009cf42;hb=5e04567ac7fb2d1e35cc52a02d499b6027b58a76;hp=5ad8714e9fec999dd71591a64daa47c2652ddae1;hpb=f1e801be71ce93a746d984d1f0e6590c866a800c;p=rust.git diff --git a/compiler/rustc_ast_pretty/Cargo.toml b/compiler/rustc_ast_pretty/Cargo.toml index 5ad8714e9fe..a3e3e823b08 100644 --- a/compiler/rustc_ast_pretty/Cargo.toml +++ b/compiler/rustc_ast_pretty/Cargo.toml @@ -4,7 +4,6 @@ version = "0.0.0" edition = "2021" [lib] -doctest = false [dependencies] rustc_span = { path = "../rustc_span" }