We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8172166 commit f0c2ac8Copy full SHA for f0c2ac8
tests/ui/indexing_slicing_index.stderr
@@ -1,4 +1,4 @@
1
-error[E0080]: evaluation of `main::{constant#3}::<&i32>` failed
+error[E0080]: evaluation of `main::{constant#3}` failed
2
--> $DIR/indexing_slicing_index.rs:31:14
3
|
4
LL | const { &ARR[idx4()] }; // Ok, let rustc handle const contexts.
0 commit comments