We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 91beb32 commit 9c0de7bCopy full SHA for 9c0de7b
RELEASES.md
@@ -75,6 +75,9 @@ Misc
75
Compatibility Notes
76
-------------------
77
- [Remove compiler-rt linking hack on Android][83822]
78
+- In a future release we're planning to increase the baseline requirements for
79
+ the Linux kernel to version 3.2, and for glibc to version 2.17. We'd love
80
+ your feedback in [PR #95026][95026].
81
82
Internal Changes
83
----------------
@@ -107,6 +110,7 @@ and related tools.
107
110
[93742]: https://github.com/rust-lang/rust/pull/93742
108
111
[93824]: https://github.com/rust-lang/rust/pull/93824
109
112
[93918]: https://github.com/rust-lang/rust/pull/93918
113
+[95026]: https://github.com/rust-lang/rust/pull/95026
114
115
[cargo/10086]: https://github.com/rust-lang/cargo/pull/10086
116
[cargo/10245]: https://github.com/rust-lang/cargo/pull/10245
0 commit comments