On Sat, 30 Apr 2016, ra...@openmailbox.org wrote: > There is a lot of hype about rust being 'memory safe' but where is the > proof?
You don't need a proof, you only need a significant improvement upon C, which Rust delivers. > secondly 1 in every 100 lines of servo is an 'unsafe {' directive. In C, 100 in every 100 lines is "unsafe". Rust has its own insanities though.