master
Faster access for configurables (#6058)
Refactor `DeclEngine` for robustness and semantic consistency (#7704)
Implement Serde for AstNode types (#6605)
chore: bumpt rust version to 1.90 (#7427)
Add `TypeInfo::UntypedEnum` and `TypeInfo::UntypedStruct`. (#6633)
Apply Clippy's `uninlined_format_args` lint (#7361)
Import indirect trait impls when handling item use statements. (#7347)
Use `HasChanges` to propagate information about in-place mutations (#7662)