master
Implement dynamic storage opcodes in the compiler (#7595)
Iterator trait for arrays (#7370)
Support for const generics in structs (#7076)
Implements deref in reassignment for projections. (#6941)
Attribute for checking of trivial encoding and decoding (#7575)
Larger clippy::pedantic and code quality pass on whole repo (#5945)
Const generic feature toggle, parser and errors. (#6926)
Implement `__mem_rep_eq` intrinsic (#7697)
Implement `panic` expression (#7073)
Defining, parsing, and checking `#[attribute]`s (#6986)
Implement Serde for AstNode types (#6605)
Add `forc-migrate` tool (#6790)