master
Add event support via `#[event]` and `#[indexed]` attributes (#7158)
Rollout `Block::is_entry` (#7696)
Improve AddrDataId materialization (#7685)
Bump Rust to 1.93.0 (#7569)
Auto-generate DWARF debug symbols in debug builds (#6863)
Extend compiler metrics with `DeclEngine` metrics (#7664)
Implement `__mem_rep_eq` intrinsic (#7697)
chore: bumpt rust version to 1.90 (#7427)
Attribute for checking of trivial encoding and decoding (#7575)
Remove cloning of parsed tree elements during type checking (#7667)
`encode_allow_alias` to optimise logging (#7516)
Fix Clippy warnings. (#6183)
Better observability for the compiler (#7250)
Implement dynamic storage intrinsics (#7597)
Use `HasChanges` to propagate information about in-place mutations (#7662)
Fix `SROA` when loading in multiple blocks (#7694)
Implement `panic` expression (#7073)
Compile runtime backtracing to ASM and compile-time to ABI JSON (#7387)
Fix size of ZSTs (#7509)
Move method lookup logic to `method_lookup.rs`. (#7402)
More Sway compiler optimizations (#7093)