rust-lang / rust-lang/rust-playground
Show crates in a more accessible fashion
Nobody has claimed this yet.
- Dominant language
- Rust
- Stars
- 1.4k
- Forks
- 267
- Avg merge
- 3h 2m
- Merged PRs (30d)
- 6
Description
The autocomplete functionality is flashy, but it doesn't work with the plain editor, which means that the available crates are not very accessible.
Still thinking about a "show all the things" page with versions and links as a fallback for this.
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 examining the autocomplete functionality and the plain editor path to understand how available crates are currently exposed. The issue suggests a fallback “show all the things” page with versions and links, but does not define the page scope or acceptance criteria; confirm those details before implementation.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- developer-experience, frontend
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100