The user, a systems researcher with 15 years of experience in C++, is troubled by memory failures and wishes for a mechanical way to eliminate them, but is concerned that rewriting existing codebases in Rust is impractical. The user successfully created a C++ static analyzer using AI coding assistant Claude, which provides Rust-style memory safety features, and is now using it to refactor ...