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-07 23:47:39 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
12d199be77
rust
/
compiler
/
rustc_ast_pretty
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
Remove unused dependency
2021-01-23 10:30:38 +01:00