X-Git-Url: https://git.lizzy.rs/?a=blobdiff_plain;f=compiler%2Frustc_hir%2FCargo.toml;h=129f8d235adbcf88290e3f52101247b817d32b2e;hb=be130b57d477069799158506d7e80145fdf71c73;hp=69ad623b7ea864b3eda089500698fa72cd122236;hpb=96737e3a52306192c23bf30b4108c568ec1f7701;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" }