mirror of
https://github.com/rust-lang/rust.git
synced 2024-12-04 04:39:16 +00:00
.. | ||
arhictecture.md | ||
CONTRIBUTING.md | ||
DEBUGGING.md | ||
guide.md | ||
lsp-features.md | ||
README.md |
Contributing Quick Start
Rust Analyzer is just a usual rust project, which is organized as a Cargo workspace, builds on stable and doesn't depend on C libraries. So, just
$ cargo test
should be enough to get you started!
To learn more about how rust-analyzer works, see ./architecture.md document.
Various organizational and process issues are discussed here.
Getting in Touch
Rust Analyzer is a part of RLS-2.0 working group. Discussion happens in this Zulip stream:
https://rust-lang.zulipchat.com/#narrow/stream/185405-t-compiler.2Fwg-rls-2.2E0