You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/r3_support_rp2040/CHANGELOG.md
+1Lines changed: 1 addition & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -10,6 +10,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
10
10
### Changed
11
11
12
12
-**Breaking (semver-exempt):** Change the target compiler version to `nightly-2022-03-30`
13
+
-**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](https://rust-lang.github.io/rfcs/2795-format-args-implicit-identifiers.html)).
Copy file name to clipboardExpand all lines: src/r3_support_rza1/CHANGELOG.md
+1Lines changed: 1 addition & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -10,6 +10,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
10
10
### Changed
11
11
12
12
-**Breaking (semver-exempt):** Change the target compiler version to `nightly-2022-03-30`
13
+
-**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](https://rust-lang.github.io/rfcs/2795-format-args-implicit-identifiers.html)).
0 commit comments