File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -143,7 +143,7 @@ full `std` library.
143143### rust-analyzer is now available via rustup
144144
145145[ rust-analyzer] ( https://rust-analyzer.github.io/ ) is now included as part of
146- the collection of tools included with Rust. This can make it easier to download
146+ the collection of tools included with Rust. This makes it easier to download
147147and access rust-analyzer, and makes it available on more platforms. It is
148148available as a [ rustup
149149component] ( https://rust-lang.github.io/rustup/concepts/components.html ) which
160160rustup run rust-analyzer
161161```
162162
163- The next release of rustup will have a built-in proxy so that running the
163+ The next release of rustup will provide a built-in proxy so that running the
164164executable ` rust-analyzer ` will launch the appropriate version.
165165
166166Most users should continue to use the releases provided by the rust-analyzer
You can’t perform that action at this time.
0 commit comments