Skip to content

Commit facf6ac

Browse files
committed
fix rebase mistake
1 parent 7ca0eb8 commit facf6ac

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

compiler/rustc_ast_passes/src/errors.rs

-1
Original file line numberDiff line numberDiff line change
@@ -583,7 +583,6 @@ pub struct TraitObjectWithMaybe {
583583

584584
#[derive(Diagnostic)]
585585
#[diag(ast_passes::forbidden_maybe_const)]
586-
#[note]
587586
pub struct ForbiddenMaybeConst<'a, 'b> {
588587
#[primary_span]
589588
pub span: Span,

0 commit comments

Comments
 (0)