Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.
# only-windows
# needs-rust-lld
include ../tools.mk
# Ensure that LLD can link
all:
$(RUSTC) -C linker=rust-lld foo.rs