rust/crates/ide-completion/src
bors 2400b36a2e Auto merge of #14577 - jsoref:spelling, r=lnicola
Spelling

This PR corrects misspellings identified by the [check-spelling action](https://github.com/marketplace/actions/check-spelling).

The misspellings have been reported at https://github.com/jsoref/rust-analyzer/actions/runs/4699991040#summary-12751355796

The action reports that the changes in this PR would make it happy: https://github.com/jsoref/rust-analyzer/actions/runs/4699991284#summary-12751356293

closes #14567
2023-04-19 14:05:40 +00:00
..
completions Add flag to disallow opaque types for DisplayTarget::SourceCode 2023-04-12 19:03:48 +09:00
context Spelling 2023-04-19 09:45:55 -04:00
render Spelling 2023-04-19 09:45:55 -04:00
tests Auto merge of #14577 - jsoref:spelling, r=lnicola 2023-04-19 14:05:40 +00:00
completions.rs completion: check stability 2023-04-11 21:21:13 +09:00
config.rs ⬆️ rust-analyzer 2023-02-13 13:55:14 +02:00
context.rs completion: check stability 2023-04-11 21:21:13 +09:00
item.rs Address review comments part 1 2023-03-30 17:35:57 +02:00
lib.rs Spelling 2023-04-19 09:45:55 -04:00
render.rs Add doc-alias based completion 2023-03-29 14:08:25 +02:00
snippet.rs ⬆️ rust-analyzer 2023-01-09 10:36:22 -08:00
tests.rs Spelling 2023-04-19 09:45:55 -04:00