We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b8ae372 commit e76d0b8Copy full SHA for e76d0b8
library/std/Cargo.toml
@@ -7,6 +7,7 @@ license = "MIT OR Apache-2.0"
7
repository = "https://github.com/rust-lang/rust.git"
8
description = "The Rust Standard Library"
9
edition = "2021"
10
+autobenches = false
11
12
[lib]
13
crate-type = ["dylib", "rlib"]
0 commit comments