Blog Posts

Rust Without Cargo (Using Make)

How to use Make to build and test Rust programs and libraries, with using only rustc and rustdoc. The same commands can be used with any other build system which isn't Cargo. This is a solution to get test runner executables to debug too.

Posted: October 24, 2024