rust-analyzer/crates/ide-db/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
..
generated Spelling 2023-04-19 09:45:55 -04:00
imports Simplify 2023-02-27 15:51:45 +01:00
syntax_helpers Spelling 2023-04-19 09:45:55 -04:00
test_data Switch crate graph to use an Arena instead of a hashmap 2023-04-05 10:32:02 +02:00
tests ⬆️ rust-analyzer 2023-01-09 10:36:22 -08:00
active_parameter.rs Lower and handle trait aliases in HIR 2023-03-04 00:24:07 +09:00
apply_change.rs Fix duplicate eager expansion errors 2023-04-16 19:20:35 +02:00
assists.rs Spelling 2023-04-19 09:45:55 -04:00
defs.rs Add signature help for record struct patterns 2023-03-14 21:55:03 +01:00
famous_defs.rs Improve "Generate Deref impl" assist 2022-05-16 20:10:46 +02:00
helpers.rs feat: allow generate_function to generate in different local crate 2023-03-03 18:40:13 +09:00
items_locator.rs Option begone part 2 2023-04-16 19:20:48 +02:00
label.rs style: rename crates to kebab case 2022-05-01 10:48:58 +00:00
lib.rs Actually bring back LRU limit for macro_expand query 2023-04-16 23:12:25 +02:00
line_index.rs Move Expander and LowerCtx into separate modules 2023-04-17 20:44:06 +02:00
path_transform.rs Add flag to disallow opaque types for DisplayTarget::SourceCode 2023-04-12 19:03:48 +09:00
rename.rs fix: Fix renames of locals being broken in macro calls 2023-03-25 18:37:18 +01:00
rust_doc.rs style: rename crates to kebab case 2022-05-01 10:48:58 +00:00
search.rs fix: Fix search not searching bodies of attributed items 2023-03-09 15:30:17 +01:00
source_change.rs Spelling 2023-04-19 09:45:55 -04:00
symbol_index.rs Move Expander and LowerCtx into separate modules 2023-04-17 20:44:06 +02:00
traits.rs Run cargo fix --edition-idioms 2022-07-20 15:02:08 +02:00
ty_filter.rs Run cargo fix --edition-idioms 2022-07-20 15:02:08 +02:00
use_trivial_constructor.rs Spelling 2023-04-19 09:45:55 -04:00