Home
last modified time | relevance | path

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

/DragonBoot/
H A DMakefile1 .PHONY: all clean fmt clippy qemu run
64 clippy: target
65 @cargo clippy --all --target $(RUST_TARGET) --all-features