Searched refs:rustavailable (Results 1 – 4 of 4) sorted by relevance
535 echo " --- make LLVM=1 rustavailable " | tee -a $rrdir/log > $rrdir/rustavailable.out536 make LLVM=1 rustavailable > $T/rustavailable.out 2>&1538 echo $retcode > $rrdir/rustavailable.exitcode539 cat $T/rustavailable.out | tee -a $rrdir/log >> $rrdir/rustavailable.out 2>&1540 buildphase=rustavailable
298 outputmakefile rustavailable rustfmt rustfmtcheck \1932 PHONY += rustavailable1933 rustavailable: target
97 target ``rustavailable`` is useful to check why the Rust toolchain may not
78 In particular, the Makefile target 'rustavailable' is useful to check