Home
last modified time | relevance | path

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

/linux/rust/
H A DMakefile58 quiet_cmd_rustdoc = RUSTDOC $(if $(rustdoc_host),H, ) $<
61 $(RUSTDOC) $(filter-out $(skip_flags),$(if $(rustdoc_host),$(rust_common_flags),$(rust_flags))) \
156 quiet_cmd_rustdoc_test = RUSTDOC T $<
160 $(RUSTDOC) --test $(rust_common_flags) \
167 quiet_cmd_rustdoc_test_kernel = RUSTDOC TK $<
172 $(RUSTDOC) --test $(rust_flags) \
/linux/
H A DMakefile523 RUSTDOC = rustdoc macro
619 export RUSTC RUSTDOC RUSTFMT RUSTC_OR_CLIPPY_QUIET RUSTC_OR_CLIPPY BINDGEN