googlefonts / googlefonts/fontations
Allow omitting #[compile(..)] attribute on count fields with single referent
Open
- Dominant language
- Rust
- Stars
- 826
- Forks
- 75
- Avg merge
- 22h 33m
- Merged PRs (30d)
- 75
Description
That is, if a field is used as the single input of another field's count, we should compute that value at compile time without needing an explicit `#[compile(array_len(blah)]` attribute.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.