You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[docs/debugging-the-compiler] Move asserting on first diagnostic out of the type checker section into its own section.
These options do not make sense just in the type checker section since they can
also be used to diagnose why SIL passes emit diagnostics as well.
Since the prose was originally written, I also added an additional option to
assert on the first warning emitting. I added that to the documentation.
0 commit comments