about summary refs log tree commit diff
path: root/compiler/rustc_llvm/llvm-wrapper/RustWrapper.cpp
diff options
context:
space:
mode:
authorMichael Howell <michael@notriddle.com>2022-09-29 10:15:20 -0700
committerGitHub <noreply@github.com>2022-09-29 10:15:20 -0700
commitaf33587fc5f603deb774cdf2b3aab5d5337f3467 (patch)
tree0dbbadcfb9959c049e285929e41cc9d927d6fa0b /compiler/rustc_llvm/llvm-wrapper/RustWrapper.cpp
parent8a73397a62a77429a64e4b8a04e2094e05bbfefe (diff)
parent79ad594488716b36305bd06feb565860812e4d6a (diff)
downloadrust-af33587fc5f603deb774cdf2b3aab5d5337f3467.tar.gz
rust-af33587fc5f603deb774cdf2b3aab5d5337f3467.zip
Rollup merge of #102468 - RalfJung:tidy, r=jyn514
tidy: make rustc dependency error less confusing

The current wording leads to very confusing messages:
```
tidy error: Dependencies for main workspace not explicitly permitted:
* unicode-ident 1.0.4 (registry+https://github.com/rust-lang/crates.io-index)
```
Miri is part of that workspace, and there never was a problem adding Miri dependencies. The actual error is that due to a crate bump this now showed up as a rustc dependency, and *those* are restricted.
Diffstat (limited to 'compiler/rustc_llvm/llvm-wrapper/RustWrapper.cpp')
0 files changed, 0 insertions, 0 deletions