rust-lang / rust-lang/rust-playground
Re-add support for the backtrace query parameter
Open
Nobody has claimed this yet.
enhancement
help wanted
- Dominant language
- Rust
- Stars
- 1.4k
- Forks
- 267
- Avg merge
- 3h 2m
- Merged PRs (30d)
- 6
Description
Check the old playpen to see what the parameter was. If it's something reasonable, add it to the URL (de)serialization.
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 inspecting the old playpen to determine the previous backtrace query parameter behavior, then locate the URL serialization and deserialization entry points in this repository. Done means the parameter is recognized in both directions with behavior consistent with the old playpen, including appropriate validation for an unreasonable value.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- web-dev
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100