We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0495d28 commit b495363Copy full SHA for b495363
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