This website requires JavaScript.
Explore
Help
Register
Sign In
mikros
/
rust
Watch
1
Star
0
Fork
0
You've already forked rust
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
rust
/
compiler
/
rustc_ast_pretty
/
src
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
..
pprust
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
helpers.rs
…
lib.rs
remove cfg(bootstrap)
2021-05-24 11:07:48 -04:00
pp.rs
Add missing commas to
rustc_ast_pretty::pp
docs
2020-12-28 14:23:20 -08:00