Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.
include ../tools.mk
all:
$(RUSTC) main.rs --error-format json 2>&1 | $(CGREP) -e '"byte_start":23\b' '"byte_end":29\b'