rust/crates
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
..
base-db Make use of NoHash hashing for FileId and CrateId 2022-08-25 20:41:49 +02:00
cfg
flycheck Pop an error notification when flycheck can't be restarted 2022-08-22 17:42:33 +02:00
hir Diagnose incorrect continue expressions 2022-09-01 14:41:38 +02:00
hir-def Clarify the state of (extern) preludes for block def maps 2022-09-02 17:43:20 +02:00
hir-expand Auto merge of #13167 - iDawer:exhaustive_patterns, r=Veykril 2022-09-02 12:32:36 +00:00
hir-ty fix: sort all bounds on trait object types 2022-09-05 19:13:32 +09:00
ide Auto merge of #13158 - jonas-schievink:inlayhint-links, r=jonas-schievink 2022-09-08 16:38:40 +00:00
ide-assists new lint: move_format_string_arg 2022-09-10 20:13:46 +05:30
ide-completion new lint: move_format_string_arg 2022-09-10 20:13:46 +05:30
ide-db new lint: move_format_string_arg 2022-09-10 20:13:46 +05:30
ide-diagnostics Auto merge of #13167 - iDawer:exhaustive_patterns, r=Veykril 2022-09-02 12:32:36 +00:00
ide-ssr Make use of NoHash hashing for FileId and CrateId 2022-08-25 20:41:49 +02:00
limit
mbe fix: a bunch of typos 2022-08-17 21:44:58 +08:00
parser Auto merge of #13160 - ChayimFriedman2:parse-parenthesized-type-path-with-coloncolon, r=jonas-schievink 2022-09-01 21:00:14 +00:00
paths
proc-macro-api
proc-macro-srv Replace crossbeam with std's scoped threads 2022-08-22 14:55:13 +02:00
proc-macro-srv-cli
proc-macro-test
profile
project-model Update test fixtures 2022-08-25 21:07:24 +02:00
rust-analyzer Auto merge of #13158 - jonas-schievink:inlayhint-links, r=jonas-schievink 2022-09-08 16:38:40 +00:00
sourcegen
stdx Update test fixtures 2022-08-25 21:07:24 +02:00
syntax Fmt 2022-09-02 21:18:36 +00:00
test-utils
text-edit
toolchain
tt
vfs Make use of NoHash hashing for FileId and CrateId 2022-08-25 20:41:49 +02:00
vfs-notify Bump notify 2022-08-19 21:37:05 +03:00