#!/bin/bash # Copyright 2021 Ian Jackson and contributors # SPDX-License-Identifier: GPL-3.0-or-later # There is NO WARRANTY. set -e . ${0%/*}/../common.sh RUST_PARTIAL_BORROW_EXPAND_DEBUG="<$PWD/argument/blank.rs" \ run_cargo build --bin argument-input