Skip to content

Commit 0439486

Browse files
authored
Fix link in CHANGELOG.md (#5894)
1 parent 16db2a4 commit 0439486

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: CHANGELOG.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
- Support for formatting let-else statements [#5690]
1111
- New config option, `single_line_let_else_max_width`, that allows users to configure the maximum length of single line `let-else` statements. `let-else` statements that otherwise meet the requirements to be formatted on a single line will have their divergent`else` block formatted over multiple lines if they exceed this length [#5684]
1212

13-
[#5690]: https://github.com/rust-lang/rustfmt/pulls/5690
13+
[#5690]: https://github.com/rust-lang/rustfmt/pull/5690
1414
[#5684]: https://github.com/rust-lang/rustfmt/issues/5684
1515

1616
## [1.5.3] 2023-06-20

0 commit comments

Comments
 (0)