We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7388b6d commit 5322b01Copy full SHA for 5322b01
src/breaking-changes/summary.md
@@ -8,7 +8,7 @@ Running crater should be done if nontrivial breakage is expected, so the informa
8
available during the final comment period.
9
10
If the impact isn't too high, looping in maintainers of to-be-broken crates and submitting PRs
11
-to fix them can be a valid strategy. However, this can only affect the crates in question, and
+to fix them (and ensuring those PRs have been merged and released) can be a valid strategy. However, this can only affect the crates in question, and
12
it does not automatically affect their dependents. Binary dependents may have already locked-in
13
a different, older version.
14
0 commit comments