Sign in
rust
/
rust
/
93fbf3b885fa9d0bd2a0fec2cbb32cfdb91cc5eb
/
.
/
tests
/
ui
/
explain
/
overflow-error-code.rs
blob: 284d5cddb35a8ecfbb6ddfb71a02cce10ef89d91 [
file
] [
log
] [
blame
]
// Check that we don't crash on error codes exceeding our internal limit.
// issue: <https://github.com/rust-lang/rust/issues/140647>
//@ compile-flags: --explain E10000
//~? ERROR: E10000 is not a valid error code