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 4e0b644 commit 7baf2beCopy full SHA for 7baf2be
1 file changed
tests/ui-fulldeps/session-diagnostic/diagnostic-derive-doc-comment-field.stderr
@@ -35,12 +35,6 @@ help: the nightly-only, unstable trait `IntoDiagArg` is not implemented for `Not
35
LL | struct NotIntoDiagArg;
36
| ^^^^^^^^^^^^^^^^^^^^^
37
= help: normalized in stderr
38
-note: required by a bound in `Diag::<'a, G>::arg`
39
- --> $COMPILER_DIR/rustc_errors/src/diagnostic.rs:LL:CC
40
- ::: $COMPILER_DIR/rustc_errors/src/diagnostic.rs:LL:CC
41
- |
42
- = note: in this macro invocation
43
- = note: this error originates in the macro `with_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
44
45
error: aborting due to 2 previous errors
46
0 commit comments