Searched refs:rustc (Results 1 – 15 of 15) sorted by relevance
210 --rustc=*) RUSTC="$optarg"325 rustc="${RUSTC-rustc}"661 --rustc=*)892 --rustc=RUSTC use Rust compiler RUSTC [$rustc]1181 if test "$rust" != disabled && has "$rustc" && $rustc -vV > "${TMPDIR1}/${TMPB}.out"; then1185 error_exit "could not execute rustc binary \"$rustc\""1895 echo "rust = [$(meson_quote $rustc --target "$rust_target_triple")]" >> $cross1897 echo "rust = [$(meson_quote $rustc)]" >> $cross1937 echo "rust = [$(meson_quote $rustc)]" >> $cross
96 rustc = meson.get_compiler('rust') variable 97 if rustc.version().version_compare('<1.77.0')99 error('rustc version ' + rustc.version() + ' is unsupported. Please upgrade to at least 1.77.0')101 warning('rustc version ' + rustc.version() + ' is unsupported, disabling Rust compilation.')127 '--rustc-version', rustc.version(),4676 summary_info += {'rustc': ' '.join(rustc[all...]
158 ENV RUSTC=/usr/local/rustup/toolchains/nightly-x86_64-unknown-linux-gnu/bin/rustc171 /usr/local/cargo/bin/rustup run nightly rustc --version && \173 test "$RUSTC" = "$(/usr/local/cargo/bin/rustup +nightly which rustc)"
124 rustc-1.77 \153 ENV RUSTC=/usr/bin/rustc-1.77
125 rustc-web \
53 rustc-web \
124 compiler in the ``rustc-web`` package.126 Also, on Ubuntu 22.04 or 24.04 this requires the ``rustc-1.77``127 (or newer) package. The path to ``rustc`` and ``rustdoc`` must be
20 invokes rustc directly, building static libraries that are then linked74 QEMU supports rustc version 1.77.0 and newer. Notably, the following features456 * usually, a ``--cap-lints allow`` argument to hide warnings from rustc