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
fa5b2fe2f5470e35e1c44f23f934b5592e7ceedd
rust
/
compiler
/
rustc_abi
/
src
History
Ralf Jung
b0cf4c28ea
turns out Layout has some more things to worry about -- move ABI comparison into helper function
...
like is_bool, and some special magic extra fields
2023-09-08 09:14:07 +02:00
..
layout.rs
there seems to be no reason to treat ZST specially in these cases
2023-08-29 08:58:58 +02:00
lib.rs
turns out Layout has some more things to worry about -- move ABI comparison into helper function
2023-09-08 09:14:07 +02:00