Skip to content

Commit 0478142

Browse files
committed
auto merge of #11096 : brson/rust/pp, r=alexcrichton
2 parents 2e4cd83 + a5d26a2 commit 0478142

File tree

2 files changed

+0
-44
lines changed

2 files changed

+0
-44
lines changed

Makefile.in

-5
Original file line numberDiff line numberDiff line change
@@ -657,11 +657,6 @@ ifneq ($(strip $(findstring snap,$(MAKECMDGOALS)) \
657657
include $(CFG_SRC_DIR)mk/snap.mk
658658
endif
659659

660-
ifneq ($(findstring reformat,$(MAKECMDGOALS)),)
661-
CFG_INFO := $(info cfg: including reformat rules)
662-
include $(CFG_SRC_DIR)mk/pp.mk
663-
endif
664-
665660
ifneq ($(strip $(findstring check,$(MAKECMDGOALS)) \
666661
$(findstring test,$(MAKECMDGOALS)) \
667662
$(findstring perf,$(MAKECMDGOALS)) \

mk/pp.mk

-39
This file was deleted.

0 commit comments

Comments
 (0)