File tree Expand file tree Collapse file tree 1 file changed +2
-0
lines changed Expand file tree Collapse file tree 1 file changed +2
-0
lines changed Original file line number Diff line number Diff line change 1
1
Version 1.58.1 (2022-01-19)
2
2
===========================
3
3
4
+ * Fix race condition in `std::fs::remove_dir_all` ([CVE-2022-21658])
4
5
* [Handle captured arguments in the `useless_format` Clippy lint][clippy/8295]
5
6
* [Move `non_send_fields_in_send_ty` Clippy lint to nursery][clippy/8075]
6
7
* [Fix wrong error message displayed when some imports are missing][91254]
7
8
* [Fix rustfmt not formatting generated files from stdin][92912]
8
9
10
+ [CVE-2022-21658]: https://www.cve.org/CVERecord?id=CVE-2022-21658]
9
11
[91254]: https://github.com/rust-lang/rust/pull/91254
10
12
[92912]: https://github.com/rust-lang/rust/pull/92912
11
13
[clippy/8075]: https://github.com/rust-lang/rust-clippy/pull/8075
You can’t perform that action at this time.
0 commit comments