We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 050b394 + dddd193 commit 058fc3aCopy full SHA for 058fc3a
src/ch00-00-introduction.md
@@ -38,7 +38,7 @@ Rust also brings contemporary developer tools to the systems programming world:
38
ecosystem.
39
* The Rustfmt formatting tool ensures a consistent coding style across
40
developers.
41
-* The Rust Language Server powers Integrated Development Environment (IDE)
+* The rust-analyzer powers Integrated Development Environment (IDE)
42
integration for code completion and inline error messages.
43
44
By using these and other tools in the Rust ecosystem, developers can be
0 commit comments