]> git.lizzy.rs Git - rust.git/commitdiff
bless fulldeps tests
authorOli Scherer <git-spam-no-reply9815368754983@oli-obk.de>
Mon, 12 Dec 2022 17:32:20 +0000 (17:32 +0000)
committerOli Scherer <git-spam-no-reply9815368754983@oli-obk.de>
Tue, 13 Dec 2022 10:11:19 +0000 (10:11 +0000)
src/test/ui-fulldeps/session-diagnostic/diagnostic-derive.stderr

index 467b3ce7c77fda8d199745e4e9e0e48406e93139..1b7ef4e4f19cfc193c26ee6aa643adbb99c720c5 100644 (file)
@@ -660,9 +660,7 @@ LL | #[derive(Diagnostic)]
    = help: normalized in stderr
 note: required by a bound in `DiagnosticBuilder::<'a, G>::set_arg`
   --> $COMPILER_DIR/rustc_errors/src/diagnostic_builder.rs:LL:CC
-   |
-   = note: required by this bound in `DiagnosticBuilder::<'a, G>::set_arg`
-   = note: this error originates in the derive macro `Diagnostic` (in Nightly builds, run with -Z macro-backtrace for more info)
+   = note: this error originates in the derive macro `Diagnostic` which comes from the expansion of the macro `forward` (in Nightly builds, run with -Z macro-backtrace for more info)
 
 error: aborting due to 83 previous errors