3 ms·
c++ reaching new lows
by z3ratul163071 8d ago
c++ reaching new lows
- cppcppcpp 8d agoThis is good for Rust!
- layer8 8d agoThis actually fixes a case that became a problem for Rust implementations: https://github.com/rust-lang/rust/issues/28728 https://github.com/rust-lang/rust/issues/28728 So yes, it is good for Rust.
- kibwen 8d agoThe Rust case was fixed back in 2021 via changes to LLVM, it didn't require waiting for the C++ standards body.