Skip to content

Release v1.69.0.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 16 May 15:22

Rust Xtensa toolchain 1.69.0.1 with LLVM 16

Limitation:
Make sure to remove following line from .cargo/config.toml: "-C", "force-frame-pointers"
The line can cause following error:

Error while trying to spill A5 from class AR: Cannot scavenge register without an emergency spill slot!

A regression issue for this problem was created.