trunk
Add basic support for `eval fn` and `musteval fn`. (#6694)
Omit empty `observe:` blocks from formatted SemIR. (#7487)
Make semir scope labels only print when non-empty (#6780)
Destroy temporaries at the end of expression statements. (#7513)
Remove `ValueBinding` and `RefBinding` (#7427)
Skip `ImplWitnessTable::elements_id` when generating fingerprints (#7629)
Support unqualified lookup into extended interfaces from classes and impls (#7217)
Handle import refs in TryGetExistingDecl (#7620)