Sign in
fuchsia
/
third_party
/
rust
/
781fdab9a95320bf8c3eb092ef628352643059bf
/
.
/
rustfmt.toml
blob: 0dc6adce7bfceb2d980b1f6d28a206522c6b4a8c [
file
] [
log
] [
blame
]
max_width
=
120
comment_width
=
100
match_block_trailing_comma
=
true
wrap_comments
=
true
edition
=
"2024"
error_on_line_overflow
=
true
imports_granularity
=
"Module"
style_edition
=
"2024"
ignore
=
[
"tests/ui/crashes/ice-10912.rs"
]