Skip to content

Commit e2f4b1e

Browse files
authored
Update posts/2022-01-20-Rust-1.58.1.md
1 parent 840f572 commit e2f4b1e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

posts/2022-01-20-Rust-1.58.1.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ Rust 1.58.1 also addresses several regressions in diagnostics and tooling introd
3838
identifiers in format strings, introduced in Rust 1.58.0.
3939
* A regression in Rustfmt preventing generated files from being formatted when
4040
passed through the standard input has been fixed.
41-
* An incorrect error message displayed by `rustc` in some cases have been fixed.
41+
* An incorrect error message displayed by `rustc` in some cases has been fixed.
4242

4343
You can find more detailed information on the specific regressions in the
4444
[release notes].

0 commit comments

Comments
 (0)