Skip to content

Completely remove rustc_attrs. - #1663

Merged
sunfishcode merged 5 commits into
mainfrom
sunfishcode/fixes
Aug 18, 2026
Merged

Completely remove rustc_attrs.#1663
sunfishcode merged 5 commits into
mainfrom
sunfishcode/fixes

Conversation

@sunfishcode

Copy link
Copy Markdown
Member

rustix's use of rustc_* attributes was already behind a --cfg flag, but that flag is enabled in solme CI rules, and it appears rustc is no longer accepting user code using those attributes, so just comment them out entirely.

rustix's use of `rustc_*` attributes was already behind a `--cfg` flag, but that
flag is enabled in solme CI rules, and it appears rustc is no longer accepting user
code using those attributes, so just comment them out entirely.
@sunfishcode
sunfishcode merged commit aab9464 into main Aug 18, 2026
51 checks passed
@sunfishcode
sunfishcode deleted the sunfishcode/fixes branch August 18, 2026 13:05
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.

1 participant