about summary refs log tree commit diff
path: root/compiler/rustc_llvm/llvm-wrapper/RustWrapper.cpp
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2024-01-20 22:58:23 +0000
committerbors <bors@rust-lang.org>2024-01-20 22:58:23 +0000
commitfe3e6827c30a35caa9575ffe9dd38265fae475d5 (patch)
treec721d74f191cd0a4b9b361f523dac306fb763577 /compiler/rustc_llvm/llvm-wrapper/RustWrapper.cpp
parent70573af31eb9b8431c2e7923325c82ba0304cbb2 (diff)
parent44f5d969d5820cdf907817f0ce2d81cc54589f77 (diff)
downloadrust-fe3e6827c30a35caa9575ffe9dd38265fae475d5.tar.gz
rust-fe3e6827c30a35caa9575ffe9dd38265fae475d5.zip
Auto merge of #12144 - blyxyas:10283-postfix, r=llogiq
Add . to end of lint lists in configuration + Fix typo in pub_underscore_fields_behavior

Fixes https://github.com/rust-lang/rust-clippy/pull/10283#issuecomment-1890600381

In the "/// Lint: " list on each configuration option, you have to end with a dot. If the lint list doesn't have a dot, the configuration won't have documentation.

This PR adds those missing dots in some of the configuration, thus also adding their documentation.

changelog: Fix bug where a lot of config documentation wasn't showing.
changelog: Fix typo in `pub_underscore_fields_behavior` (`PublicallyExported` -> `PubliclyExported`)
Diffstat (limited to 'compiler/rustc_llvm/llvm-wrapper/RustWrapper.cpp')
0 files changed, 0 insertions, 0 deletions