This website requires JavaScript.
Explore
Help
Register
Sign In
rust-lang
/
rust
Watch
1
Star
0
Fork
0
You've already forked rust
Code
Issues
Pull Requests
Actions
1
Packages
Projects
Releases
Wiki
Activity
Files
8f30830d97539f751ddd40d3f6c2f6eaffe32716
rust
/
library
/
stdarch
/
crates
/
std_detect
/
src
History
Taiki Endo
8f30830d97
Revert "std_detect: Do not use libc::getauxval on 32-bit Android"
...
This reverts commit 85572dc298f5222902c9b200cebf5d045e769a83.
2025-04-16 19:43:08 +00:00
..
detect
Revert "std_detect: Do not use libc::getauxval on 32-bit Android"
2025-04-16 19:43:08 +00:00
lib.rs
Remove some
allow(unsafe_op_in_unsafe_fn)
s and use target_feature 1.1 in examples
2025-02-25 01:11:47 +00:00