Skip to content

Commit

Permalink
Auto merge of #9420 - In-line:unknown-features-suggestions-in-workspa…
Browse files Browse the repository at this point in the history
…ce, r=ehuss

Implement suggestions for unknown features in workspace
  • Loading branch information
bors committed Jun 1, 2021
2 parents cdd6dc7 + 1439dab commit 5fb59b0
Show file tree
Hide file tree
Showing 3 changed files with 324 additions and 83 deletions.
1 change: 1 addition & 0 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -67,6 +67,7 @@ clap = "2.31.2"
unicode-width = "0.1.5"
openssl = { version = '0.10.11', optional = true }
im-rc = "15.0.0"
itertools = "0.10.0"

# A noop dependency that changes in the Rust repository, it's a bit of a hack.
# See the `src/tools/rustc-workspace-hack/README.md` file in `rust-lang/rust`
Expand Down
Loading

0 comments on commit 5fb59b0

Please sign in to comment.