EmbarkStudios / EmbarkStudios/cfg-expr

Support older builtins

Open
#4 0 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
Rust
Stars
45
Forks
21
Avg merge
28m
Merged PRs (30d)
1

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.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.