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
..
cargo_common_metadata Merge commit '98363cbf6a' into clippyup 2023-09-12 18:44:06 +02:00
cargo_rust_version Merge remote-tracking branch 'upstream/master' into rustup 2025-08-07 16:47:42 +02:00
duplicate_mod/fail Merge remote-tracking branch 'upstream/master' into rustup 2025-08-07 16:47:42 +02:00
feature_name Merge commit '98363cbf6a' into clippyup 2023-09-12 18:44:06 +02:00
lint_groups_priority Merge remote-tracking branch 'upstream/master' into rustup 2025-08-07 16:47:42 +02:00
module_style module_style: refactor and don't lint mod tagged with path attr 2025-09-18 02:58:16 -04:00
multiple_config_files Merge commit '10136170fe' into clippy-subtree-update 2024-02-27 15:50:17 +01:00
multiple_crate_versions Merge commit '66c29b973b' into clippy-subtree-update 2024-01-25 19:17:36 +01:00
undocumented_unsafe_blocks/fail fix: unnecessary_safety_comment does not lint for the first line 2025-08-21 11:30:57 +08:00
wildcard_dependencies Merge commit 'a859e5cc1c' into clippyup 2023-12-16 14:12:50 +01:00
update-all-references.sh Merge commit '37f4c1725d' into clippyup 2023-07-02 14:59:02 +02:00