about summary refs log tree commit diff
path: root/library/std/src/sys/unix/stack_overflow.rs
diff options
context:
space:
mode:
authorJoshua Nelson <jyn514@gmail.com>2021-03-05 09:50:20 -0500
committerJoshua Nelson <jyn514@gmail.com>2021-03-05 15:26:55 -0500
commit45229b0777e6791625392529c2c9d8eceac28dbd (patch)
tree18d23f922c7ab062417c94e6c738f230452d90b4 /library/std/src/sys/unix/stack_overflow.rs
parent8ccc89bc312caa65ca46b55b47492abdd5b6910a (diff)
downloadrust-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 'library/std/src/sys/unix/stack_overflow.rs')
0 files changed, 0 insertions, 0 deletions