• J
    rust-lang/portable-simd#245: Explain unsafe contracts of core::simd · 78a18c34
    Jubilee 提交于
    * Explain unsafe contracts of core::simd
    
    This permeates the module with remarks on safety for pub methods,
    layout of the Simd type, correct use of intrinsics, et cetera.
    This is mostly to help others curious about how core::simd works,
    including other Rust contributors, `unsafe` library authors,
    and eventually ourselves.
    78a18c34
select.rs 2.4 KB