[FOLLOW UP] constant evaluation
Open
type: feature
- Dominant language
- Rust
- Stars
- 1.7k
- Forks
- 218
- Avg merge
- 1d 7h
- Merged PRs (30d)
- 6
Description
This is a follow-up issue for #649
# TODO
* [ ] Write Doc for constant evaluation when #646 is merged
* [ ] Allow `path` use in constant expresssion
* [ ] Allow non base type to be const
* [ ] const fn support
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reviewing follow-up issue #649 and checking whether prerequisite issue #646 has been merged. The scope includes documentation, path use in constant expressions, non-base const types, and const fn support; done requires resolving the listed TODO items.
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
- Needs clarification
- Newbie friendliness
- 25/100