rust-lang / rust-lang/rust-playground
Add version info to share screen
Nobody has claimed this yet.
- Dominant language
- Rust
- Stars
- 1.4k
- Forks
- 267
- Avg merge
- 3h 2m
- Merged PRs (30d)
- 6
Description
I sometimes use the playground (which is great, thanks!) for MWEs in bug reports and stackoverflow questions. Especially for bugs, the version is important.
There is some version info in the channel dropdown, but it'd be great to have a copy-paste version of rustc --version --verbose on the share screen (there's plenty of space, and then it can be pasted along with the link).
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 share screen and the existing version information in the channel dropdown. Check how the share screen renders its content, then expose a copy-pasteable equivalent of rustc --version --verbose there. Done means the version details are visible on the share screen and can be copied with the shared link.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 38/100