Skip to content

Commit 98e3f3b

Browse files
authored
Merge pull request #306 from rust-lang/nrc-patch-1
Update 2018-12-06-Rust-1.31-and-rust-2018.md
2 parents 78acafe + d06297a commit 98e3f3b

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

posts/2018-12-06-Rust-1.31-and-rust-2018.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -350,6 +350,9 @@ Work on IDE support is not finished, in particular code completion is not up
350350
to scratch in the RLS-based editors. However, if you mainly want support for
351351
types, documentation, and 'go to def', etc. then you should be happy.
352352

353+
If you have problems installing any of the tools with Rustup, try running
354+
`rustup self update`, and then try again.
355+
353356
### Tool lints
354357

355358
In [Rust 1.30](https://blog.rust-lang.org/2018/10/25/Rust-1.30.0.html), we

0 commit comments

Comments
 (0)