Rustaceans at the border
Rustaceans at the border
Posted Apr 15, 2022 19:36 UTC (Fri) by bartoc (guest, #124262)In reply to: Rustaceans at the border by mb
Parent article: Rustaceans at the border
You actually don't have to agree on what version to use, since the build system makes sure that you see the definitions you were expecting and everything is mangled such that you can't screw it up.
It is not good to have multiple versions of stuff for other reasons, like code auditing, and code size, and compile time
