Maybe we have misunderstood. My point is not ending up like Don Quixote fighting against windmills. The more extreme a person becomes in their views, even when personally justifiable or honorable, the fewer people will accept this view. The crux is to find the so-called « golden mean », which is essentially a balance between different views. This also means including to some extent views, which may be not favoured, but helpful to get more people into the boat.
Good luck on your way!
Thank you for your explanation and I understand it well, as well the advantage to find bugs quicker (which however does not mean that a safe code cannot be also a bad code). However, I do think that writing safe code without being guided by a compiler is indeed a skill. And the question how safe the code written with the help of the compiler will be is another interesting one. Perhaps we will find out in the future.
In my opinion, Rust is a language dictated by the compiler rather than one that allows you to use your brain, knowledge, and skills to deepen your understanding. Rust is essentially a programming language with training wheels. Unfortunately, the preference to finish tasks quickly is nowadays the mainstream. The understanding of the deeper stuff falls behind.
A related example from real life: bike tyres that have a flat. Less and less people can change the tyres on their own, and even do not understand the construction and characteristics of different tyres, only believing what the vendor in the shop is telling them. Bad surprises then happen.