X-Git-Url: https://git.lizzy.rs/?a=blobdiff_plain;f=compiler%2Frustc_hir%2FCargo.toml;h=129f8d235adbcf88290e3f52101247b817d32b2e;hb=fd5ff82f28be617c6116a7a16bb1a32b401e9459;hp=69ad623b7ea864b3eda089500698fa72cd122236;hpb=92b702e90d4f38f1d8b492915c7caa6d2902beb7;p=rust.git diff --git a/compiler/rustc_hir/Cargo.toml b/compiler/rustc_hir/Cargo.toml index 69ad623b7ea..129f8d235ad 100644 --- a/compiler/rustc_hir/Cargo.toml +++ b/compiler/rustc_hir/Cargo.toml @@ -4,7 +4,6 @@ version = "0.0.0" edition = "2021" [lib] -doctest = false [dependencies] rustc_arena = { path = "../rustc_arena" }