Skip to main content

check_expr_field_shorthand

Function check_expr_field_shorthand 

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