Comment by not_a9
21 hours ago
Visual Studio does have a really nice C++ debugger - one would imagine the C++ debugging capabilities should translate to Rust.
21 hours ago
Visual Studio does have a really nice C++ debugger - one would imagine the C++ debugging capabilities should translate to Rust.
Hot code reloading, and incremental linking would be great, given the build times.