There was an error while loading. Please reload this page.
1 parent c7ebacc commit 9c8f21cCopy full SHA for 9c8f21c
1 file changed
tests/ui/feature-gates/feature-gate-loop-hints.stderr
@@ -4,7 +4,7 @@ error[E0658]: the `#[loop_hints]` attribute is an experimental feature
4
LL | #[unroll]
5
| ^^^^^^^^^
6
|
7
- = note: see issue #15701 <https://github.com/rust-lang/rust/issues/15701> for more information
+ = note: see issue #156874 <https://github.com/rust-lang/rust/issues/156874> for more information
8
= help: add `#![feature(loop_hints)]` to the crate attributes to enable
9
= note: this compiler was built on YYYY-MM-DD; consider upgrading it if it is out of date
10
0 commit comments