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
|`failure-status`| On failure, the compiler must exit with this status code. To expect an ICE, use `//@ failure-status: 101`. |`ui`, `crashes`, `incremental`| Any `u16`|
83
+
|`failure-status`| On failure, the compiler must exit with this status code. To expect an ICE, use `//@ failure-status: 101`. |`ui`, `incremental`| Any `u16`|
84
84
|`should-fail`| Compiletest self-test | All | N/A |
85
85
86
86
### Controlling output snapshots and normalizations
0 commit comments