A new era of statically typed, natively compiled, programming languages has arrived sweeping aside the old choice between performance and productivity while also eliminating runtime dependencies on an interpreter or VM. Two of the top contenders are Rust ...
Read more »
Go and Rust are two of the hottest compiled programming languages. I develop in Go full-time and love it, and I’m learning more about Rust recently – its an exciting ... Read More... (more…)
Read more »
Your browser isn’t supported anymore. Update it to get the best YouTube experience and our latest features. Learn more... (more…)
Read more »
Tracking issue for rust-lang/rfcs#2000 Updates: 2 May 2019: #44580 (comment) 19 Oct 2019: #44580 (comment) 2 Jan 2020: #44580 (comment) 22 Jul 2020: #44580 (comment) If you want to help out, take a... (more…)
Read more »
As of Rust 1.72, at least one instance of ct_eq is being optimized out and causing incorrect behavior. The specific instance is here: xous-core/apps/vault/src/ctap/client_pin.rs Line 177 in 8a67c95... (more…)
Read more »