Skip to content

Make bare vector and string literals default to being fixed width #2922

Closed
@msullivan

Description

@msullivan

This is part of #2653.

This will let us write things like

for [1,2,3].each() |i| {
    ...
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    A-frontendArea: Compiler frontend (errors, parsing and HIR)A-grammarArea: The grammar of RustE-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