DEVELOPMENT ENVIRONMENT

~liljamo/aoc2024

ref: 6aac5b0c9e2301b47075fe0fcb317f507d16e504 aoc2024/.cargo/config.toml -rw-r--r-- 96 bytes
6aac5b0cJonni Liljamo feat: day9 a month ago
                                                                                
1
2
3
[target.x86_64-unknown-linux-gnu]
linker = "clang"
rustflags = ["-C", "link-arg=-fuse-ld=mold"]