X-Git-Url: https://git.lizzy.rs/?a=blobdiff_plain;f=compiler%2Frustc_attr%2FCargo.toml;h=6349ddf31d10b515c14d50cc1f6ad43b81d6d1a3;hb=a24a020e6d926dffe6b472fc647978f92269504e;hp=ba310a6860e82386214c9205ac2f21aed3d52d89;hpb=c93b07019d024038b07c2e5652971d033b29723c;p=rust.git diff --git a/compiler/rustc_attr/Cargo.toml b/compiler/rustc_attr/Cargo.toml index ba310a6860e..6349ddf31d1 100644 --- a/compiler/rustc_attr/Cargo.toml +++ b/compiler/rustc_attr/Cargo.toml @@ -4,7 +4,6 @@ version = "0.0.0" edition = "2021" [lib] -doctest = false [dependencies] rustc_ast_pretty = { path = "../rustc_ast_pretty" }