rust/clippy_lints
Jason Newcomb f9509d3574 Refactor absolute_paths:
* Check the path length first
* Use `is_from_proc_macro`
* Use symbols instead of strings when checking crate names
2024-08-09 22:08:29 -04:00
..
2024-08-09 22:08:29 -04:00

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