remove extraneous note on UnableToRunDsymutil
diagnostic
This commit is contained in:
parent
9adafa7f8d
commit
1367827eac
1 changed files with 0 additions and 1 deletions
|
@ -431,7 +431,6 @@ pub struct ProcessingDymutilFailed {
|
|||
|
||||
#[derive(Diagnostic)]
|
||||
#[diag(codegen_ssa_unable_to_run_dsymutil)]
|
||||
#[note]
|
||||
pub struct UnableToRunDsymutil {
|
||||
pub error: Error,
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue