]> git.proxmox.com Git - rustc.git/blobdiff - src/test/ui/specialization/specialization-assoc-fns.stderr
New upstream version 1.66.0+dfsg1
[rustc.git] / src / test / ui / specialization / specialization-assoc-fns.stderr
index a7c0661a825dcc075efc1c28532643680053292c..69f7cece79defcd2f54057acd9705514ba4bf9cc 100644 (file)
@@ -4,9 +4,9 @@ warning: the feature `specialization` is incomplete and may not be safe to use a
 LL | #![feature(specialization)]
    |            ^^^^^^^^^^^^^^
    |
-   = note: `#[warn(incomplete_features)]` on by default
    = note: see issue #31844 <https://github.com/rust-lang/rust/issues/31844> for more information
    = help: consider using `min_specialization` instead, which is more stable and complete
+   = note: `#[warn(incomplete_features)]` on by default
 
 warning: 1 warning emitted