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
258,919
Commits
1
Branch
0
Tags
ba6fe58095f98f070d161ffdc6c59b51b59d41db
Commit Graph
3 Commits
Author
SHA1
Message
Date
Erik Desjardins
96a72676d1
use [N x i8] for byval/sret types
...
This avoids depending on LLVM's struct types to determine the size of the byval/sret slot.
2024-03-05 18:54:45 -05:00
Ben Kimock
d32d9238cf
Emit #[inline] on derive(Debug)
2023-11-09 10:40:55 -05:00
Jubilee Young
45c284cd98
tests/codegen/*simd*.rs -> simd/*simd*
2023-07-29 18:34:41 -07:00