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-04-27 18:57:42 +03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
86a49fd71fecd25b0fd20247db0ba95eeceaba28
rust
/
tests
/
codegen-llvm
/
lib-optimizations
T
History
The 8472
468eb45b3f
avoid phi node for pointers flowing into Vec appends
2026-01-12 02:54:30 +01:00
..
append-elements.rs
avoid phi node for pointers flowing into Vec appends
2026-01-12 02:54:30 +01:00
ilog10-range.rs
Bless codegen.
2025-12-14 20:34:56 +00:00
iter-filter-count-assume.rs
Assume the returned value in
.filter(…).count()
2025-12-01 21:32:04 -08:00
iter-sum.rs
Rename
tests/codegen
into
tests/codegen-llvm
2025-07-22 14:28:48 +02:00
slice_fill.rs
specialize slice::fill to use memset when possible
2025-10-08 20:14:24 +02:00
slice_rotate.rs
Rename
tests/codegen
into
tests/codegen-llvm
2025-07-22 14:28:48 +02:00