We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 34e9e6d commit f0a99f9Copy full SHA for f0a99f9
src/test/ui-fulldeps/session-diagnostic/diagnostic-derive.stderr
@@ -411,7 +411,7 @@ LL | #[derive(SessionDiagnostic)]
411
|
412
= help: normalized in stderr
413
note: required by a bound in `DiagnosticBuilder::<'a, G>::set_arg`
414
- --> $COMPILER_DIR/rustc_errors/src/diagnostic_builder.rs:538:19
+ --> $COMPILER_DIR/rustc_errors/src/diagnostic_builder.rs:539:19
415
416
LL | arg: impl IntoDiagnosticArg,
417
| ^^^^^^^^^^^^^^^^^ required by this bound in `DiagnosticBuilder::<'a, G>::set_arg`
0 commit comments