]> git.lizzy.rs Git - rust.git/blobdiff - RELEASES.md
Rollup merge of #91504 - cynecx:used_retain, r=nikic
[rust.git] / RELEASES.md
index f44291c1fa30296e0abfaaf7447f74fa34a21805..aae2a669650141cbd4fb421b99c399f043383b42 100644 (file)
@@ -7,7 +7,7 @@ Version 1.58.1 (2022-01-19)
 * [Fix wrong error message displayed when some imports are missing][91254]
 * [Fix rustfmt not formatting generated files from stdin][92912]
 
-[CVE-2022-21658]: https://www.cve.org/CVERecord?id=CVE-2022-21658]
+[CVE-2022-21658]: https://www.cve.org/CVERecord?id=CVE-2022-21658
 [91254]: https://github.com/rust-lang/rust/pull/91254
 [92912]: https://github.com/rust-lang/rust/pull/92912
 [clippy/8075]: https://github.com/rust-lang/rust-clippy/pull/8075