Skip to content

Commit

Permalink
Rollup merge of #69468 - pietroalbini:master-1.41.1-notes, r=Mark-Sim…
Browse files Browse the repository at this point in the history
…ulacrum

[master] Backport release notes of 1.41.1

r? @Mark-Simulacrum
  • Loading branch information
Dylan-DPC authored Feb 26, 2020
2 parents 35ae48c + 9d84f1f commit 8381862
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions RELEASES.md
Original file line number Diff line number Diff line change
@@ -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)
===========================

Expand Down

0 comments on commit 8381862

Please sign in to comment.