Skip to content

Commit 8f4583f

Browse files
committed
Soften language regarding compiler and lang teams' conservatism.
1 parent 4126f2d commit 8f4583f

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

text/0000-cargo-report-future-incompat.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -437,8 +437,10 @@ reasonable for someone to resolve this problem in the short term.
437437
Some claim that "our current approach" has been working, and therefore
438438
no change is needed here. However, my counterargument is that the only
439439
reason we haven't had to resolve this before is that compiler and
440-
language teams have been very conservative in changing
441-
existing future-incompatibility lints into hard errors,
440+
language teams have been forced to be very conservative in changing
441+
existing future-incompatibility lints into hard errors, because it
442+
takes a lot of effort to make such transitions, (in no small part
443+
**because** of the issue described here).
442444

443445
In the cases where the compiler and language teams have turned such
444446
lints into hard errors, the teams spent signficant time evaluating

0 commit comments

Comments
 (0)