Skip to content

Replace rustc_session::parse::feature* with `rustc_session::errors::feature*#2869

Merged
TaKO8Ki merged 1 commit into
mainfrom
mv-feature-methods
May 11, 2026
Merged

Replace rustc_session::parse::feature* with `rustc_session::errors::feature*#2869
TaKO8Ki merged 1 commit into
mainfrom
mv-feature-methods

Conversation

@TaKO8Ki
Copy link
Copy Markdown
Member

@TaKO8Ki TaKO8Ki commented May 11, 2026

rust-lang/rust#155980 moved feature* methods from parse mod to errors mod, so rustc_session::parse::feature_err no longer points to valid page.

@rustbot
Copy link
Copy Markdown
Collaborator

rustbot commented May 11, 2026

Thanks for the PR. If you have write access, feel free to merge this PR if it does not need reviews. You can request a review using r? rustc-dev-guide or r? <username>.

@rustbot rustbot added the S-waiting-on-review Status: this PR is waiting for a reviewer to verify its content label May 11, 2026
@TaKO8Ki TaKO8Ki changed the title Fix feature* methods link Replace rustc_session::parse::feature* with `rustc_session::errors::feature* May 11, 2026
@TaKO8Ki TaKO8Ki merged commit f143179 into main May 11, 2026
1 check passed
@rustbot rustbot removed the S-waiting-on-review Status: this PR is waiting for a reviewer to verify its content label May 11, 2026
@tshepang tshepang deleted the mv-feature-methods branch May 13, 2026 09:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants