DEVELOPMENT ENVIRONMENT

~liljamo/aoc2024

ref: 483d58efd74eed192f958f94a767035d20ffb747 aoc2024/.cargo/config.toml -rw-r--r-- 96 bytes
483d58efJonni Liljamo docs: add README.md a month ago
                                                                                
1
2
3
[target.x86_64-unknown-linux-gnu]
linker = "clang"
rustflags = ["-C", "link-arg=-fuse-ld=mold"]