]> git.proxmox.com Git - rustc.git/blobdiff - src/test/ui/fmt/ifmt-unimpl.stderr
New upstream version 1.64.0+dfsg1
[rustc.git] / src / test / ui / fmt / ifmt-unimpl.stderr
index 5204afa4e6bc559ccfa5cd3ed7232c85855b832a..dbcb2eb6693dd9e4cb0577aa09150e0f4a44b27e 100644 (file)
@@ -20,7 +20,7 @@ note: required by a bound in `ArgumentV1::<'a>::new_upper_hex`
    |
 LL |     arg_new!(new_upper_hex, UpperHex);
    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `ArgumentV1::<'a>::new_upper_hex`
-   = note: this error originates in the macro `$crate::__export::format_args` (in Nightly builds, run with -Z macro-backtrace for more info)
+   = note: this error originates in the macro `$crate::__export::format_args` which comes from the expansion of the macro `arg_new` (in Nightly builds, run with -Z macro-backtrace for more info)
 
 error: aborting due to previous error