File tree Expand file tree Collapse file tree 1 file changed +4
-2
lines changed Expand file tree Collapse file tree 1 file changed +4
-2
lines changed Original file line number Diff line number Diff line change @@ -437,8 +437,10 @@ reasonable for someone to resolve this problem in the short term.
437
437
Some claim that "our current approach" has been working, and therefore
438
438
no change is needed here. However, my counterargument is that the only
439
439
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).
442
444
443
445
In the cases where the compiler and language teams have turned such
444
446
lints into hard errors, the teams spent signficant time evaluating
You can’t perform that action at this time.
0 commit comments