rust-lang/highfive

Please detect commits that mark an API as stable and display a warning

joshtriplett opened this issue · 0 comments

I'd love to have automatic detection of PRs that mark an API as #[stable, displaying a warning to encourage more careful review. This also makes it easier to catch if someone unintentionally made a new API insta-stable rather than unstable.