We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent addcc8c commit 23e390aCopy full SHA for 23e390a
src/doc/contrib/src/process/working-on-cargo.md
@@ -72,7 +72,6 @@ the directory for each compilation, this can cause different calls to `rustc`
72
to use different versions. There are a few workarounds:
73
74
* Don't use rustup overrides.
75
-* Use `rustup run target/debug/cargo` to execute `cargo`.
76
* Set the `RUSTC` environment variable to a specific `rustc` executable (not
77
the rustup wrapper).
78
* Create a [custom toolchain]. This is a bit of a hack, but you can create a
0 commit comments