diff options
| author | Joshua Nelson <jyn514@gmail.com> | 2021-03-05 09:50:20 -0500 |
|---|---|---|
| committer | Joshua Nelson <jyn514@gmail.com> | 2021-03-05 15:26:55 -0500 |
| commit | 45229b0777e6791625392529c2c9d8eceac28dbd (patch) | |
| tree | 18d23f922c7ab062417c94e6c738f230452d90b4 /compiler/rustc_llvm/llvm-wrapper/PassWrapper.cpp | |
| parent | 8ccc89bc312caa65ca46b55b47492abdd5b6910a (diff) | |
| download | rust-45229b0777e6791625392529c2c9d8eceac28dbd.tar.gz rust-45229b0777e6791625392529c2c9d8eceac28dbd.zip | |
Rename `rustdoc` to `rustdoc::all`
When rustdoc lints were changed to be tool lints, the `rustdoc` group was removed, leading to spurious warnings like ``` warning: unknown lint: `rustdoc` ``` The lint group still worked when rustdoc ran, since rustdoc added the group itself. This renames the group to `rustdoc::all` for consistency with `clippy::all` and the rest of the rustdoc lints.
Diffstat (limited to 'compiler/rustc_llvm/llvm-wrapper/PassWrapper.cpp')
0 files changed, 0 insertions, 0 deletions
