This website requires JavaScript.
Explore
Help
Sign in
user0
/
rust
Watch
1
Star
0
Fork
You've already forked rust
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
26b5f1f92f
rust
/
crates
/
ide
/
src
/
hover
History
Download ZIP
Download TAR.GZ
Chayim Refael Friedman
26b5f1f92f
Do not insert a newline after
;
if the next token is a
}
...
This creates double newline.
2022-09-04 14:33:15 +00:00
..
render.rs
Insert whitespaces into static & const bodies if they are expanded from macro on hover
2022-09-04 14:33:15 +00:00
tests.rs
Do not insert a newline after
;
if the next token is a
}
2022-09-04 14:33:15 +00:00