This website requires JavaScript.
Explore
Help
Register
Sign In
Mirrors
/
rust
Watch
1
Star
0
Fork
0
You've already forked rust
mirror of
https://github.com/rust-lang/rust.git
synced
2026-05-07 01:05:39 +03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
321,916
Commits
10
Branches
157
Tags
8ae423e5e8db47b8233ad657b8d84247f94de179
Commit Graph
1 Commits
Author
SHA1
Message
Date
The 8472
99ab27f90c
specialize slice::fill to use memset when possible
...
LLVM generally can do this on its own, but it helps miri and other backends.
2025-10-08 20:14:24 +02:00