rust-analyzer/crates/ide-assists/src
Kartavya Vashishtha cc7200891b
new lint: move_format_string_arg
The name might need some improving.

extract format_like's parser to it's own module in ide-db

reworked the parser's API to be more direct

added assist to extract expressions in format args
2022-09-10 20:13:46 +05:30
..
handlers new lint: move_format_string_arg 2022-09-10 20:13:46 +05:30
tests new lint: move_format_string_arg 2022-09-10 20:13:46 +05:30
utils Auto merge of #12982 - jridgewell:into_future, r=Veykril 2022-08-18 07:37:47 +00:00
assist_config.rs style: rename crates to kebab case 2022-05-01 10:48:58 +00:00
assist_context.rs Import serde derives on converting json to struct 2022-08-06 20:12:21 +04:30
lib.rs new lint: move_format_string_arg 2022-09-10 20:13:46 +05:30
tests.rs Move cfg attrs up to the mod definitions to disable sourcegen 2022-07-24 10:38:34 +02:00
utils.rs Create trait Removable, replace ted APIs with builder APIs 2022-09-02 21:18:36 +00:00