refactor: remove mold

This commit is contained in:
Elijah McMorris 2025-04-10 10:44:06 -07:00
parent b3b7087041
commit f1eb1204b1
Signed by: NexVeridian
SSH key fingerprint: SHA256:bsA1SKZxuEcEVHAy3gY1HUeM5ykRJl0U0kQHQn0hMg8
2 changed files with 0 additions and 10 deletions

View file

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