rust/tests
IVIURRAY bf967319e2
Add config option generated_marker_line_search_limit (#5993)
`generated_marker_line_search_limit` allows users to configure how many
lines rustfmt should search for an `@generated` marker comment when
`format_generated_files=false`

---------

Co-authored-by: Jordan Eldredge <jordan@jordaneldredge.com>
2024-01-20 11:14:50 -05:00
..
cargo-fmt Merge commit '81fe905ca83cffe84322f27ca43950b617861ff7' into rustfmt-sync 2023-10-22 20:21:44 -05:00
config Prevent enum variant attributes from wrapping one character early 2024-01-08 10:06:25 -05:00
coverage
mod-resolver Merge commit '1d8491b120223272b13451fc81265aa64f7f4d5b' into sync-from-rustfmt 2023-01-24 14:16:03 -06:00
parser
rustfmt Fixed error caused by combination of match_arm_blocks and control_brace_style 2023-10-23 20:27:26 -04:00
source Add config option generated_marker_line_search_limit (#5993) 2024-01-20 11:14:50 -05:00
target Add config option generated_marker_line_search_limit (#5993) 2024-01-20 11:14:50 -05:00
writemode