I want to see specific examples of serious bugs that rust would catch that clang -Weverything, clazy/clang-tidy and scan-build would not find for C++… because I’m still not convinced it is anywhere near worth learning at all for career/veteran C and C++ folks.
I want to see specific examples of serious bugs that rust would catch that
clang -Weverything
,clazy/clang-tidy
andscan-build
would not find for C++… because I’m still not convinced it is anywhere near worth learning at all for career/veteran C and C++ folks.This isn’t a complete answer to the question you asked, but it could be: https://security.googleblog.com/2022/12/memory-safe-languages-in-android-13.html