Remove this semicolon
This commit is contained in:
@@ -5,5 +5,5 @@ pub use hir_expand::diagnostics::{
|
||||
};
|
||||
pub use hir_ty::diagnostics::{
|
||||
IncorrectCase, MismatchedArgCount, MissingFields, MissingMatchArms, MissingOkInTailExpr,
|
||||
NoSuchField,
|
||||
NoSuchField, RemoveThisSemicolon
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user