Skip to content

When was support for 32-bit Apple targets downgraded? #108556

Closed
@8573

Description

@8573

Location

Summary

The Rust release notes, under the section for Rust 1.41.0, say

1.41.0 will be the last tier 1 release for 32-bit Apple targets.

The Rust blog post "Reducing support for 32-bit Apple targets" (added in rust-lang/blog.rust-lang.org#487) said

Rust 1.41.0 (to be released on January 30th, 2020) will be the last release with the current level of support for 32-bit Apple targets. Starting from Rust 1.42.0, those targets will be demoted to Tier 3.

It seems unlikely that (1.41.0 was the last version with these targets undemoted AND 1.42.0 was the first version with them demoted), because there was a release between them: 1.41.1. The release notes for 1.41.1 and 1.42.0 do not mention these targets. I would guess the targets were demoted in 1.42.0 and still supported as before in 1.41.1, making 1.41.0 not actually the last release with them undemoted.

I would like to suggest that a clarifying note be added in the release notes, the blog post, or both, noting whether 1.41.1 also supports those targets undemoted.

Metadata

Metadata

Assignees

No one assigned

    Labels

    A-docsArea: Documentation for any part of the project, including the compiler, standard library, and tools

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions