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
e468a1af35
rust
/
crates
/
ide-db
/
src
/
syntax_helpers
History
btwotwo
2b2b9f8c73
Formatting
2022-10-11 19:53:22 +02:00
..
format_string_exprs.rs
suggest ExtractRefactor if no expressions found
2022-09-11 10:39:25 +05:30
format_string.rs
Formatting
2022-10-11 19:53:22 +02:00
insert_whitespace_into_node.rs
Do not insert a newline after
;
if the next token is a
}
2022-09-04 14:33:15 +00:00
node_ext.rs
Rename
get_outer_macro
to
macro_call_for_string_token
2022-10-11 19:28:42 +02:00