Skip to content

[email protected] breaks quote! line formatting #39

@obrok

Description

@obrok

It seems that upgrading to proc-macro2 >=1.0.56 breaks how newlines are handled in the generated code.

Steps to reproduce:

  1. cargo update -p proc-macro2 --precise 1.0.56
  2. cargo test

Note that it seems to work correctly for 1.0.55.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions