Skip to content

Run on stable Rust using stable syntax extensions (once libmacro is implemented) or some other way #32

@pczarn

Description

@pczarn

Running on nightly all the time is bad for adoption. The most popular parsing libraries run on stable Rust.

There are two options.

  • switch from syntax extensions to something else.
  • wait until basic syntax extensions are stabilized. Even then, features such as error messages will remain unstable.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions