diff options
| author | Yuki Okushi <huyuumi.dev@gmail.com> | 2021-03-14 13:07:32 +0900 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-03-14 13:07:32 +0900 |
| commit | 33614023a186133841322ac9bae70a6123f853f0 (patch) | |
| tree | 9c16426d53ff7ff10351db5ff2ad3d34a74a3a04 /compiler/rustc_llvm/llvm-wrapper/PassWrapper.cpp | |
| parent | 0d9a6edb50ede7496b61e8b6b2eea9944439481a (diff) | |
| parent | 45229b0777e6791625392529c2c9d8eceac28dbd (diff) | |
| download | rust-33614023a186133841322ac9bae70a6123f853f0.tar.gz rust-33614023a186133841322ac9bae70a6123f853f0.zip | |
Rollup merge of #82798 - jyn514:rustdoc-group, r=Manishearth,GuillaumeGomez
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. Follow-up to #80527. r? ``@Manishearth``
Diffstat (limited to 'compiler/rustc_llvm/llvm-wrapper/PassWrapper.cpp')
0 files changed, 0 insertions, 0 deletions
