Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 510 Bytes

summary.md

File metadata and controls

8 lines (6 loc) · 510 Bytes

Breaking changes

Breaking changes should be avoided when possible. RFC 1105 lays the foundations for what constitutes a breaking change. Breakage may be deemed acceptable or not based on its actual impact, which can be approximated with a crater run.

If the impact isn't too high, looping in maintainers of broken crates and submitting PRs to fix them can be a valid strategy.