Closed Xuanwo closed 5 months ago
Attention: Patch coverage is 50.00000%
with 9 lines
in your changes missing coverage. Please review.
Project coverage is 42.72%. Comparing base (
0cc0c62
) to head (d7d2d8e
). Report is 48 commits behind head on main.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
LGTM, thanks
Rust 1.75 was released six months ago and introduced great features such as
async in trait
. Many of our dependencies, including https://github.com/mozilla/sccache/pull/2202, are adopting this feature. Let's update our MSRV to 1.75.