about summary refs log tree commit diff
path: root/src/librustdoc/html/static/source-script.js
diff options
context:
space:
mode:
authorAlex Crichton <alex@alexcrichton.com>2019-01-07 08:18:32 -0800
committerAlex Crichton <alex@alexcrichton.com>2019-01-14 09:54:23 -0800
commit7616daabc7aa114a958bd4fb61d91345a4ff7a45 (patch)
treed270a54ec85bf66d6e53d5c3554a1afb0ded213d /src/librustdoc/html/static/source-script.js
parentd10680818b2a0aabb76e6a07098e031b31707fcc (diff)
downloadrust-7616daabc7aa114a958bd4fb61d91345a4ff7a45.tar.gz
rust-7616daabc7aa114a958bd4fb61d91345a4ff7a45.zip
rustc: Remove platform intrinsics crate
This was originally attempted in #57048 but it was realized that we
could fully remove the crate via the `"unadjusted"` ABI on intrinsics.
This means that all intrinsics in stdsimd are implemented directly
against LLVM rather than using the abstraction layer provided here. That
ends up meaning that this crate is no longer used at all.

This crate developed long ago to implement the SIMD intrinsics, but we
didn't end up using it in the long run. In that case let's remove it!
Diffstat (limited to 'src/librustdoc/html/static/source-script.js')
0 files changed, 0 insertions, 0 deletions