Migrated the rustc-std-workspace crates to Rust 2024
This commit is contained in:
@@ -5,7 +5,7 @@ license = 'MIT OR Apache-2.0'
|
|||||||
description = """
|
description = """
|
||||||
Hack for the compiler's own build system
|
Hack for the compiler's own build system
|
||||||
"""
|
"""
|
||||||
edition = "2021"
|
edition = "2024"
|
||||||
|
|
||||||
[lib]
|
[lib]
|
||||||
path = "lib.rs"
|
path = "lib.rs"
|
||||||
|
|||||||
@@ -5,7 +5,7 @@ license = 'MIT OR Apache-2.0'
|
|||||||
description = """
|
description = """
|
||||||
Hack for the compiler's own build system
|
Hack for the compiler's own build system
|
||||||
"""
|
"""
|
||||||
edition = "2021"
|
edition = "2024"
|
||||||
|
|
||||||
[lib]
|
[lib]
|
||||||
path = "lib.rs"
|
path = "lib.rs"
|
||||||
|
|||||||
@@ -5,7 +5,7 @@ license = 'MIT OR Apache-2.0'
|
|||||||
description = """
|
description = """
|
||||||
Hack for the compiler's own build system
|
Hack for the compiler's own build system
|
||||||
"""
|
"""
|
||||||
edition = "2021"
|
edition = "2024"
|
||||||
|
|
||||||
[lib]
|
[lib]
|
||||||
path = "lib.rs"
|
path = "lib.rs"
|
||||||
|
|||||||
Reference in New Issue
Block a user