X-Git-Url: https://git.lizzy.rs/?a=blobdiff_plain;f=compiler%2Frustc_codegen_llvm%2FCargo.toml;h=0ad39c24025fd6ba8e8b19642f45b0836bf2386c;hb=73f01ffd4642cf7794d88a03977108d0ffceacd1;hp=df4a9fea19d740aee21ce707d677c876a454c427;hpb=a9b3441c178191b4d33f9fe6b8e937894baff7c4;p=rust.git diff --git a/compiler/rustc_codegen_llvm/Cargo.toml b/compiler/rustc_codegen_llvm/Cargo.toml index df4a9fea19d..0ad39c24025 100644 --- a/compiler/rustc_codegen_llvm/Cargo.toml +++ b/compiler/rustc_codegen_llvm/Cargo.toml @@ -5,7 +5,6 @@ edition = "2021" [lib] test = false -doctest = false [dependencies] bitflags = "1.0"