baoyachi / shadow-rs

A build-time information stored in your rust project.(binary,lib,cdylib,dylib)
https://docs.rs/shadow-rs
MIT License
444 stars 40 forks source link

Fix nightly linter #123

Closed sameo closed 1 year ago

sameo commented 1 year ago

See https://rust-lang.github.io/rust-clippy/master/index.html#uninlined_format_args

And re-enable the nightly CI as it should pass now.

baoyachi commented 1 year ago

Thx @sameo . The previous comment part of the code, it seems that I was too negligent and ignored them, thank you very much