rust-lang / rust-lang/stacker

MSRV not tested?

Open
#139 5 comments 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Rust
Stars
360
Forks
78
PR merge metrics
No merged PRs in 30d

Description

https://github.com/rust-lang/stacker/pull/128 added a dependency on ar_archive_writer, which as noted in https://github.com/rust-lang/ar_archive_writer/pull/28 breaks compilation with rustc < 1.88. PSM has an MSRV of 1.63 however.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Review pull request #128 and the referenced ar_archive_writer pull request #28, then inspect how this repository declares or tests its MSRV. Reproduce the build with rustc 1.63 and compare it with the current toolchain; done means the declared MSRV no longer fails because of the dependency change.

Written by the indexing model from the issue text.

Assessment

Tech stack
rust
Domain
build-system, testing
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Quiet
Clarity
Needs clarification
Newbie friendliness
48/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.