You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -13,7 +13,7 @@
13
13
// It NFC-normalizes to ó, U+00F3 LATIN SMALL LETTER O WITH ACUTE.
14
14
traitFoó:Bar {}
15
15
```
16
-
- Ensure a space is added to a range expression, when the right hand side of the range expression is a binary expression that ends with a trailing period.
16
+
- Ensure a space is added to a range expression, when the right hand side of the range expression is a binary expression that ends with a trailing period[#6059](https://github.com/rust-lang/rustfmt/issues/6059)
0 commit comments