-
Notifications
You must be signed in to change notification settings - Fork 13.7k
Commit f77a31f
authored
Rollup merge of #146089 - npmccallum:rustfmt, r=fmease
fix a constness ordering bug in rustfmt
Normally, changes to rustfmt go into the separate repo. But, in this case, the bug is introduced in a local change and therefore isn't present in the rustfmt repo.
Related to: #146071
Fixes rust-lang/rustfmt#6619.1 file changed
+1
-1
lines changedLines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1175 | 1175 |
| |
1176 | 1176 |
| |
1177 | 1177 |
| |
1178 | - | ||
1179 | 1178 |
| |
1179 | + | ||
1180 | 1180 |
| |
1181 | 1181 |
| |
1182 | 1182 |
| |
|
0 commit comments