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
283,940
Commits
1
Branch
0
Tags
aad1db737347b93b51a7dc45dcb6bec9e367bc02
Commit Graph
3 Commits
Author
SHA1
Message
Date
Ralf Jung
f755f4cd1a
add rustc_abi to control ABI decisions LLVM does not have flags for, and use it for x86 softfloat
2025-02-03 16:56:51 +01:00
Ralf Jung
2bf27e09be
explicitly model that certain ABIs require/forbid certain target features
2024-12-31 12:41:20 +01:00
Ralf Jung
d6ddc73dae
forbid toggling x87 and fpregs on hard-float targets
2024-12-11 22:18:50 +01:00