about summary refs log tree commit diff
path: root/clippy_lints/src/four_forward_slashes.rs
AgeCommit message (Expand)AuthorLines
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
2023-10-04Update version attribute for 1.73 lintsxFrednet-1/+1
2023-07-12Improve suggestion and add more testsCatherine-24/+41
2023-07-12New lint [`four_forward_slashes`]Catherine-0/+82