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.
2 parents 2dc6fa5 + 49ca129 commit e20cad8Copy full SHA for e20cad8
core/Cargo.toml
@@ -6,6 +6,8 @@ repository = "https://github.com/rust-lang/rust.git"
6
description = "The Rust Core Library"
7
autotests = false
8
autobenches = false
9
+# If you update this, be sure to update it in a bunch of other places too!
10
+# As of 2022, it was the ci/pgo.sh script and the core-no-fp-fmt-parse test.
11
edition = "2021"
12
13
[lib]
0 commit comments