about summary refs log tree commit diff
path: root/compiler/rustc_mir_transform/src/coverage/debug.rs
diff options
context:
space:
mode:
authorProloy Mishra <67726964+pro465@users.noreply.github.com>2021-11-09 06:58:43 +0530
committerGitHub <noreply@github.com>2021-11-08 17:28:43 -0800
commitd2e87281fcffbf26635c03a1060ca3fc18dcf418 (patch)
treebf8d7eebe671ddcbd50805a17e83abfc4654ce79 /compiler/rustc_mir_transform/src/coverage/debug.rs
parent772bf2090e04db68790549bae36e5180423f9f65 (diff)
downloadrust-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