File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -95,7 +95,7 @@ installing [`cargo-edit`](https://crates.io/crates/cargo-edit) with `cargo insta
9595 ```
9696 * if it succeeds: good! You can move on to the next step.
9797 * if it fails while compiling rust-analyzer dependencies, you need to update the rust toolchain. Sometimes the error will tell you
98- so explcitly , but it may happen that the error is more obscure. To update the rust toolchain:
98+ so explicitly , but it may happen that the error is more obscure. To update the rust toolchain:
9999 * you will need to open a PR on the internal repo updating ` RUST_VERSION ` in ` MODULE.bazel ` . In general you can have this merged
100100 independently of the changes in ` codeql ` .
101101 * in ` codeql ` , update both ` RUST_VERSION ` in ` MODULE.bazel ` _ and_ ` rust-toolchain.toml ` files. You may want to also update the
You can’t perform that action at this time.
0 commit comments