DEVELOPMENT ENVIRONMENT

~liljamo/aoc2024

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