BD103 / BD103/migrate_rustdoc_json
v42 to v43: reprs need to be sorted
Open
- Dominant language
- Rust
- Stars
- 0
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
See https://github.com/obi1kenobi/rust/blob/bafdbcadd5e70e4a1a35647002c30efd315621b4/src/librustdoc/clean/types.rs#L801-L862 for the order.
Contributor guide
Research direction
Start by reading the referenced src/librustdoc/clean/types.rs lines 801-862 to establish the required repr order, then locate the v42-to-v43 migration handling in this repository. Done means migrated reprs follow the same order as the referenced Rustdoc implementation; run the repository's existing tests if available.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- compilers, tooling
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 55/100