Skip to content

chore: use Rust 1.97 cargo warnings - #47

Merged
nyurik merged 2 commits into
georust:mainfrom
nyurik:cargo-warn
Jul 9, 2026
Merged

chore: use Rust 1.97 cargo warnings#47
nyurik merged 2 commits into
georust:mainfrom
nyurik:cargo-warn

Conversation

@nyurik

@nyurik nyurik commented Jul 9, 2026

Copy link
Copy Markdown
Member
  • I agree to follow the project's code of conduct.
    - [ ] I added an entry to CHANGES.md if knowledge of this change could be valuable to users.

Copilot AI review requested due to automatic review settings July 9, 2026 21:18
@codecov

codecov Bot commented Jul 9, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 73.81%. Comparing base (7702972) to head (d70169b).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #47   +/-   ##
=======================================
  Coverage   73.81%   73.81%           
=======================================
  Files           4        4           
  Lines         317      317           
=======================================
  Hits          234      234           
  Misses         83       83           

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR updates the project’s CI “warnings as errors” configuration in the justfile to rely on Cargo’s warnings control instead of injecting -D warnings via RUSTFLAGS/RUSTDOCFLAGS.

Changes:

  • Replace RUSTFLAGS/RUSTDOCFLAGS CI exports with CARGO_BUILD_WARNINGS (defaulting to deny in CI).
  • Update env-info output to report CARGO_BUILD_WARNINGS instead of the removed flags.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@nyurik
nyurik requested a review from CommanderStorm July 9, 2026 21:25
@nyurik
nyurik enabled auto-merge (squash) July 9, 2026 22:09
@nyurik
nyurik merged commit c1ee931 into georust:main Jul 9, 2026
7 checks passed
@nyurik
nyurik deleted the cargo-warn branch July 9, 2026 22:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants