]> git.proxmox.com Git - rustc.git/blobdiff - src/test/ui/traits/negative-impls/negative-default-impls.stderr
New upstream version 1.66.0+dfsg1
[rustc.git] / src / test / ui / traits / negative-impls / negative-default-impls.stderr
index ceb86559d85e2886efa05172bb43b926b82dec02..7b54cf542220f4563fc2fa787cdc423b31681ea4 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
 
 error[E0750]: negative impls cannot be default impls
   --> $DIR/negative-default-impls.rs:9:1