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-29 20:46:07 +03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
311,945
Commits
10
Branches
158
Tags
d0bd4df3aa09b3e01161beaea5ba1b44c3c8a0bd
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