rust-analyzer/crates
Petr Portnov ed532e5a34 Fix duplicate usage of a article.
This fixes a typo first appearing in #94624
in which test-macro diagnostic uses "a" article twice.

Since I searched sources for " a a " sequences,
I also fixed the same issue in a few source files where I found it.

Signed-off-by: Petr Portnov <gh@progrm-jarvis.ru>
2022-10-02 21:40:39 +03:00
..
base-db ⬆️ rust-analyzer 2022-08-30 14:51:24 +03:00
cfg Run cargo fix --edition-idioms 2022-07-20 15:02:08 +02:00
flycheck ⬆️ rust-analyzer 2022-09-20 17:39:17 +03:00
hir ⬆️ rust-analyzer 2022-09-20 17:39:17 +03:00
hir-def ⬆️ rust-analyzer 2022-09-20 17:39:17 +03:00
hir-expand ⬆️ rust-analyzer 2022-09-06 21:20:49 +03:00
hir-ty rustc_typeck to rustc_hir_analysis 2022-09-27 10:37:23 +02:00
ide ⬆️ rust-analyzer 2022-09-20 17:39:17 +03:00
ide-assists ⬆️ rust-analyzer 2022-09-20 17:39:17 +03:00
ide-completion ⬆️ rust-analyzer 2022-09-20 17:39:17 +03:00
ide-db Fix duplicate usage of a article. 2022-10-02 21:40:39 +03:00
ide-diagnostics ⬆️ rust-analyzer 2022-09-20 17:39:17 +03:00
ide-ssr ⬆️ rust-analyzer 2022-09-20 17:39:17 +03:00
limit ⬆️ rust-analyzer 2022-08-02 09:05:16 +03:00
mbe ⬆️ rust-analyzer 2022-09-20 17:39:17 +03:00
parser ⬆️ rust-analyzer 2022-09-06 21:20:49 +03:00
paths ⬆️ rust-analyzer 2022-08-09 07:23:57 +03:00
proc-macro-api ⬆️ rust-analyzer 2022-08-16 11:24:50 +03:00
proc-macro-srv Auto merge of #100210 - mystor:proc_macro_diag_struct, r=eddyb 2022-09-01 00:26:53 +00:00
proc-macro-srv-cli Merge commit 'e36a20c24f35a4cee82bbdc600289104c9237c22' into ra-sync-and-pms-component 2022-07-26 11:53:50 +02:00
proc-macro-test Merge commit 'e36a20c24f35a4cee82bbdc600289104c9237c22' into ra-sync-and-pms-component 2022-07-26 11:53:50 +02:00
profile Run cargo fix --edition-idioms 2022-07-20 15:02:08 +02:00
project-model ⬆️ rust-analyzer 2022-09-20 17:39:17 +03:00
rust-analyzer Fix duplicate usage of a article. 2022-10-02 21:40:39 +03:00
sourcegen ⬆️ rust-analyzer 2022-08-09 07:23:57 +03:00
stdx ⬆️ rust-analyzer 2022-08-30 14:51:24 +03:00
syntax ⬆️ rust-analyzer 2022-09-13 15:38:11 +03:00
test-utils ⬆️ rust-analyzer 2022-08-23 10:05:52 +03:00
text-edit Enable extra warnings required by rust-lang/rust 2022-07-20 15:00:17 +02:00
toolchain Enable extra warnings required by rust-lang/rust 2022-07-20 15:00:17 +02:00
tt Run cargo fix --edition-idioms 2022-07-20 15:02:08 +02:00
vfs ⬆️ rust-analyzer 2022-08-30 14:51:24 +03:00
vfs-notify ⬆️ rust-analyzer 2022-08-23 10:05:52 +03:00