This website requires JavaScript.
Explore
Help
Sign in
user0
/
rust
Watch
1
Star
0
Fork
You've already forked rust
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
487feb923f
rust
/
compiler
/
rustc_abi
/
src
History
Download ZIP
Download TAR.GZ
Folkert de Vries
5f73ce2b7e
add
extern "custom"
functions
2025-06-12 20:27:10 +02:00
..
callconv
compiler: split vector_align into cabi and llvmlike
2025-02-20 19:55:29 -08:00
extern_abi
compiler: remove rustc_abi::lookup and AbiUnsupported
2025-02-11 20:18:01 -08:00
layout
Remove rustc's notion of "preferred" alignment AKA
__alignof
2025-06-08 16:41:46 -07:00
callconv.rs
rename BackendRepr::Vector → SimdVector
2025-02-28 17:17:45 +01:00
canon_abi.rs
add
extern "custom"
functions
2025-06-12 20:27:10 +02:00
extern_abi.rs
add
extern "custom"
functions
2025-06-12 20:27:10 +02:00
layout.rs
Remove rustc's notion of "preferred" alignment AKA
__alignof
2025-06-08 16:41:46 -07:00
lib.rs
compiler: add Deref to AbiAlign to ease transition
2025-06-08 16:41:48 -07:00
tests.rs
coverage: Set up MC/DC bitmaps without additional unsafe code
2024-05-01 09:55:22 +10:00