nix-community / rnix-parser

A Nix parser written in Rust [maintainer=@oberblastmeister]
MIT License
366 stars 44 forks source link

refactor path parsing and remove path from LiteralKind #130

Closed oberblastmeister closed 2 years ago

oberblastmeister commented 2 years ago

refactor path parsing, Path is like Str in that they are not literals anymore because they can contain interpolations