rust/clippy_dev/src
flip1995 ff452d5ba6
Deny warning in every main sub-crate
This enables the same warnings that are enabled in `clippy_lints` also
in `clippy_utils` and `clippy_dev`. Then it makes sure, that the
`deny-warnings` feature is passed down to `clippy_lints` and
`clippy_utils` when compiling Clippy.
2021-05-18 11:05:48 +02:00
..
bless.rs Merge commit '928e72dd10' into clippyup 2021-02-25 11:25:22 +01:00
fmt.rs Merge commit 'b40ea209e7' into clippyup 2021-04-08 17:50:13 +02:00
ide_setup.rs Merge commit '0e87918536' into clippyup 2021-03-25 19:29:11 +01:00
lib.rs Deny warning in every main sub-crate 2021-05-18 11:05:48 +02:00
main.rs Deny warning in every main sub-crate 2021-05-18 11:05:48 +02:00
new_lint.rs Implement x.py test src/tools/clippy --bless 2021-04-27 16:57:29 +00:00
serve.rs Merge commit '70c0f90453' into clippyup 2021-02-11 15:04:38 +01:00
stderr_length_check.rs Define modules in lib.rs instead of main.rs 2020-03-31 17:24:09 +02:00
update_lints.rs Merge commit 'c1664c50b2' into clippyup 2020-12-06 15:01:03 +01:00