Skip to content

Conversation

@sttk
Copy link
Owner

@sttk sttk commented Aug 16, 2025

This PR adds an msrv task in build.sh to specify certain options for getting the desired result from cargo-msrv.

@sttk sttk requested a review from Copilot August 16, 2025 15:28
Copy link

Copilot AI left a comment

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 adds a new msrv task to the build script to check the Minimum Supported Rust Version (MSRV) using the cargo-msrv tool with specific configuration flags.

  • Adds a new msrv() function that runs cargo msrv find with ignore-lockfile and no-check-feedback options
  • Integrates the new task into the script's argument handling system

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

@sttk sttk merged commit 73d4d1e into main Aug 16, 2025
3 checks passed
@sttk sttk deleted the add_msrv_task_in_build.sh branch August 16, 2025 15:28
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