Const Eval (Un)Safety Rules
📝
内容提要
In a recent Rust issue (#99923), a developer noted that the upcoming 1.64-beta version of Rust had started signalling errors on their crate, icu4x. The icu4x crate uses unsafe code during const...
➡️