We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 854f207 commit d6d30ccCopy full SHA for d6d30cc
src/test/ui/feature-gate-inline_const.stderr
@@ -2,7 +2,7 @@ error[E0658]: inline-const is experimental
2
--> $DIR/feature-gate-inline_const.rs:2:13
3
|
4
LL | let _ = const {
5
- | ^^^^^
+ | ^^^^^^^
6
7
= note: see issue #76001 <https://github.com/rust-lang/rust/issues/76001> for more information
8
= help: add `#![feature(inline_const)]` to the crate attributes to enable
0 commit comments