Skip to content

Commit

Permalink
RELEASES: Add "Only support Android NDK 25 or newer" to 1.68.0
Browse files Browse the repository at this point in the history
  • Loading branch information
tyilo committed Mar 29, 2023
1 parent 40cd031 commit 712bff2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions RELEASES.md
Original file line number Diff line number Diff line change
Expand Up @@ -94,6 +94,7 @@ Misc
Compatibility Notes
-------------------

- [Only support Android NDK 25 or newer](https://blog.rust-lang.org/2023/01/09/android-ndk-update-r25.html)
- [Add `SEMICOLON_IN_EXPRESSIONS_FROM_MACROS` to future-incompat report](/~https://github.com/rust-lang/rust/pull/103418/)
- [Only specify `--target` by default for `-Zgcc-ld=lld` on wasm](/~https://github.com/rust-lang/rust/pull/101792/)
- [Bump `IMPLIED_BOUNDS_ENTAILMENT` to Deny + ReportNow](/~https://github.com/rust-lang/rust/pull/106465/)
Expand Down

0 comments on commit 712bff2

Please sign in to comment.