index
:
rust
this commit
auto
automation/bors/try
automation/bors/try-merge
beta
cargo_update
lcnr/rustc-dev-guide
master
perf-tmp
stable
try
try-perf
https://github.com/rust-lang/rust
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
crates
/
ide-db
/
src
/
syntax_helpers
Age
Commit message (
Expand
)
Author
Lines
2023-09-06
Emit builtin#format_args in builtin format_args expander
Lukas Wirth
-15
/
+5
2023-09-05
Parse builtin# syntax
Lukas Wirth
-2
/
+4
2023-05-19
Update crates/ide-db/src/syntax_helpers/node_ext.rs
Lukas Wirth
-3
/
+2
2023-05-18
Fix `preorder_expr` skipping the `else` block of let-else statements
Bastiaan Marinus van de Weerd
-1
/
+4
2023-04-19
Spelling
Josh Soref
-2
/
+2
2023-04-05
fix: insert whitespace between text and pound
Ryo Yoshida
-1
/
+3
2023-01-09
test: fix arg_type test
unvalley
-2
/
+0
2023-01-09
fix: to leave Ident in parse_format_exprs
unvalley
-8
/
+8
2023-01-08
Auto merge of #13860 - danieleades:clippy, r=lnicola
bors
-1
/
+1
2023-01-03
Skip lifetime elision on fn pointers and fn trait types
Lukas Wirth
-3
/
+6
2023-01-02
remove unnecessary lazy evaluations
Daniel Eades
-1
/
+1
2022-12-31
Improve exit point highlighting for non-loop loops in tail position
Lukas Wirth
-7
/
+8
2022-12-28
Implement `do yeet` expression
Maybe Waffle
-1
/
+2
2022-12-24
Inline all format arguments where possible
Yuri Astrakhan
-1
/
+1
2022-11-19
run cargo fmt
Kartavya Vashishtha
-6
/
+12
2022-11-19
fix: format expression parsing edge-cases
Kartavya Vashishtha
-31
/
+31
2022-10-11
Formatting
btwotwo
-1
/
+1
2022-10-11
Rename `get_outer_macro` to `macro_call_for_string_token`
btwotwo
-4
/
+3
2022-10-06
Make helper method less specific
btwotwo
-7
/
+5
2022-10-06
Formatting
btwotwo
-4
/
+5
2022-10-06
Use helper method in is_format_string
btwotwo
-4
/
+4
2022-10-06
Add helper method to get a macro name from passed string
btwotwo
-2
/
+9
2022-09-11
suggest ExtractRefactor if no expressions found
Kartavya Vashishtha
-30
/
+76
2022-09-10
new lint: move_format_string_arg
Kartavya Vashishtha
-29
/
+23
2022-09-10
wip
Kartavya Vashishtha
-0
/
+227
2022-09-05
Auto merge of #13185 - ChayimFriedman2:insert-ws-in-static-const-macro, r=Vey...
bors
-1
/
+1
2022-09-04
Do not insert a newline after `;` if the next token is a `}`
Chayim Refael Friedman
-1
/
+1
2022-08-31
Remove hir::Expr::MacroStmts
Lukas Wirth
-1
/
+0
2022-07-20
Run cargo fix --edition-idioms
Amos Wenger
-1
/
+1
2022-06-28
fix: improve whitespace insertion in pretty printer
Ryo Yoshida
-4
/
+14
2022-06-10
internal: Bump Dependencies
Lukas Wirth
-1
/
+1
2022-05-24
fix: Insert whitespace into trait-impl completions when coming from macros
Lukas Wirth
-0
/
+4
2022-05-24
ide: insert whitespaces surrounding `_` in macro expansion
andylizi
-2
/
+2
2022-05-22
feat: escape format specifier(close: #12258)
bvanjoi
-2
/
+19
2022-05-15
ide: insert whitespace between 'mut' and 'self' in macro expansion
Jake Heinz
-0
/
+3
2022-05-01
style: rename crates to kebab case
Peh
-0
/
+870