Skip to content

Commit

Permalink
Rollup merge of rust-lang#58288 - taiki-e:rustc-workspace-hack-2018, …
Browse files Browse the repository at this point in the history
…r=alexcrichton

rustc-workspace-hack => 2018

Transitions `rustc-workspace-hack` to Rust 2018; cc rust-lang#58099

r? @alexcrichton
  • Loading branch information
Centril authored Feb 12, 2019
2 parents 95ffa78 + 36806b5 commit b8fe6f9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/tools/rustc-workspace-hack/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ license = 'MIT/Apache-2.0'
description = """
Hack for the compiler's own build system
"""
edition = "2018"

[lib]
path = "lib.rs"
Expand Down

0 comments on commit b8fe6f9

Please sign in to comment.