We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 22ce320 commit baa657dCopy full SHA for baa657d
proposals/0000-compiler-settings.md
@@ -85,7 +85,7 @@ feature should be accomplished by:
85
3. Updating the language version of the module so from that point on warnings
86
will become errors to prevent backsliding.
87
88
-This creates developer friction when applied to large modules since the size of
+This creates developer friction when applied to large modules, since the size of
89
the module makes it difficult to eliminate all of the warnings at once. This
90
results in either the module being updated over time on main during which main
91
is left in an intermediate, partially updated state or the module being updated
0 commit comments