diff options
| author | The Atelier <workingjubilee@gmail.com> | 2022-07-20 17:23:46 -0700 |
|---|---|---|
| committer | Jubilee <46493976+workingjubilee@users.noreply.github.com> | 2022-07-20 17:55:47 -0700 |
| commit | 2e081db92aa3ee0a4563bc28ce01bdad5b1b2efd (patch) | |
| tree | 209d0571222268a8a282c94c6e83736ef44a942f /library/portable-simd/crates/test_helpers/src | |
| parent | bbf31f9c78ad35ad1ef8fa91146e31cb447662b9 (diff) | |
| download | rust-2e081db92aa3ee0a4563bc28ce01bdad5b1b2efd.tar.gz rust-2e081db92aa3ee0a4563bc28ce01bdad5b1b2efd.zip | |
Fix doctest imports using as_crate feature
Within core, `use self::` does not work to import these items. And because core is not core_simd, neither does the existing `use`. So, use this quirky hack instead, switching the import on a feature.
Diffstat (limited to 'library/portable-simd/crates/test_helpers/src')
0 files changed, 0 insertions, 0 deletions
