rust-lang / rust-lang/libs-team
Move the unstable-api dump tool to the main rust repo
Open
Nobody has claimed this yet.
A-unstable-api
- Dominant language
- Rust
- Stars
- 178
- Forks
- 28
- Avg merge
- 15m
- Merged PRs (30d)
- 1
Description
This will allow to use the json rustdoc output, thus having the macros expanded for free, and there is already code for finding this in tidy and unstable-book-gen.
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 locating the unstable-api dump tool and the existing code in tidy and unstable-book-gen, then inspect how the main Rust repository handles JSON rustdoc output. Done means the tool is moved into the main Rust repository and can use that output so macros are expanded.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- tooling
- Issue type
- Refactor
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100