serenity-rs / serenity

A Rust library for the Discord API.
https://discord.gg/serenity-rs
ISC License
4.76k stars 581 forks source link

Gate deprecated markers with no stable replacement under unstable flag #2865

Closed GnomedDev closed 5 months ago

GnomedDev commented 5 months ago

This fixes poise@serenity-next once rebased onto next by only deprecating (and therefore removing) fields when unstable is being used when said fields only have a replacement when unstable is being used.