mirror of
https://github.com/github/codeql.git
synced 2025-12-16 16:53:25 +01:00
Update rust/README.md
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
This commit is contained in:
@@ -95,7 +95,7 @@ installing [`cargo-edit`](https://crates.io/crates/cargo-edit) with `cargo insta
|
||||
```
|
||||
* if it succeeds: good! You can move on to the next step.
|
||||
* if it fails while compiling rust-analyzer dependencies, you need to update the rust toolchain. Sometimes the error will tell you
|
||||
so explcitly, but it may happen that the error is more obscure. To update the rust toolchain:
|
||||
so explicitly, but it may happen that the error is more obscure. To update the rust toolchain:
|
||||
* you will need to open a PR on the internal repo updating `RUST_VERSION` in `MODULE.bazel`. In general you can have this merged
|
||||
independently of the changes in `codeql`.
|
||||
* in `codeql`, update both `RUST_VERSION` in `MODULE.bazel` _and_ `rust-toolchain.toml` files. You may want to also update the
|
||||
|
||||
Reference in New Issue
Block a user