mirror of
https://github.com/rust-lang/rust-analyzer.git
synced 2025-09-27 04:19:13 +00:00
Merge commit '0113bc9388
' into sync-from-ra
This commit is contained in:
parent
f43cea0878
commit
b8a3180a60
197 changed files with 3106 additions and 2007 deletions
|
@ -1,4 +1,4 @@
|
|||
//! proc-macro server backend based on rust-analyzer's internal span represention
|
||||
//! proc-macro server backend based on rust-analyzer's internal span representation
|
||||
//! This backend is used solely by rust-analyzer as it ties into rust-analyzer internals.
|
||||
//!
|
||||
//! It is an unfortunate result of how the proc-macro API works that we need to look into the
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue