We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6fd8798 commit 9d84f1fCopy full SHA for 9d84f1f
RELEASES.md
@@ -1,3 +1,13 @@
1
+Version 1.41.1 (2020-02-27)
2
+===========================
3
+
4
+* [Always check types of static items][69145]
5
+* [Always check lifetime bounds of `Copy` impls][69145]
6
+* [Fix miscompilation in callers of `Layout::repeat`][69225]
7
8
+[69225]: https://github.com/rust-lang/rust/issues/69225
9
+[69145]: https://github.com/rust-lang/rust/pull/69145
10
11
Version 1.41.0 (2020-01-30)
12
===========================
13
0 commit comments