File tree 1 file changed +2
-2
lines changed 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -143,7 +143,7 @@ full `std` library.
143
143
### rust-analyzer is now available via rustup
144
144
145
145
[ 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
147
147
and access rust-analyzer, and makes it available on more platforms. It is
148
148
available as a [ rustup
149
149
component] ( https://rust-lang.github.io/rustup/concepts/components.html ) which
160
160
rustup run rust-analyzer
161
161
```
162
162
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
164
164
executable ` rust-analyzer ` will launch the appropriate version.
165
165
166
166
Most users should continue to use the releases provided by the rust-analyzer
You can’t perform that action at this time.
0 commit comments