mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-29 20:46:07 +03:00
Move coretests to the 2021 edition
This commit is contained in:
@@ -22,7 +22,7 @@ index 0000000..46fd999
|
||||
+[package]
|
||||
+name = "core"
|
||||
+version = "0.0.0"
|
||||
+edition = "2018"
|
||||
+edition = "2021"
|
||||
+
|
||||
+[lib]
|
||||
+name = "coretests"
|
||||
|
||||
Reference in New Issue
Block a user