We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 166f664 commit d1f9d02Copy full SHA for d1f9d02
tests/ui/indexing_slicing_index.stderr
@@ -13,7 +13,7 @@ error[E0080]: index out of bounds: the length is 2 but the index is 4
13
--> tests/ui/indexing_slicing_index.rs:69:14
14
|
15
LL | const { &ARR[idx4()] };
16
- | ^^^^^^^^^^^ evaluation of `main::{constant#3}` failed
+ | ^^^^^^^^^^^ evaluation of `main::{constant#3}` failed here
17
18
note: erroneous constant encountered
19
--> tests/ui/indexing_slicing_index.rs:69:5
0 commit comments