Home
last modified time | relevance | path

Searched refs:RUSTDOC (Results 1 – 2 of 2) sorted by relevance

/linux-6.12.1/rust/
DMakefile61 quiet_cmd_rustdoc = RUSTDOC $(if $(rustdoc_host),H, ) $<
64 $(RUSTDOC) $(if $(rustdoc_host),$(rust_common_flags),$(rust_flags)) \
149 quiet_cmd_rustdoc_test = RUSTDOC T $<
152 $(RUSTDOC) --test $(rust_common_flags) \
159 quiet_cmd_rustdoc_test_kernel = RUSTDOC TK $<
164 $(RUSTDOC) --test $(rust_flags) \
/linux-6.12.1/
DMakefile493 RUSTDOC = rustdoc macro
586 export RUSTC RUSTDOC RUSTFMT RUSTC_OR_CLIPPY_QUIET RUSTC_OR_CLIPPY BINDGEN