Skip to content

block syntax redundant #1854

@mcandre

Description

@mcandre

Rust's block syntax is redundant. Why not use the same syntax as function definitions, just omit the name like JavaScript and Lisp do?

This would simplify the compiler and making learning Rust that much easier.

Metadata

Metadata

Assignees

No one assigned

    Labels

    A-frontendArea: Compiler frontend (errors, parsing and HIR)E-easyCall for participation: Easy difficulty. Experience needed to fix: Not much. Good first issue.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions