Skip to content

Commit 430e7c8

Browse files
bjorn3gitbot
authored and
gitbot
committed
Fix benchmarking of libstd
1 parent 14da79a commit 430e7c8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

std/Cargo.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ license = "MIT OR Apache-2.0"
77
repository = "https://github.com/rust-lang/rust.git"
88
description = "The Rust Standard Library"
99
edition = "2021"
10+
autobenches = false
1011

1112
[lib]
1213
crate-type = ["dylib", "rlib"]

0 commit comments

Comments
 (0)