]> git.lizzy.rs Git - rust.git/blobdiff - library/core/Cargo.toml
Rollup merge of #95504 - jyn514:library-alias, r=Mark-Simulacrum
[rust.git] / library / core / Cargo.toml
index 6bc4ba3cc0edf24dd75e18062d636c6debb1315b..6a0c6cd961d262a89994dab1cdb09588cc12a0f7 100644 (file)
@@ -6,6 +6,8 @@ repository = "https://github.com/rust-lang/rust.git"
 description = "The Rust Core Library"
 autotests = false
 autobenches = false
+# If you update this, be sure to update it in a bunch of other places too!
+# As of 2022, it was the ci/pgo.sh script and the core-no-fp-fmt-parse test.
 edition = "2021"
 
 [lib]