Home
last modified time | relevance | path

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

/linux-6.6.21/rust/
DMakefile74 quiet_cmd_rustdoc = RUSTDOC $(if $(rustdoc_host),H, ) $<
77 $(RUSTDOC) $(if $(rustdoc_host),$(rust_common_flags),$(rust_flags)) \
160 quiet_cmd_rustdoc_test = RUSTDOC T $<
163 $(RUSTDOC) --test $(rust_common_flags) \
170 quiet_cmd_rustdoc_test_kernel = RUSTDOC TK $<
175 $(RUSTDOC) --test $(rust_flags) \
/linux-6.6.21/
DMakefile502 RUSTDOC = rustdoc macro
603 export RUSTC RUSTDOC RUSTFMT RUSTC_OR_CLIPPY_QUIET RUSTC_OR_CLIPPY BINDGEN CARGO