about summary refs log tree commit diff
path: root/compiler/rustc_mir_transform/src/coverage/graph.rs
diff options
context:
space:
mode:
authorLeón Orell Valerian Liehr <me@fmease.dev>2025-07-17 03:58:35 +0200
committerGitHub <noreply@github.com>2025-07-17 03:58:35 +0200
commit6dfec1a88f2c6316f2b65bb458d4b8989d9435db (patch)
tree0f01cfff6f96fec9efc297defe1bb24f9a5cac33 /compiler/rustc_mir_transform/src/coverage/graph.rs
parent7a85c5964d9f4a58b07af10cd23955e517ffe408 (diff)
parent4b421d44e20351426cf4ded11248bd1d0af40b5f (diff)
downloadrust-6dfec1a88f2c6316f2b65bb458d4b8989d9435db.tar.gz
rust-6dfec1a88f2c6316f2b65bb458d4b8989d9435db.zip
Rollup merge of #143964 - nikic:docker-script-arg, r=marcoieni
Fix handling of SCRIPT_ARG in docker images

Instead of making this a build parameter, pass the SCRIPT as an environment variable.

To this purpose, normalize on always referring to a script in `/scripts`.

For i686-gnu-nopt-2 I had to create a separate script, because Docker seems to be really terrible at command line argument parsing, so it's not possible to pass an environment variable that contains whitespace.

Fixes https://github.com/rust-lang/rust/issues/143962.

try-job: `dist-x86_64-linux`
try-job: `i686-gnu-nopt-*`
try-job: `i686-gnu-*`
try-job: `x86_64-gnu-llvm-19-*`
try-job: `x86_64-gnu-llvm-20-*`
Diffstat (limited to 'compiler/rustc_mir_transform/src/coverage/graph.rs')
0 files changed, 0 insertions, 0 deletions