Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.
include ../tools.mk
all:
$(RUSTDOC) -Z unstable-options --generate-redirect-map foo.rs -o "$(TMPDIR)/out"
"$(PYTHON)" validate_json.py "$(TMPDIR)/out"