Files
rust/tests/ui-cargo
Zihan b3e056f198 module_style: refactor and don't lint mod tagged with path attr
refactored with `check_item` and `check_item_post`. this refactoring
also fixed a few bugs related to mod path with shared segment name caused
by preivous approach.

changelog: [`self_named_module_files`]: don't lint mod tagged with path attribute
changelog: [`mod_module_files`]: don't lint mod tagged with path attribute

Signed-off-by: Zihan <zihanli0822@gmail.com>
2025-09-18 02:58:16 -04:00
..