about summary refs log tree commit diff
path: root/library/portable-simd/crates/test_helpers/src
diff options
context:
space:
mode:
authorThe Atelier <workingjubilee@gmail.com>2022-07-20 17:23:46 -0700
committerJubilee <46493976+workingjubilee@users.noreply.github.com>2022-07-20 17:55:47 -0700
commit2e081db92aa3ee0a4563bc28ce01bdad5b1b2efd (patch)
tree209d0571222268a8a282c94c6e83736ef44a942f /library/portable-simd/crates/test_helpers/src
parentbbf31f9c78ad35ad1ef8fa91146e31cb447662b9 (diff)
downloadrust-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