Skip to content

Commit 5fb59b0

Browse files
committed
Auto merge of #9420 - In-line:unknown-features-suggestions-in-workspace, r=ehuss
Implement suggestions for unknown features in workspace
2 parents cdd6dc7 + 1439dab commit 5fb59b0

File tree

3 files changed

+324
-83
lines changed

3 files changed

+324
-83
lines changed

Cargo.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -67,6 +67,7 @@ clap = "2.31.2"
6767
unicode-width = "0.1.5"
6868
openssl = { version = '0.10.11', optional = true }
6969
im-rc = "15.0.0"
70+
itertools = "0.10.0"
7071

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

0 commit comments

Comments
 (0)