Home
last modified time | relevance | path

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

/linux/rust/
H A DMakefile60 quiet_cmd_rustdoc = RUSTDOC $(if $(rustdoc_host),H, ) $<
63 $(RUSTDOC) $(filter-out $(skip_flags),$(if $(rustdoc_host),$(rust_common_flags),$(rust_flags))) \
158 quiet_cmd_rustdoc_test = RUSTDOC T $<
162 $(RUSTDOC) --test $(rust_common_flags) \
169 quiet_cmd_rustdoc_test_kernel = RUSTDOC TK $<
174 $(RUSTDOC) --test $(rust_flags) \
/linux/
H A DMakefile524 RUSTDOC = rustdoc macro
620 export RUSTC RUSTDOC RUSTFMT RUSTC_OR_CLIPPY_QUIET RUSTC_OR_CLIPPY BINDGEN