Hacktoberfest 2026: the issues maintainers tagged for October, open and beginner-friendly. Browse Hacktoberfest issues

PSET Examples broken

Open
#156 9 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
3/5
Estimated time
1-2 days
Newbie friendliness
20/100
Issue type
Bug
Clarity
Needs clarification
Activity status
Stale
Tech stack
rust
Domain
testing

Research direction

Run cargo test --features serde first and capture the compilation errors. Then locate the PSET examples referenced by those errors and determine which examples no longer compile on master. Done means the examples compile and the command completes successfully with the serde feature enabled.

Written by the indexing model from the issue text.

Description

It seems that the examples are broken on master. Running this produces various compilation errors:

cargo test --features serde
Dominant language
Rust
Stars
57
Forks
40
Avg merge
2d 2h
Merged PRs (30d)
1

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 ElementsProject/rust-elements

All issues in ElementsProject/rust-elements

Similar issues

More Rust issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.