Skip to content

Commit 1367827

Browse files
committed
remove extraneous note on UnableToRunDsymutil diagnostic
1 parent 9adafa7 commit 1367827

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

compiler/rustc_codegen_ssa/src/errors.rs

-1
Original file line numberDiff line numberDiff line change
@@ -431,7 +431,6 @@ pub struct ProcessingDymutilFailed {
431431

432432
#[derive(Diagnostic)]
433433
#[diag(codegen_ssa_unable_to_run_dsymutil)]
434-
#[note]
435434
pub struct UnableToRunDsymutil {
436435
pub error: Error,
437436
}

0 commit comments

Comments
 (0)