rustyhorde / vergen

Generate cargo instructions at compile time in build scripts for use with the env! or option_env! macros
Apache License 2.0
349 stars 55 forks source link

Removed lints causing ICE #326

Closed CraZySacX closed 4 months ago

CraZySacX commented 4 months ago
codecov[bot] commented 4 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 99.05%. Comparing base (9e75240) to head (fabfda6).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #326 +/- ## ========================================== - Coverage 99.14% 99.05% -0.10% ========================================== Files 17 10 -7 Lines 3049 2212 -837 ========================================== - Hits 3023 2191 -832 + Misses 26 21 -5 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.