We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8cca42a commit 6e1a28bCopy full SHA for 6e1a28b
RELEASES.md
@@ -1,3 +1,10 @@
1
+Version 1.67.1 (2023-02-09)
2
+===========================
3
+
4
+- [Fix interoperability with thin archives.](https://github.com/rust-lang/rust/pull/107360)
5
+- [Fix an internal error in the compiler build process.](https://github.com/rust-lang/rust/pull/105624)
6
+- [Downgrade `clippy::uninlined_format_args` to pedantic.](https://github.com/rust-lang/rust-clippy/pull/10265)
7
8
Version 1.67.0 (2023-01-26)
9
==========================
10
0 commit comments