This website requires JavaScript.
Explore
Help
Sign In
itsscb
/
rust-analyzer
Watch
1
Star
0
Fork
0
You've already forked rust-analyzer
mirror of
https://github.com/rust-lang/rust-analyzer.git
synced
2025-10-04 11:34:51 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
rust-analyzer
/
crates
/
ide-db
/
src
/
syntax_helpers
History
Lukas Wirth
b996a54cd8
Skip lifetime elision on fn pointers and fn trait types
2023-01-03 11:58:31 +01:00
..
format_string_exprs.rs
Inline all format arguments where possible
2022-12-24 14:36:10 -05:00
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
Skip lifetime elision on fn pointers and fn trait types
2023-01-03 11:58:31 +01:00