highfive
highfive copied to clipboard
Please detect commits that mark an API as stable and display a warning
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.