diff options
| author | Proloy Mishra <67726964+pro465@users.noreply.github.com> | 2021-11-09 06:58:43 +0530 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-11-08 17:28:43 -0800 |
| commit | d2e87281fcffbf26635c03a1060ca3fc18dcf418 (patch) | |
| tree | bf8d7eebe671ddcbd50805a17e83abfc4654ce79 /compiler/rustc_mir_transform/src/coverage/debug.rs | |
| parent | 772bf2090e04db68790549bae36e5180423f9f65 (diff) | |
| download | rust-d2e87281fcffbf26635c03a1060ca3fc18dcf418.tar.gz rust-d2e87281fcffbf26635c03a1060ca3fc18dcf418.zip | |
add `Simd::from_slice` (#177)
* add `Simd::from_slice` uses a zeroed initial array and loops so that it can be const. unfortunately, parameterizing the assert with slice length needs `#![feature(const_fn_fn_ptr_basics)]` to work.
Diffstat (limited to 'compiler/rustc_mir_transform/src/coverage/debug.rs')
0 files changed, 0 insertions, 0 deletions
