You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The rustup doc command opens the locally installed documentation on your browser, without any Internet connection required. rustup 1.20.0 enhances the command allowing you to open directly the API documentation of a specific item.
This would make this plugin simpler and stable rather than managing document by itself.
The text was updated successfully, but these errors were encountered:
rustup
now supporteddoc
subcommand at v1.20.https://blog.rust-lang.org/2019/10/15/Rustup-1.20.0.html
This would make this plugin simpler and stable rather than managing document by itself.
The text was updated successfully, but these errors were encountered: