rust-analyzer/crates/ide-db/src
bors 82ff740501 Auto merge of #13044 - dzvon:fix-typo, r=Veykril
fix: a bunch of typos

This PR will fix some typos detected by [typos].

There are also some other typos in the function names, variable names, and file
names, which I leave as they are. I'm more certain that typos in comments
should be fixed.

[typos]: https://github.com/crate-ci/typos
2022-08-17 14:59:02 +00:00
..
generated style: rename crates to kebab case 2022-05-01 10:48:58 +00:00
imports Run cargo fmt 2022-07-20 15:06:15 +02:00
syntax_helpers Run cargo fix --edition-idioms 2022-07-20 15:02:08 +02:00
test_data style: rename crates to kebab case 2022-05-01 10:48:58 +00:00
tests Run cargo fix --edition-idioms 2022-07-20 15:02:08 +02:00
active_parameter.rs Run cargo fix --edition-idioms 2022-07-20 15:02:08 +02:00
apply_change.rs minor: Change tracing event level in apply_change 2022-08-17 09:32:25 +02:00
assists.rs style: rename crates to kebab case 2022-05-01 10:48:58 +00:00
defs.rs feat: Handle operators like their trait functions in the IDE 2022-08-05 14:16:36 +02:00
famous_defs.rs Improve "Generate Deref impl" assist 2022-05-16 20:10:46 +02:00
helpers.rs Run cargo fix --edition-idioms 2022-07-20 15:02:08 +02:00
items_locator.rs style: rename crates to kebab case 2022-05-01 10:48:58 +00:00
label.rs style: rename crates to kebab case 2022-05-01 10:48:58 +00:00
lib.rs Record derive helper attributes, resolve them in IDE layer 2022-07-26 09:26:51 +02:00
line_index.rs style: rename crates to kebab case 2022-05-01 10:48:58 +00:00
path_transform.rs Record derive helper attributes, resolve them in IDE layer 2022-07-26 09:26:51 +02:00
rename.rs fix: a bunch of typos 2022-08-17 21:44:58 +08:00
rust_doc.rs style: rename crates to kebab case 2022-05-01 10:48:58 +00:00
search.rs fix: escape keywords used as names in earlier editions 2022-08-17 18:46:17 +09:00
source_change.rs Import serde derives on converting json to struct 2022-08-06 20:12:21 +04:30
symbol_index.rs Run cargo fix --edition-idioms 2022-07-20 15:02:08 +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_contructor.rs add doc strings to use_trivial_contructor.rs 2022-06-22 16:49:50 +02:00