ruff
4338fb75
- Store definition indexes as u32 (#24307)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
37 days ago
Store definition indexes as u32 (#24307) ## Summary This change reduces the alignment of `DefinitionKind` from 8 to 4, which drops the entire size from 32 to 28 :)
References
#24307 - Store definition indexes as u32
Author
charliermarsh
Parents
fc94581a
Loading