File tree Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -3765,6 +3765,8 @@ Version 1.41.1 (2020-02-27)
37653765* [Always check types of static items][69145]
37663766* [Always check lifetime bounds of `Copy` impls][69145]
37673767* [Fix miscompilation in callers of `Layout::repeat`][69225]
3768+ * [Rust 1.41.0 was announced as the last Rust release with tier 1 or tier 2 support for 32-bit Apple targets][apple-32bit-drop].
3769+ That announcement did not expect a patch release. 1.41.1 also includes release binaries for these targets.
37683770
37693771[69225]: https://github.com/rust-lang/rust/issues/69225
37703772[69145]: https://github.com/rust-lang/rust/pull/69145
@@ -3857,7 +3859,7 @@ Misc
38573859Compatibility Notes
38583860-------------------
38593861
3860- - [As previously announced 1.41.0 will be the last tier 1 release for 32-bit
3862+ - [As previously announced 1.41 will be the last tier 1 release for 32-bit
38613863 Apple targets.][apple-32bit-drop] This means that the source code is still
38623864 available to build, but the targets are no longer being tested and release
38633865 binaries for those platforms will no longer be distributed by the Rust project.
You can’t perform that action at this time.
0 commit comments