fn check_expr_field_shorthand(
db: &RootDatabase,
acc: &mut Vec<Diagnostic>,
file_id: EditionedFileId,
record_expr: RecordExpr,
)fn check_expr_field_shorthand(
db: &RootDatabase,
acc: &mut Vec<Diagnostic>,
file_id: EditionedFileId,
record_expr: RecordExpr,
)