about summary refs log tree commit diff
path: root/clippy_lints/src/partial_pub_fields.rs
AgeCommit message (Expand)AuthorLines
2024-07-26Make restriction lint's use `span_lint_and_then` (n -> p)xFrednet-17/+9
2024-05-23For restriction lints, replace “Why is this bad?” with “Why restrict th...Kevin Reid-4/+5
2023-11-25Use absolute path for `declare_tool_lint` in `declare_clippy_lint`Alex Macleod-1/+1
2023-10-23Set existing doc-tests to `no_run`Alex Macleod-2/+2
2022-10-16fix a doctestTennyZhuang-6/+6
2022-10-16fix dogfoodTennyZhuang-3/+3
2022-10-16Add new lint `partial_pub_fields`TennyZhuang-0/+81