diff options
| author | León Orell Valerian Liehr <me@fmease.dev> | 2025-07-17 03:58:35 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-07-17 03:58:35 +0200 |
| commit | 6dfec1a88f2c6316f2b65bb458d4b8989d9435db (patch) | |
| tree | 0f01cfff6f96fec9efc297defe1bb24f9a5cac33 /compiler/rustc_mir_transform/src/coverage/graph.rs | |
| parent | 7a85c5964d9f4a58b07af10cd23955e517ffe408 (diff) | |
| parent | 4b421d44e20351426cf4ded11248bd1d0af40b5f (diff) | |
| download | rust-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
