rust-lang / rust-lang/backtrace-rs
Test with a variety of linkers?
Open
Nobody has claimed this yet.
- Dominant language
- Rust
- Stars
- 628
- Forks
- 291
- PR merge metrics
- No merged PRs in 30d
Description
We should probably try to make sure backtrace's tests run against a variety of linkers, so that something like https://github.com/rust-lang/backtrace-rs/pull/627 doesn't creep up on us again.
Contributor guide
No contributing guide indexed for this repository
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 reviewing the existing backtrace-rs test setup and the regression described in pull request 627. Determine which linker variants can be exercised and how the project runs its tests. Done means the test suite runs against a meaningful variety of linkers and would catch the reported regression.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- build-system, testing
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100