We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 840f572 commit e2f4b1eCopy full SHA for e2f4b1e
posts/2022-01-20-Rust-1.58.1.md
@@ -38,7 +38,7 @@ Rust 1.58.1 also addresses several regressions in diagnostics and tooling introd
38
identifiers in format strings, introduced in Rust 1.58.0.
39
* A regression in Rustfmt preventing generated files from being formatted when
40
passed through the standard input has been fixed.
41
-* An incorrect error message displayed by `rustc` in some cases have been fixed.
+* An incorrect error message displayed by `rustc` in some cases has been fixed.
42
43
You can find more detailed information on the specific regressions in the
44
[release notes].
0 commit comments