rust/crates/ide-assists/src
bors 48cb059182 Auto merge of #16781 - DropDemBits:extract-format-args-escaping, r=Veykril
fix: Don't escape `\` and `$` in "Extract format expressions" assist

Fixes #16745
2024-03-07 20:04:33 +00:00
..
handlers Auto merge of #16781 - DropDemBits:extract-format-args-escaping, r=Veykril 2024-03-07 20:04:33 +00:00
tests Auto merge of #16708 - Veykril:codegen, r=Veykril 2024-03-04 15:50:39 +00:00
utils Attempt resolving name collisions 2024-02-29 13:17:45 +00:00
assist_config.rs
assist_context.rs
lib.rs Add destructure_struct_binding action 2024-02-29 13:17:44 +00:00
tests.rs internal: Move ide-assists codegen tests into an xtask codegen command 2024-02-28 16:54:44 +01:00
utils.rs Handle bindings to refs 2024-02-29 13:17:45 +00:00