Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

A Rust compiler front-end for IDEs

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT
NotificationsYou must be signed in to change notification settings

rust-lang/rust-analyzer

rust-analyzer logo

rust-analyzer is a language server that provides IDE functionality forwriting Rust programs. You can use it with any editor that supportstheLanguage ServerProtocol (VSCode, Vim, Emacs, Zed, etc).

rust-analyzer features include go-to-definition, find-all-references,refactorings and code completion. rust-analyzer also supportsintegrated formatting (with rustfmt) and integrated diagnostics (withrustc and clippy).

Internally, rust-analyzer is structured as a set of libraries foranalyzing Rust code. SeeArchitecturein the manual.

Quick Start

https://rust-analyzer.github.io/book/installation.html

Documentation

If you want tocontribute to rust-analyzer check out theCONTRIBUTING.md orif you are just curious about how things work under the hood, see theContributing section of the manual.

If you want touse rust-analyzer's language server with your editor ofchoice, checkthe manual.It also contains some tips & tricks to help you be more productive when using rust-analyzer.

Security and Privacy

See thesecurity andprivacy sections of the manual.

Communication

For usage and troubleshooting requests, please use "IDEs and Editors" category of the Rust forum:

https://users.rust-lang.org/c/ide/14

For questions about development and implementation, join rust-analyzer working group on Zulip:

https://rust-lang.zulipchat.com/#narrow/stream/185405-t-compiler.2Frust-analyzer

Quick Links

License

rust-analyzer is primarily distributed under the terms of both the MITlicense and the Apache License (Version 2.0).

SeeLICENSE-APACHE andLICENSE-MIT for details.

About

A Rust compiler front-end for IDEs

Topics

Resources

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT

Contributing

Security policy

Stars

Watchers

Forks

Packages

No packages published

Contributors1,026


[8]ページ先頭

©2009-2025 Movatter.jp