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
318,483
Commits
10
Branches
157
Tags
244fc326f23b58bc9db6bd985c59b80098ff14c1
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