PLC-lang / rusty

Structured Text Parser and LLVM Frontend
GNU Lesser General Public License v3.0
223 stars 53 forks source link

chore: Prepare Rust version bump from 1.77 to 1.80.1 #1282

Closed volsa closed 3 months ago

volsa commented 3 months ago

This PR applies suggestions from cargo {update,clippy,fmt} for the Rust version bump from 1.77 to 1.80.1

codecov[bot] commented 3 months ago

Codecov Report

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

Project coverage is 91.26%. Comparing base (be78df6) to head (965dd37). Report is 52 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #1282 +/- ## ========================================== + Coverage 91.11% 91.26% +0.15% ========================================== Files 153 156 +3 Lines 44816 46732 +1916 ========================================== + Hits 40833 42652 +1819 - Misses 3983 4080 +97 ```

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