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.
1 parent a8419cf commit f1654a4Copy full SHA for f1654a4
[refs]
@@ -1,2 +1,2 @@
1
---
2
-refs/heads/master: 42fb9b2c5f0c791e2c369b2ec0562c968aed00de
+refs/heads/master: d5af61d6799ee8c1af583ba1fed0b9e3ce162f2c
trunk/mk/tests.mk
@@ -93,6 +93,8 @@ tidy:
93
$(STDLIB_INPUTS) \
94
$(COMPILETEST_CRATE) \
95
$(COMPILETEST_INPUTS) \
96
+ $(CARGO_CRATE) \
97
+ $(CARGO_INPUTS) \
98
| xargs -n 10 python $(S)src/etc/tidy.py
99
$(Q)echo \
100
$(ALL_TEST_INPUTS) \
0 commit comments