rust/tests/ui/crate_level_checks
Esteban Küber f4db5f7bab Tweak multispan rendering
Consider comments and bare delimiters the same as an "empty line" for purposes of hiding rendered code output of long multispans. This results in more aggressive shortening of rendered output without losing too much context, specially in `*.stderr` tests that have "hidden" comments.
2024-12-12 23:36:27 +00:00
..
entrypoint_recursion.rs Merge commit '7901289135' into clippy-subtree-update 2024-09-24 11:58:04 +02:00
no_std_main_recursion.rs Merge commit '7901289135' into clippy-subtree-update 2024-09-24 11:58:04 +02:00
no_std_swap.fixed Merge commit '080b587854' into clippyup 2023-08-24 21:32:12 +02:00
no_std_swap.rs Merge commit '080b587854' into clippyup 2023-08-24 21:32:12 +02:00
no_std_swap.stderr Tweak multispan rendering 2024-12-12 23:36:27 +00:00
std_main_recursion.rs Merge commit '080b587854' into clippyup 2023-08-24 21:32:12 +02:00
std_main_recursion.stderr Merge commit '10136170fe' into clippy-subtree-update 2024-02-27 15:50:17 +01:00