[libre-riscv-dev] Demystifying unsafe code in Rust

Jacob Lifshay programmerjake at gmail.com
Fri Mar 13 04:56:48 GMT 2020


Found this video that explains a lot of the benefits, misconceptions, and
pitfalls for Rust's unsafe:

https://youtu.be/QAz-maaH0KM

One of the more significant clarifications is that unsafe code in Rust is
NOT just C.


More information about the libre-riscv-dev mailing list