about summary refs log tree commit diff
path: root/src/librustdoc/html/static/source-script.js
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2019-01-16 12:15:10 +0000
committerbors <bors@rust-lang.org>2019-01-16 12:15:10 +0000
commitcccaf9a8c69219c8267e406f92fef895fbba80f2 (patch)
tree472a49ead9dd54f5df3b60b6efa44862eef098ba /src/librustdoc/html/static/source-script.js
parente2f221c75932de7a29845c8d6f1f73536ad00c41 (diff)
parent7616daabc7aa114a958bd4fb61d91345a4ff7a45 (diff)
downloadrust-cccaf9a8c69219c8267e406f92fef895fbba80f2.tar.gz
rust-cccaf9a8c69219c8267e406f92fef895fbba80f2.zip
Auto merge of #57416 - alexcrichton:remove-platform-intrinsics, r=nagisa
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