We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents b7dfc2b + d3b050c commit ac635aaCopy full SHA for ac635aa
mk/tests.mk
@@ -243,8 +243,7 @@ cleantestlibs:
243
244
.PHONY: tidy
245
tidy: $(HBIN0_H_$(CFG_BUILD))/tidy$(X_$(CFG_BUILD)) \
246
- $(SNAPSHOT_RUSTC_POST_CLEANUP) \
247
- check-build-lexer-verifier
+ $(SNAPSHOT_RUSTC_POST_CLEANUP)
248
$(TARGET_RPATH_VAR0_T_$(CFG_BUILD)_H_$(CFG_BUILD)) $< $(S)src
249
250
$(HBIN0_H_$(CFG_BUILD))/tidy$(X_$(CFG_BUILD)): \
0 commit comments