We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7e25527 commit 5a9d833Copy full SHA for 5a9d833
RELEASES.md
@@ -45,6 +45,10 @@ Misc
45
- [Stabilised the `compile_fail` attribute for code fences.][43949] This now
46
lets you specify that a given code example will fail to compile.
47
48
+Compatibility Notes
49
+-------------------
50
+- [The minimum Android version that rustc can build for has been bumped to `4.0` from `2.3`][43880]
51
+
52
[45075]: https://github.com/rust-lang/rust/pull/45075
53
[45094]: https://github.com/rust-lang/rust/pull/45094
54
[45095]: https://github.com/rust-lang/rust/pull/45095
0 commit comments