Skip to content

Commit b8fe6f9

Browse files
authored
Rollup merge of rust-lang#58288 - taiki-e:rustc-workspace-hack-2018, r=alexcrichton
rustc-workspace-hack => 2018 Transitions `rustc-workspace-hack` to Rust 2018; cc rust-lang#58099 r? @alexcrichton
2 parents 95ffa78 + 36806b5 commit b8fe6f9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/tools/rustc-workspace-hack/Cargo.toml

+1
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ license = 'MIT/Apache-2.0'
66
description = """
77
Hack for the compiler's own build system
88
"""
9+
edition = "2018"
910

1011
[lib]
1112
path = "lib.rs"

0 commit comments

Comments
 (0)