This website requires JavaScript.
Explore
Help
Sign In
nordic-dev.net
/
rust
Watch
2
Star
0
Fork
0
You've already forked rust
mirror of
https://github.com/rust-lang/rust.git
synced
2025-05-09 00:17:44 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
1c129f7b97
rust
/
compiler
/
rustc_trait_selection
History
Matthias Krüger
1c129f7b97
use vec![] macro to create Vector with first item inside instead of pushing to an empty vec![]
...
slightly reduces code bloat
2021-07-25 12:19:33 +02:00
..
src
use vec![] macro to create Vector with first item inside instead of pushing to an empty vec![]
2021-07-25 12:19:33 +02:00
Cargo.toml
bumped smallvec deps
2021-02-14 18:03:11 +03:00