rust/tests/ui/branches_sharing_code
2025-11-27 01:31:12 +00:00
..
false_positives.rs Update UI tests 2025-02-15 13:38:16 +01:00
shared_at_bottom.rs fix: branches-sharing-code suggests wrongly on const and static 2025-11-27 01:31:12 +00:00
shared_at_bottom.stderr fix: branches-sharing-code suggests wrongly on const and static 2025-11-27 01:31:12 +00:00
shared_at_top.rs fix: branches_sharing_code suggests wrongly when dealing with macros 2025-05-28 21:04:22 +08:00
shared_at_top.stderr fix: branches_sharing_code suggests wrongly when dealing with macros 2025-05-28 21:04:22 +08:00
shared_at_top_and_bottom.rs test: remove extraneous #[allow(clippy::uninlined_format_args)] 2025-09-30 18:08:37 +02:00
shared_at_top_and_bottom.stderr test: remove extraneous #[allow(clippy::uninlined_format_args)] 2025-09-30 18:08:37 +02:00
valid_if_blocks.rs Fix new tests updates 2025-02-15 13:38:42 +01:00
valid_if_blocks.stderr Fix new tests updates 2025-02-15 13:38:42 +01:00