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 c0d6003 commit 822c320Copy full SHA for 822c320
src/ci/docker/run.sh
@@ -270,7 +270,6 @@ else
270
args="$args --volume $root_dir:/checkout$SRC_MOUNT_OPTION"
271
args="$args --volume $objdir:/checkout/obj"
272
args="$args --volume $HOME/.cargo:/cargo"
273
- args="$args --volume $HOME/rustsrc:$HOME/rustsrc"
274
args="$args --volume /tmp/toolstate:/tmp/toolstate"
275
276
id=$(id -u)
0 commit comments