about summary refs log tree commit diff
path: root/tests/mir-opt/lower_array_len.array_len.NormalizeArrayLen.panic-unwind.diff
diff options
context:
space:
mode:
authorJubilee Young <workingjubilee@gmail.com>2023-03-17 17:56:45 -0700
committerJubilee Young <workingjubilee@gmail.com>2023-04-22 17:58:51 -0700
commit71d4c368509536f7277e9a1cb6e6286ba6de7911 (patch)
tree545103dce52a7521f3c1a432cade4c2ba08353e6 /tests/mir-opt/lower_array_len.array_len.NormalizeArrayLen.panic-unwind.diff
parentf916add75d58dd3310e4cc217a1982d385d975a5 (diff)
downloadrust-71d4c368509536f7277e9a1cb6e6286ba6de7911.tar.gz
rust-71d4c368509536f7277e9a1cb6e6286ba6de7911.zip
lane -> element for core::simd::Simd
A while ago we began saying T, N instead of T, LANES in reference to Simd.
At some point that leaked in to us checking in code with const N: usize.
After a while, we had a discussion and agreed that "lanes", while common,
is unnecessary jargon for Rust learners who aren't familiar with SIMD, and
is fully interchangeable with terms for arrays like element and index.

But we never acted on that. Let's update the main type's docs, at least.
The example tweaks also enable removing a slated-for-removal nightly fn.
Diffstat (limited to 'tests/mir-opt/lower_array_len.array_len.NormalizeArrayLen.panic-unwind.diff')
0 files changed, 0 insertions, 0 deletions