nix-community / rnix-parser

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

clippy: automated fixes #64

Closed ghost closed 2 years ago

ghost commented 2 years ago

I ran cargo clippy --fix --no-deps -- -D warnings and committed the results

Summary & Motivation

Backwards-incompatible changes

Further context