Skip to content

Pull out dedicated cfg_version syntax test from feature gate test#141552

Merged
bors merged 1 commit intorust-lang:masterfrom
jieyouxu:cfg-version-tests
May 27, 2025
Merged

Pull out dedicated cfg_version syntax test from feature gate test#141552
bors merged 1 commit intorust-lang:masterfrom
jieyouxu:cfg-version-tests

Conversation

@jieyouxu
Copy link
Member

@jieyouxu jieyouxu commented May 25, 2025

Tracking issue: #64796.
Closes #141452, as a follow-up to #141413 (comment) (point 3 of that is probably too pedantic).

The feature gate test was dual-purposing causing feature gate errors to distract from syntax exercises.

@rustbot label +F-cfg_version
r? @est31

Loading
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

A-testsuite Area: The testsuite used to check the correctness of rustc F-cfg_version `#![feature(cfg_version)]` S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Double-check cfg_version test coverage

5 participants