rust/clippy_lints
Charalampos Mitrodimas 288312463e [wildcard_imports] Modules that contain prelude are also allowed
This commit fixes #10846 by checking if the path segment contains the
word "prelude".

Signed-off-by: Charalampos Mitrodimas <charmitro@gmail.com>
2023-05-30 21:29:04 +03:00
..
2023-05-25 13:03:17 +03:00

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