aboutsummaryrefslogtreecommitdiff
path: root/lang/rust/files/patch-vendor_openssl_crypto_threads__pthread.c
Commit message (Collapse)AuthorAgeFilesLines
* lang/rust: add missing __ suffix to __powerpc macroPiotr Kubaj2025-06-261-1/+1
|
* lang/rust: fix powerpc bootstrapPiotr Kubaj2025-06-261-1/+1
|
* lang/rust: Update to 1.87.0Mikael Urankar2025-06-051-0/+27
Announce: https://blog.rust-lang.org/2025/05/15/Rust-1.87.0/ ChangeLog: https://github.com/rust-lang/rust/releases/tag/1.87.0 PR: 286829 Tested by: mikael,pkubaj,Herbert J. Skuhra