]> git.lizzy.rs Git - rust.git/blobdiff - src/test/ui/dyn-star/return.stderr
Rollup merge of #106353 - lukas-code:reduce-red-lines-in-my-ide, r=wesleywiser
[rust.git] / src / test / ui / dyn-star / return.stderr
index e000351a68f541d7057fbb4bc49708ef5722b0e2..9c265682904438ed928fe0cb2d2767b7bdf6c872 100644 (file)
@@ -4,7 +4,7 @@ warning: the feature `dyn_star` is incomplete and may not be safe to use and/or
 LL | #![feature(dyn_star)]
    |            ^^^^^^^^
    |
-   = note: see issue #91611 <https://github.com/rust-lang/rust/issues/91611> for more information
+   = note: see issue #102425 <https://github.com/rust-lang/rust/issues/102425> for more information
    = note: `#[warn(incomplete_features)]` on by default
 
 warning: 1 warning emitted