Skip to content

Commit f0a99f9

Browse files
committed
Fixup diagnostic-derive test
1 parent 34e9e6d commit f0a99f9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -411,7 +411,7 @@ LL | #[derive(SessionDiagnostic)]
411411
|
412412
= help: normalized in stderr
413413
note: required by a bound in `DiagnosticBuilder::<'a, G>::set_arg`
414-
--> $COMPILER_DIR/rustc_errors/src/diagnostic_builder.rs:538:19
414+
--> $COMPILER_DIR/rustc_errors/src/diagnostic_builder.rs:539:19
415415
|
416416
LL | arg: impl IntoDiagnosticArg,
417417
| ^^^^^^^^^^^^^^^^^ required by this bound in `DiagnosticBuilder::<'a, G>::set_arg`

0 commit comments

Comments
 (0)