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
ad37f403553ef7e2250b5bae66767a9af2c9412a
rust
/
compiler
/
rustc_target
/
src
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
..
abi
Improved the documentation of the FnAbi struct
2024-05-15 20:32:27 +02:00
asm
Remove
extern crate rustc_macros
from numerous crates.
2024-04-29 10:21:54 +10:00
spec
Auto merge of
#124676
- djkoloski:relax_multiple_sanitizers, r=cuviper,rcvalle
2024-05-21 15:35:29 +00:00
json.rs
Add metadata to targets
2024-03-10 20:46:08 +01:00
lib.rs
Remove unused
step_trait
feature.
2024-05-08 11:00:19 +10:00
target_features.rs
Stop using the avx512er and avx512pf x86 target features
2024-05-24 20:12:42 +02:00
tests.rs
…