Sign in
rust
/
rust
/
9ebe418dc6c3aaca3f9fa59da0b508b41bc095a2
/
.
/
tests
/
ui
/
explain
/
overflow-error-code.rs
blob: 284d5cddb35a8ecfbb6ddfb71a02cce10ef89d91 [
file
]
// 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