summary refs log tree commit diff
path: root/tests/ui/explain/overflow-error-code.rs
blob: 284d5cddb35a8ecfbb6ddfb71a02cce10ef89d91 (plain)
1
2
3
4
// 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