master
Optimize encoding and decoding of `Vec<T>` when `T` is trivial (#7582)
Bump to 0.72.0 (#7699)
Check for redundant `.gitignore` files in tests (#7059)
Compile runtime backtracing to ASM and compile-time to ABI JSON (#7387)
Fix `get_runtime_representation` and const-eval of `EnumInstantiation` (#7692)
Implement `__mem_rep_eq` intrinsic (#7697)
Disable initialization of dynamic storage fields larger than 32 bytes (#7622)
Excute E2E tests in parallel (#7456)