Alex Macleod
|
1d107ab2be
|
Remove $DIR replacement in test output
|
2024-02-17 12:34:54 +00:00 |
|
Alex Macleod
|
e88a556124
|
Reuse rustdoc's doc comment handling in Clippy
|
2023-09-08 23:42:57 +00:00 |
|
Urgau
|
a86e758228
|
Adjust clippy tests with new rustc help suggestion for lints
|
2023-09-04 14:22:02 +02:00 |
|
Philipp Krones
|
cc61aeea54
|
Merge commit '080b587854a73f2a8cbaecff1884860a78e2ff37' into clippyup
|
2023-08-24 21:32:12 +02:00 |
|
flip1995
|
282c59820b
|
Merge commit '3d0b0e66afdfaa519d8855b338b35b4605775945' into clippyup
|
2020-08-28 18:43:25 +02:00 |
|
Andre Bogus
|
2fa3da4869
|
needless_doc_main: only check rust code
|
2020-03-10 20:19:37 +01:00 |
|
Andre Bogus
|
ef7587d957
|
Less needless_doctest_main false positives
This checks if a) the `fn main() {}` function is empty or if the doctest contains a `static`. In both cases don't lint.
|
2019-11-29 21:47:26 +01:00 |
|