Conversation

Jarkko Sakkinen

Edited 7 days ago
The reason why there is no ~/.config/gcc/config.toml and why I made landstrip a *parametrized* sandbox becomes obvious when I you hit your head againt the wall few times with Rust and Cargo :-)

~/.cargo/config.toml is IMHO an anti-pattern.

#rustlang #buildroot
1
0
1

@jarkko may I ask why you think of this as an antipattern?

I would agree if people misuse it to put settings in that affect the build of specific projects, but things like paths or the environment are best handled per-user as opposed to per-project.

0
0
0