Implement `From<E>` for `u32` when `E` is `#[repr(u32)] enum E`
Nobody has claimed this yet.
- Dominant language
- Markdown
- Stars
- 6.6k
- Forks
- 1.7k
- Avg merge
- 16h 14m
- Merged PRs (30d)
- 1
Description
I think everything is in the title. I was very surprised to see that appears not to be already done, so I guess I'm missing something.
Should this go through the RFC process or just get implemented directly as an obvious thing, given eg. u32: From<u16>?
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 reviewing the issue discussion and the repository's RFC process, since no implementation files or tests are named. Determine whether this enum conversion needs an RFC or can proceed directly; done means the design question has a decided path and an accepted proposal or implementation plan.
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
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 25/100