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.
1 parent ad43389 commit 36806b5Copy full SHA for 36806b5
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