diff options
| author | y21 <30553356+y21@users.noreply.github.com> | 2023-06-09 15:49:35 +0200 |
|---|---|---|
| committer | y21 <30553356+y21@users.noreply.github.com> | 2023-06-09 15:49:35 +0200 |
| commit | bbb9204008297fc326fcf4dfbc07cee12f173081 (patch) | |
| tree | ef8e8d5a20e27748d3b37c8d35c7ba4bd20b7580 /rustfmt.toml | |
| parent | 85002b09a1858ea8a7e692f969c3c5946febc898 (diff) | |
add test
Diffstat (limited to 'rustfmt.toml')
| -rw-r--r-- | rustfmt.toml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/rustfmt.toml b/rustfmt.toml index 10d39762043..18b2a33469d 100644 --- a/rustfmt.toml +++ b/rustfmt.toml @@ -5,3 +5,4 @@ wrap_comments = true edition = "2021" error_on_line_overflow = true version = "Two" +ignore = ["tests/ui/crashes/ice-10912.rs"] |
