about summary refs log tree commit diff
path: root/compiler/rustc_mir_transform/src/coverage/graph.rs
diff options
context:
space:
mode:
authorNikita Popov <npopov@redhat.com>2025-07-15 13:33:32 +0000
committerNikita Popov <npopov@redhat.com>2025-07-15 16:23:15 +0200
commit4b421d44e20351426cf4ded11248bd1d0af40b5f (patch)
tree1a1906022d47e792502f8b8ffb1e179d9a9c2f7b /compiler/rustc_mir_transform/src/coverage/graph.rs
parent7f2065a4bae1faed5bab928c670964eafbf43b55 (diff)
downloadrust-4b421d44e20351426cf4ded11248bd1d0af40b5f.tar.gz
rust-4b421d44e20351426cf4ded11248bd1d0af40b5f.zip
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.
Diffstat (limited to 'compiler/rustc_mir_transform/src/coverage/graph.rs')
0 files changed, 0 insertions, 0 deletions