proc-macro-error2 warning

Open Beginner friendly
#426 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
2/5
Estimated time
1-3 hours
Newbie friendliness
68/100
Issue type
Bug
Clarity
Mostly clear
Activity status
Active
Tech stack
rust
Domain
build-system

Research direction

Start by checking how dice-util declares its knus dependency and whether a release newer than 3.4.0 is available. Update to the release containing knus's replacement for proc-macro-error2, then build dice-util and confirm the warning is gone.

Written by the indexing model from the issue text.

Description

This crate has been abandoned and consumers are switching to alternatives. Building stuff from dice-util will produce a warning about this crate. We do not depend on this crate directly, the warning comes through our dependency on knus. knus has already replaced their use of this crate upstream https://github.com/TheLostLambda/knus/pull/57 but they haven't made a new release with this change in place. This warning should go away when we update knus to whatever version comes after 3.4.0.

Dominant language
Rust
Stars
11
Forks
3
Avg merge
2d 3h
Merged PRs (30d)
16

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.

More from oxidecomputer/dice-util

All issues in oxidecomputer/dice-util

Similar issues

More Rust issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.