Home
last modified time | relevance | path

Searched full:cargo (Results 1 – 12 of 12) sorted by relevance

/linux-6.8/Documentation/translations/zh_CN/rust/
Dquick-start.rst97 cargo install --locked --version $(scripts/min-tool-version.sh bindgen) bindgen
134 cargo section in 开发依赖
137 ``cargo`` 是Rust的本地构建系统。目前需要它来运行测试,因为它被用来构建一个自定义的标准
143 独立的安装程序也带有 ``cargo`` 。
/linux-6.8/Documentation/rust/
Dquick-start.rst108 cargo install --locked --version $(scripts/min-tool-version.sh bindgen) bindgen-cli
167 cargo section in Requirements: Developing
170 ``cargo`` is the Rust native build system. It is currently required to run
178 The standalone installers also come with ``cargo``.
/linux-6.8/arch/arm/mach-spear/
Dplatsmp.c20 /* XXX spear_pen_release is cargo culted code - DO NOT COPY XXX */
24 * XXX CARGO CULTED CODE - DO NOT COPY XXX
/linux-6.8/rust/
DMakefile217 # - `cargo` knows how to build the standard library, but it is an unstable
219 # - `cargo` only considers the use case of building the standard library
224 # - The usual ways of modifying the dependency graph in `cargo` do not seem
228 # of the sysroot. However, `cargo` ignores `RUSTFLAGS` in the `-Zbuild-std`
248 $(CARGO) -q new $(objtree)/$(obj)/test/dummy; \
249 RUSTC=$(objtree)/$(obj)/test/rustc_sysroot $(CARGO) $(cargo_quiet) \
251 --manifest-path $(objtree)/$(obj)/test/dummy/Cargo.toml; \
/linux-6.8/arch/arm/mach-exynos/
Dplatsmp.c29 /* XXX exynos_pen_release is cargo culted code - DO NOT COPY XXX */
237 * XXX CARGO CULTED CODE - DO NOT COPY XXX
/linux-6.8/Documentation/translations/sp_SP/process/
Dmanagement-style.rst294 estar “a cargo”. No importa el hecho de que realmente estés liderando al
297 persona a cargo.
Dhowto.rst214 desarrolladores a cargo de este proyecto, aprenderá los conceptos básicos
/linux-6.8/Documentation/bpf/libbpf/
Dlibbpf_overview.rst217 Rust-idiomatic interfaces and provides libbpf-cargo plugin to handle BPF code
/linux-6.8/
DMakefile503 CARGO = cargo macro
598 export RUSTC RUSTDOC RUSTFMT RUSTC_OR_CLIPPY_QUIET RUSTC_OR_CLIPPY BINDGEN CARGO
/linux-6.8/drivers/gpu/drm/nouveau/nvkm/engine/fifo/
Dgf100.c70 /*TODO: Is this cargo-culted, or necessary? RM does *something* here... Why? */ in gf100_chan_unbind()
/linux-6.8/drivers/gpu/drm/nouveau/dispnv04/
Dcrtc.c536 /* probably a scratch reg, but kept for cargo-cult purposes: in nv_crtc_mode_set_regs()
/linux-6.8/sound/usb/
Dmixer_scarlett2.c6495 /* Cargo cult proprietary initialisation sequence */