Skip to content

add deprecated and unstable attributes to struct fields and enum variants#196

Merged
wfraser merged 4 commits into
dropbox:masterfrom
wfraser:deprecated-attrs
Jun 11, 2026
Merged

add deprecated and unstable attributes to struct fields and enum variants#196
wfraser merged 4 commits into
dropbox:masterfrom
wfraser:deprecated-attrs

Conversation

@wfraser

@wfraser wfraser commented Jun 10, 2026

Copy link
Copy Markdown
Member

The most recent spec update added deprecation and preview annotations in several places. This change adds them to the Rust code as well.

Checklist

General Contributing

  • I have read the Code of Conduct and signed the CLA.
  • I have added an entry to the RELEASE_NOTES.md file, or believe it's not necessary for this change.

Validation

Generated tests updated correspondingly.

@wfraser wfraser force-pushed the deprecated-attrs branch from 44bf2c4 to 76af6c5 Compare June 11, 2026 00:00
@wfraser wfraser force-pushed the deprecated-attrs branch from 0d691f5 to fd71e64 Compare June 11, 2026 10:16
@wfraser wfraser merged commit fbab42d into dropbox:master Jun 11, 2026
2 of 3 checks passed
@wfraser wfraser deleted the deprecated-attrs branch June 11, 2026 22:19
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