mirror of
https://github.com/rust-lang/rust-analyzer.git
synced 2025-10-03 07:04:49 +00:00
Fix r-a spelling in some places
This commit is contained in:
parent
5edbdd127a
commit
bd7dfac5eb
28 changed files with 64 additions and 64 deletions
|
@ -5,7 +5,7 @@
|
|||
//! compiler into submodules of this module (e.g proc_macro_srv::abis::abi_1_47).
|
||||
//!
|
||||
//! All of these ABIs are subsumed in the `Abi` enum, which exposes a simple
|
||||
//! interface the rest of rust analyzer can use to talk to the macro
|
||||
//! interface the rest of rust-analyzer can use to talk to the macro
|
||||
//! provider.
|
||||
//!
|
||||
//! # Adding a new ABI
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue