rust-lang / rust-lang/rust-bindgen
Our C-Smith driver should print text content for a bug report upon finding a failure
Open
Nobody has claimed this yet.
A-csmith
A-testing
enhancement
- Dominant language
- Rust
- Stars
- 5.3k
- Forks
- 829
- Avg merge
- 1d 1h
- Merged PRs (30d)
- 15
Description
We have a template for bug reports at .github/ISSUE_TEMPLATE.md. When our C-Smith driver finds a bug, it should fill that template out and print that as the error message.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reading .github/ISSUE_TEMPLATE.md and locating the C-Smith driver that reports failures. Make the failure output use the template's text content, and verify that a discovered bug prints a completed bug report as its error message.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- testing-qa
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100