mirror of
https://github.com/rust-lang/rust-analyzer
synced 2024-12-26 13:03:31 +00:00
Add link to ferrous
This commit is contained in:
parent
5a64b9a811
commit
3b7058098b
1 changed files with 5 additions and 0 deletions
|
@ -14,6 +14,11 @@ chunks of overall architecture (indexing, on-demand & lazy
|
||||||
computation, snapshotable world view) in place. Some basic IDE
|
computation, snapshotable world view) in place. Some basic IDE
|
||||||
functionality is provided via a language server.
|
functionality is provided via a language server.
|
||||||
|
|
||||||
|
Work on the Rust Analyzer is sponsored by
|
||||||
|
|
||||||
|
[![Ferrous Systems](https://ferrous-systems.com/images/ferrous-logo-text.svg)](https://ferrous-systems.com/)
|
||||||
|
|
||||||
|
|
||||||
## Quick Start
|
## Quick Start
|
||||||
|
|
||||||
Rust analyzer builds on Rust >= 1.30.0 (currently in beta) and uses
|
Rust analyzer builds on Rust >= 1.30.0 (currently in beta) and uses
|
||||||
|
|
Loading…
Reference in a new issue