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 14da79a commit 430e7c8Copy full SHA for 430e7c8
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