We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 95ffa78 + 36806b5 commit b8fe6f9Copy full SHA for b8fe6f9
src/tools/rustc-workspace-hack/Cargo.toml
@@ -6,6 +6,7 @@ license = 'MIT/Apache-2.0'
6
description = """
7
Hack for the compiler's own build system
8
"""
9
+edition = "2018"
10
11
[lib]
12
path = "lib.rs"
0 commit comments