This website requires JavaScript.
Explore
Help
Sign In
itsscb
/
rust
Watch
1
Star
0
Fork
0
You've already forked rust
mirror of
https://github.com/rust-lang/rust.git
synced
2025-11-04 06:56:14 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
rust
/
library
/
std
History
Hans Wennborg
3fe3157858
Stop using the avx512er and avx512pf x86 target features
...
They are no longer supported by LLVM 19.
Fixes
#125492
2024-05-24 20:12:42 +02:00
..
benches
also test parts of std
2024-04-07 10:05:57 +02:00
src
Auto merge of
#125463
- GuillaumeGomez:rollup-287wx4y, r=GuillaumeGomez
2024-05-24 03:04:06 +00:00
tests
Stop using the avx512er and avx512pf x86 target features
2024-05-24 20:12:42 +02:00
build.rs
Move some expected cfgs to std build.rs as per Cargo recommandation
2024-05-23 16:08:31 +02:00
Cargo.toml
Copy core/alloc check-cfg message also in std
2024-05-23 16:08:34 +02:00