Sign in
rust
/
rust-lang
/
rust
/
refs/heads/try
/
.
/
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