Skip to content

Remove legacy config support #2783

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Aug 11, 2025
Merged

Remove legacy config support #2783

merged 1 commit into from
Aug 11, 2025

Conversation

ehuss
Copy link
Contributor

@ehuss ehuss commented Aug 11, 2025

This removes the old legacy config that allowed certain things at the top level.

The legacy switch was added in #457

Closes #2653

This removes the old legacy config that allowed certain things at the
top level.

The legacy switch was added in rust-lang#457

Closes rust-lang#2653
@rustbot rustbot added the S-waiting-on-review Status: waiting on a review label Aug 11, 2025
@ehuss ehuss enabled auto-merge August 11, 2025 15:25
@ehuss ehuss added the Breaking Change This would require a SemVer breaking change label Aug 11, 2025
@ehuss ehuss added this pull request to the merge queue Aug 11, 2025
Merged via the queue into rust-lang:master with commit 4a2d3a7 Aug 11, 2025
14 checks passed
@rustbot rustbot removed the S-waiting-on-review Status: waiting on a review label Aug 11, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Breaking Change This would require a SemVer breaking change
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Remove the support for the legacy config format
2 participants