Skip to content

Commit

Permalink
fix rebase mistake
Browse files Browse the repository at this point in the history
  • Loading branch information
finalchild committed Jan 25, 2023
1 parent 7ca0eb8 commit facf6ac
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion compiler/rustc_ast_passes/src/errors.rs
Original file line number Diff line number Diff line change
Expand Up @@ -583,7 +583,6 @@ pub struct TraitObjectWithMaybe {

#[derive(Diagnostic)]
#[diag(ast_passes::forbidden_maybe_const)]
#[note]
pub struct ForbiddenMaybeConst<'a, 'b> {
#[primary_span]
pub span: Span,
Expand Down

0 comments on commit facf6ac

Please sign in to comment.