Skip to content

Commit 82ce70a

Browse files
committed
bless fulldeps tests
1 parent 1f5cb9e commit 82ce70a

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

src/test/ui-fulldeps/session-diagnostic/diagnostic-derive.stderr

+1-3
Original file line numberDiff line numberDiff line change
@@ -660,9 +660,7 @@ LL | #[derive(Diagnostic)]
660660
= help: normalized in stderr
661661
note: required by a bound in `DiagnosticBuilder::<'a, G>::set_arg`
662662
--> $COMPILER_DIR/rustc_errors/src/diagnostic_builder.rs:LL:CC
663-
|
664-
= note: required by this bound in `DiagnosticBuilder::<'a, G>::set_arg`
665-
= note: this error originates in the derive macro `Diagnostic` (in Nightly builds, run with -Z macro-backtrace for more info)
663+
= 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)
666664

667665
error: aborting due to 83 previous errors
668666

0 commit comments

Comments
 (0)