Kixunil / Kixunil/possibly_uninit
Rename `MaybeUninit` to `Out` wherever appropriate
Open
refactoring
- Dominant language
- Rust
- Stars
- 1
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
As [pointed out](https://github.com/rust-lang/rust/issues/66699#issuecomment-559455493), the name is confusing and should be changed.
Contributor guide
No contributing guide indexed for this repository
Research direction
Search the repository for `MaybeUninit` and read the linked Rust issue comment for the naming context. Rename the occurrences where the new name is appropriate; the work is done when the agreed uses consistently refer to `Out`.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- backend
- Issue type
- Refactor
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100