restore ShrAssign, ShlAssign, BitOrAssign for usize
Closed
- Dominant language
- Rust
- Stars
- 1.7k
- Forks
- 218
- Avg merge
- 1d 1h
- Merged PRs (30d)
- 9
Description
This issue has no description.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating the implementations or references for ShrAssign, ShlAssign, and BitOrAssign in the Rust codebase. Check the surrounding operator-assignment handling and existing tests, then confirm that these three operations are restored and covered by the relevant test suite.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- blockchain, compilers
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100