X-Git-Url: https://git.lizzy.rs/?a=blobdiff_plain;f=compiler%2Frustc_symbol_mangling%2FCargo.toml;h=2a29ad6a9e56b9b288de35f41a85bdf7f06d847b;hb=785b47d92a0519e4bcc1a9dd2c0c28067e082ff1;hp=3db05225722e71aad54fad9c2e6d53d288992353;hpb=92b702e90d4f38f1d8b492915c7caa6d2902beb7;p=rust.git diff --git a/compiler/rustc_symbol_mangling/Cargo.toml b/compiler/rustc_symbol_mangling/Cargo.toml index 3db05225722..2a29ad6a9e5 100644 --- a/compiler/rustc_symbol_mangling/Cargo.toml +++ b/compiler/rustc_symbol_mangling/Cargo.toml @@ -4,7 +4,6 @@ version = "0.0.0" edition = "2021" [lib] -doctest = false [dependencies] bitflags = "1.2.1"