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 c027ee1 + de09c55 commit 82ecf9eCopy full SHA for 82ecf9e
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