]> git.lizzy.rs Git - rust.git/commitdiff
backport release notes of 1.41.1
authorPietro Albini <pietro@pietroalbini.org>
Tue, 25 Feb 2020 19:19:12 +0000 (20:19 +0100)
committerPietro Albini <pietro@pietroalbini.org>
Tue, 25 Feb 2020 19:19:46 +0000 (20:19 +0100)
RELEASES.md

index 10e485c1a40d56f4c4ea92a33fbc0f1ec518b40e..427aa71b4b5dc0cbd324cd6441845300ef187a65 100644 (file)
@@ -1,3 +1,13 @@
+Version 1.41.1 (2020-02-27)
+===========================
+
+* [Always check types of static items][69145]
+* [Always check lifetime bounds of `Copy` impls][69145]
+* [Fix miscompilation in callers of `Layout::repeat`][69225]
+
+[69225]: https://github.com/rust-lang/rust/issues/69225
+[69145]: https://github.com/rust-lang/rust/pull/69145
+
 Version 1.41.0 (2020-01-30)
 ===========================