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
313,180
Commits
10
Branches
158
Tags
63cdf9310e41d3ee38f546a75b2c8cd7d5f2b565
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