]> git.proxmox.com Git - rustc.git/blobdiff - vendor/pin-project-lite/tests/ui/pin_project/overlapping_unpin_struct.stderr
New upstream version 1.63.0+dfsg1
[rustc.git] / vendor / pin-project-lite / tests / ui / pin_project / overlapping_unpin_struct.stderr
index 104987926d8c91704be2b9e459cddc8ea6a9d102..303e7cbb58a20b7e610ca926bac0e1d2d5857c52 100644 (file)
@@ -30,4 +30,4 @@ note: required by a bound in `is_unpin`
    |
 16 | fn is_unpin<T: Unpin>() {}
    |                ^^^^^ required by this bound in `is_unpin`
-   = note: this error originates in the macro `$crate::__pin_project_internal` (in Nightly builds, run with -Z macro-backtrace for more info)
+   = note: this error originates in the macro `$crate::__pin_project_make_unpin_impl` (in Nightly builds, run with -Z macro-backtrace for more info)