mirror of
https://github.com/rust-lang/rust.git
synced 2025-06-07 04:38:46 +00:00
5 lines
215 B
Rust
5 lines
215 B
Rust
![]() |
// 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
|