Skip to content

Commit

Permalink
Add note on installing rust-src for linter
Browse files Browse the repository at this point in the history
  • Loading branch information
cmichi committed Mar 13, 2024
1 parent d14f8c6 commit 5abdca4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/linter/overview.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ these commands to install the required dependencies:

```
rustup install nightly-2023-12-28
rustup component add rust-src --toolchain nightly-2023-12-28
cargo install cargo-dylint dylint-link
```

Expand Down

0 comments on commit 5abdca4

Please sign in to comment.