rust/clippy_lints
Dobe Peter e58c7dd168 panic_in_result_fn: Extend to also check usages of [debug_]assert* macros
Also, the macro-finding logic has been moved to the util module, for
use by future lints.
2020-12-08 00:10:39 +01:00
..

This crate contains Clippy lints. For the main crate, check GitHub.