Add a minimal no-core Rust executable built by invoking rustc directly from CMake.
The project avoids Cargo and Rust core, alloc, and std, writes to stdout
through platform APIs, and supports optimized Ninja release builds.
Co-Authored-By: luna (openrouter/openai/gpt-5.6-luna): project setup and build