rust-analyzer/crates/ide-db
Petr Portnov 2e263283fa
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
..
src Fix duplicate usage of a article. 2022-10-02 21:40:39 +03:00
Cargo.toml Use memmem when searching for usages in ide-db 2022-09-16 16:26:54 +02:00