mirror of
https://github.com/rust-lang/rust.git
synced 2026-03-19 12:19:36 +00:00
update user docs
This commit is contained in:
@@ -76,6 +76,14 @@ Shows internal statistic about memory usage of rust-analyzer
|
||||
|
||||
Manually triggers GC
|
||||
|
||||
#### Start Cargo Watch
|
||||
|
||||
Start `cargo watch` for live error highlighting. Will prompt to install if it's not already installed.
|
||||
|
||||
#### Stop Cargo Watch
|
||||
|
||||
Stop `cargo watch`
|
||||
|
||||
### Code Actions (Assists)
|
||||
|
||||
These are triggered in a particular context via light bulb. We use custom code on
|
||||
|
||||
Reference in New Issue
Block a user