Skip to content

Commit 9c8f21c

Browse files
committed
Bless
1 parent c7ebacc commit 9c8f21c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tests/ui/feature-gates/feature-gate-loop-hints.stderr

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ error[E0658]: the `#[loop_hints]` attribute is an experimental feature
44
LL | #[unroll]
55
| ^^^^^^^^^
66
|
7-
= note: see issue #15701 <https://github.com/rust-lang/rust/issues/15701> for more information
7+
= note: see issue #156874 <https://github.com/rust-lang/rust/issues/156874> for more information
88
= help: add `#![feature(loop_hints)]` to the crate attributes to enable
99
= note: this compiler was built on YYYY-MM-DD; consider upgrading it if it is out of date
1010

0 commit comments

Comments
 (0)