rust/src/etc
Alex Crichton 7616daabc7 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!
2019-01-14 09:54:23 -08:00
..
installer fix typos in src/{bootstrap,ci,etc,lib{backtrace,core,fmt_macros}} 2018-02-10 12:22:57 +01:00
natvis *.natvis: Use s8 postfixes to correctly interpret rust strings as UTF-8. 2017-07-21 03:39:56 -07:00
test-float-parse Remove licenses 2018-12-25 21:08:33 -07:00
third-party Strip all leading/trailing newlines 2015-03-15 09:08:21 -07:00
cat-and-grep.sh Remove licenses 2018-12-25 21:08:33 -07:00
CONFIGS.md Add sublime-rust to CONFIGS.md. 2016-08-22 01:24:01 -04:00
ctags.rust Update the ctags rules and targets. 2015-07-30 06:35:42 +10:00
debugger_pretty_printers_common.py Remove the private generic NonZero<T> wrapper type. 2018-12-26 20:54:10 +01:00
dec2flt_table.py Remove licenses 2018-12-25 21:08:33 -07:00
gdb_load_rust_pretty_printers.py Remove licenses 2018-12-25 21:08:33 -07:00
gdb_rust_pretty_printing.py Remove the private generic NonZero<T> wrapper type. 2018-12-26 20:54:10 +01:00
generate-deriving-span-tests.py Remove licenses 2018-12-25 21:08:33 -07:00
generate-keyword-tests.py tests: Do not use -Z parse-only, continue compilation to test recovery 2019-01-06 22:20:46 +03:00
htmldocck.py use utf-8 throughout htmldocck 2019-01-06 01:27:33 -05:00
indenter fix some python3 incompatibilities 2017-11-16 13:34:13 -05:00
lldb_batchmode.py lldb_batchmode.py: try import _thread for Python 3 2019-01-08 13:19:50 -08:00
lldb_rust_formatters.py Remove licenses 2018-12-25 21:08:33 -07:00
rust-gdb Remove licenses 2018-12-25 21:08:33 -07:00
rust-gdbgui Remove licenses 2018-12-25 21:08:33 -07:00
rust-lldb Remove licenses 2018-12-25 21:08:33 -07:00
rust-windbg.cmd Remove licenses 2018-12-25 21:08:33 -07:00
wasm32-shim.js Remove licenses 2018-12-25 21:08:33 -07:00