generated from EmbarkStudios/opensource-template
-
Notifications
You must be signed in to change notification settings - Fork 17
Open
Labels
enhancementNew feature or requestNew feature or request
Description
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
Labels
enhancementNew feature or requestNew feature or request