nix-community / rnix-parser

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

clippy: manual_strip #60

Closed ghost closed 3 years ago

ghost commented 3 years ago

Apply the lint suggested by https://rust-lang.github.io/rust-clippy/master/index.html#manual_strip

Summary & Motivation

Backwards-incompatible changes

Further context