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
Currently warnings have no exit codes, we might introduce these since we can now promote all warnings to errors with command line argument. This way "expect fail" tests might properly test warnings produced by compiler.
Currently warnings have no exit codes, we might introduce these since we can now promote all warnings to errors with command line argument. This way "expect fail" tests might properly test warnings produced by compiler.