mirror of
https://github.com/rust-lang/rust.git
synced 2025-10-03 02:40:40 +00:00

These tests just verify some basic APIs of core::simd function, and guarantees that attempting to access the wrong things doesn't work. The majority of tests are stochastic, and so remain upstream, but a few deterministic tests arrive in the subtree as doc tests.