1max_width = 1202comment_width = 1003match_block_trailing_comma = true4wrap_comments = true5edition = "2024"6error_on_line_overflow = true7imports_granularity = "Module"8style_edition = "2024"9ignore = [10 "tests/ui/crashes/ice-9405.rs",11 "tests/ui/crashes/ice-10912.rs",12 "tests/ui/non_expressive_names_error_recovery.rs",13]
Findings
✓ No findings reported for this file.