Skip to content

Support older builtins #4

@Jake-Shadle

Description

@Jake-Shadle

Right now we track the latest stable rustc's for the list of built-in targets, which will give undesired results for people using older versions of Rust that have targets rustc has deprecated/removed. We should probably generate a list of all targets for every release, and every target that is not present on stable should be marked as deprecated, but can still be evaluated.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions