Feedback on `impl` and `mut` restrictions
Nobody has claimed this yet.
- Dominant language
- Rust
- Stars
- 119k
- Forks
- 16.1k
- PR merge metrics
- PR metrics pending
Description
This issue is dedicated to collecting feedback on the new impl_restriction and mut_restriction features.
These features were recently implemented in the nightly Rust compiler. Please feel free to share any issues you encounter, general feedback, or thoughts on the unresolved questions listed in the RFC.
Relevant Links:
- Restrictions RFC
- Tracking issue #105077
Contributor guide
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 reading the Restrictions RFC, especially its unresolved questions, then review tracking issue #105077 and the nightly impl_restriction and mut_restriction features. This issue is for reporting behavior, general feedback, and thoughts on those questions; done means contributing a concrete observation or considered response rather than making a specified code change.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- compilers
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Active
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100