Skip to content

#fmt expands to not great code #2746

Closed
Closed
@msullivan

Description

@msullivan

The code that #fmt produces concatenates together a bunch of strings (including, always, an empty string). It should instead call str::concat. Also see #1993.

Metadata

Metadata

Assignees

No one assigned

    Labels

    A-syntaxextArea: Syntax extensionsI-slowIssue: Problems and improvements with respect to performance of generated code.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions