Skip to content

fmt! doesn't work with the empty string #7218

Closed
@brson

Description

@brson

fmt!("") says

/home/brian/dev/rust2/src/test/run-pass/test.rs:2:18: 2:20 error: unresolved name `__fmtbuf`.
/home/brian/dev/rust2/src/test/run-pass/test.rs:2     let _s = fmt!("");

Metadata

Metadata

Assignees

No one assigned

    Labels

    A-syntaxextArea: Syntax extensionsE-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