Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

5 lines
174 B
Makefile
Raw Normal View History

2021-09-15 06:58:59 +05:30
-include ../../run-make-fulldeps/tools.mk
all:
2022-06-21 12:05:59 +02:00
$(BARE_RUSTDOC) 2>&1 | sed -E 's@/nightly/|/beta/|/stable/|/1\.[0-9]+\.[0-9]+/@/$$CHANNEL/@g' | diff - output-default.stdout