|
Number of commits found: 1
| Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
| Commit | Credits | Log message |
1.94.0 16 May 2026 21:21:56
    |
Robert Clausecker (fuz)  |
lang/rust: fix build on armv7
This grabs an upstream commit integrated into rust 1.95 and backports it
to rust 1.94 for 2026Q2. The commit reduces the number of TLS keys used
in the fallback TLS implementation, just so ensuring we can build the
rust toolchain without running out.
A more comprehensive fix will be committed for the main branch in the
coming days.
PR: 294545
Obtained from: https://github.com/rust-lang/rust/pull/151382
Approved by: mikael (rust) |
Number of commits found: 1
|