Releases: kafji/rust-analyzer
Releases · kafji/rust-analyzer
nightly
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