]> git.proxmox.com Git - rustc.git/blobdiff - src/test/ui/derives/derives-span-Eq-tuple-struct.stderr
New upstream version 1.54.0+dfsg1
[rustc.git] / src / test / ui / derives / derives-span-Eq-tuple-struct.stderr
index 44b1d2cc026e3a80b189e184cb7efe4814f5cf94..a41acfbf5b515cda3349f66bc7afb894a084c2f1 100644 (file)
@@ -9,7 +9,7 @@ LL |     Error
 LL | pub struct AssertParamIsEq<T: Eq + ?Sized> {
    |                               -- required by this bound in `AssertParamIsEq`
    |
-   = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info)
+   = note: this error originates in the derive macro `Eq` (in Nightly builds, run with -Z macro-backtrace for more info)
 
 error: aborting due to previous error