test-float-parse: test staging
Nobody has claimed this yet.
- Dominant language
- Rust
- Stars
- 119k
- Forks
- 16.1k
- PR merge metrics
- PR metrics pending
Description
No objection to the change here to unblock things, but it seems a bit unusual that this tool tests the beta std at all. Is there any way to change it to run on in-tree std with the beta and in-tree compilers?
Originally posted by @tgross35 in https://github.com/rust-lang/rust/issues/141904#issuecomment-2931224546
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
Locate the test-float-parse tool and inspect how it stages and selects the standard library and compilers. Determine whether it can test the in-tree standard library with both beta and in-tree compilers; done means the requested staging behavior works without relying on the beta standard library.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- compilers, testing-qa
- Issue type
- Refactor
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100