This commit is contained in:
Elijah McMorris 2023-06-16 02:38:36 +00:00
parent 5d5fb5cd94
commit 0aff65bd51
Signed by: NexVeridian
SSH key fingerprint: SHA256:bsA1SKZxuEcEVHAy3gY1HUeM5ykRJl0U0kQHQn0hMg8
4 changed files with 209 additions and 38 deletions

View file

@ -1,2 +1,5 @@
# [target.x86_64-unknown-linux-gnu]
# rustflags = ["-C", "link-arg=-fuse-ld=/usr/local/bin/mold"]
[alias]
t = "nextest run"