Skip to content

r3 0.2.2

Compare
Choose a tag to compare
@yvt yvt released this 16 Aug 12:45
· 256 commits to 🦆 since this release

This release includes compatibility fixes for the latest nightly toolchain.

All packages

Changed

  • Breaking (semver-exempt): Change the target compiler version to nightly-2022-03-30

r3@0.2.2

No specific changes

r3_core@0.1.2

No specific changes

r3_kernel@0.1.2

No specific changes

r3_port_arm@0.2.2

No specific changes

r3_support_rp2040@0.2.2

No specific changes

Changed

  • Breaking (semver-exempt): The printing macros sprint[ln]! now treat their first argument as a format string in all cases to support implicit named arguments (Rust RFC 2795).

r3_support_rza1@0.2.2

Changed

  • Breaking (semver-exempt): The printing macros sprint[ln]! now treat their first argument as a format string in all cases to support implicit named arguments (Rust RFC 2795).