libbpf / blazesym

blazesym is a library for address symbolization and related tasks
BSD 3-Clause "New" or "Revised" License
99 stars 24 forks source link

Make Clippy aware of MSRV #770

Closed danielocfb closed 1 month ago

danielocfb commented 1 month ago

Tell Clippy our minimum supported Rust version, in the hopes that it won't recommend changes that would cause it to be bumped.

codecov[bot] commented 1 month ago

Codecov Report

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

Project coverage is 94.56%. Comparing base (da886ec) to head (3e086e1).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #770 +/- ## ======================================= Coverage 94.56% 94.56% ======================================= Files 50 50 Lines 9375 9375 ======================================= Hits 8865 8865 Misses 510 510 ```

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