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 17:18:32 +03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
4a09adf99fff9b009ff517b9cf5bfce363130e16
rust
/
compiler
/
rustc_data_structures
T
History
Michael Benfield
d7a750b504
Use niche-filling optimization even when multiple variants have data.
...
Fixes
#46213
2022-09-07 20:12:45 +00:00
..
src
Use niche-filling optimization even when multiple variants have data.
2022-09-07 20:12:45 +00:00
Cargo.toml
Replace
rustc_data_structures::thin_vec::ThinVec
with
thin_vec::ThinVec
.
2022-08-29 15:42:13 +10:00