rust/crates/ide-db
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
..
src new lint: move_format_string_arg 2022-09-10 20:13:46 +05:30
Cargo.toml Upgrade to expect-test@1.4.0 2022-07-19 13:00:45 +02:00