rust/crates/ide-assists/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
..
handlers Auto merge of #14577 - jsoref:spelling, r=lnicola 2023-04-19 14:05:40 +00:00
tests feat: restrict applicable range of reorder-impl-trait-items 2023-04-09 00:14:48 +08:00
utils Test TraitRef equality before generating missing impl method body 2023-01-16 20:55:56 +09:00
assist_config.rs
assist_context.rs
lib.rs Add assist to convert nested function to closure 2023-03-31 12:16:49 +02:00
tests.rs internal: Set Durability to HIGH for enable_proc_attr_macros input 2023-03-30 15:11:22 +02:00
utils.rs Don't escape non-snippets in assist 2023-01-23 00:22:46 +09:00