pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

rust-bin: Update to 1.29.0



Module Name:	pkgsrc-wip
Committed By:	Min Sik Kim <minskim%NetBSD.org@localhost>
Pushed By:	minskim
Date:		Thu Sep 13 22:44:13 2018 -0700
Changeset:	60dbf6978f5cd9173d85dc244e8f8c93dbd7a6cd

Modified Files:
	rust-bin/Makefile
	rust-bin/PLIST
	rust-bin/distinfo

Log Message:
rust-bin: Update to 1.29.0

Notable changes:
- New abilities in cargo: cargo fix and cargo clippy
- Library stabilization: Arc<T>::downcast, Rc<T>::downcast, and
  Iterator::flatten
- Can compare &str and OsString

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=60dbf6978f5cd9173d85dc244e8f8c93dbd7a6cd

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 rust-bin/Makefile |    2 +-
 rust-bin/PLIST    | 1802 ++++++++++++++++++++++++-----------------------------
 rust-bin/distinfo |    8 +-
 3 files changed, 803 insertions(+), 1009 deletions(-)

diffs:
diff --git a/rust-bin/Makefile b/rust-bin/Makefile
index 155e17ce36..af35e6e28e 100644
--- a/rust-bin/Makefile
+++ b/rust-bin/Makefile
@@ -1,6 +1,6 @@
 # $NetBSD$
 
-DISTNAME=	rust-1.28.0-${MACHINE_ARCH}-apple-${LOWER_OPSYS}
+DISTNAME=	rust-1.29.0-${MACHINE_ARCH}-apple-${LOWER_OPSYS}
 PKGNAME=	${DISTNAME:S/rust/rust-bin/:C/([0-9])-.*/\1/}
 CATEGORIES=	lang
 MASTER_SITES=	https://static.rust-lang.org/dist/
diff --git a/rust-bin/PLIST b/rust-bin/PLIST
index 277d9d6bef..23da93ccc4 100644
--- a/rust-bin/PLIST
+++ b/rust-bin/PLIST
@@ -1,46 +1,48 @@
 @comment $NetBSD$
 bin/cargo
+bin/cargo-clippy
 bin/cargo-fmt
+bin/clippy-driver
 bin/rls
 bin/rust-gdb
 bin/rust-lldb
 bin/rustc
 bin/rustdoc
 bin/rustfmt
-lib/libarena-4aad1702f41aa22b.dylib
+lib/libarena-eb0718270c07ad72.dylib
 lib/libclang_rt.asan_osx_dynamic.dylib
 lib/libclang_rt.tsan_osx_dynamic.dylib
-lib/libfmt_macros-8a8fb298d9444e25.dylib
-lib/libgraphviz-280849b5b0460e11.dylib
-lib/libproc_macro-f54717cad58ddd96.dylib
-lib/librustc-809c67e968094b5a.dylib
-lib/librustc_allocator-2c397187053052e4.dylib
-lib/librustc_borrowck-d4aaced2b9ed00a5.dylib
-lib/librustc_codegen_utils-43f703ea129b6a17.dylib
-lib/librustc_cratesio_shim-ade481ff64c85d16.dylib
-lib/librustc_data_structures-9dc48e446dd1c393.dylib
-lib/librustc_driver-afc39ea2217cebf7.dylib
-lib/librustc_errors-432c5af47681b5cc.dylib
-lib/librustc_incremental-58f3144ad226589c.dylib
-lib/librustc_lint-65498ad558792ae2.dylib
-lib/librustc_metadata-3b608533da5c7be4.dylib
-lib/librustc_mir-1a647f58d729da1b.dylib
-lib/librustc_passes-761fef059480c56f.dylib
-lib/librustc_platform_intrinsics-98e09080b2b49edf.dylib
-lib/librustc_plugin-3d0fd60eef38a27e.dylib
-lib/librustc_privacy-e39d67b818d78106.dylib
-lib/librustc_resolve-1d31541b4a5478de.dylib
-lib/librustc_save_analysis-adbd13b4b04e6aa7.dylib
-lib/librustc_target-3da5f4bb2a62adff.dylib
-lib/librustc_traits-3d985580426b213e.dylib
-lib/librustc_typeck-fcf3e892ee9f8ba7.dylib
-lib/libserialize-f766340beb6a5324.dylib
-lib/libstd-a10b5a5f2bf950a4.dylib
-lib/libsyntax-e24b17714df08da6.dylib
-lib/libsyntax_ext-f84ab6b425668af2.dylib
-lib/libsyntax_pos-5f30fa29d7008b8d.dylib
-lib/libterm-b035b280add0beb6.dylib
-lib/libtest-2a0bf61de6c9d049.dylib
+lib/libfmt_macros-6aefb1a2994ad90a.dylib
+lib/libgraphviz-f4baafd3539eeb00.dylib
+lib/libproc_macro-8cb8102c2376e701.dylib
+lib/librustc-cf7bdda86562de65.dylib
+lib/librustc_allocator-45bb64ed544e742c.dylib
+lib/librustc_borrowck-f2b29e362bbb1c23.dylib
+lib/librustc_codegen_utils-cabc069e534b2df5.dylib
+lib/librustc_cratesio_shim-0b7714aa0e693994.dylib
+lib/librustc_data_structures-3a1c9dab6473a806.dylib
+lib/librustc_driver-d264c7afc7391fcb.dylib
+lib/librustc_errors-585a8076c46d529c.dylib
+lib/librustc_incremental-c5ea02a2160eff96.dylib
+lib/librustc_lint-726f0ed4f9ed0f3a.dylib
+lib/librustc_metadata-b91aa1dc71ba783b.dylib
+lib/librustc_mir-3274c6ba5c8f2c51.dylib
+lib/librustc_passes-cdb15415e529d997.dylib
+lib/librustc_platform_intrinsics-388e08b72f4dcafd.dylib
+lib/librustc_plugin-5bf0b3e86f0ea52f.dylib
+lib/librustc_privacy-8e0556f56fec4e71.dylib
+lib/librustc_resolve-edf51cfde026e377.dylib
+lib/librustc_save_analysis-7fce0b4ae219e0e8.dylib
+lib/librustc_target-d869528632a89743.dylib
+lib/librustc_traits-7454a870f0722ffc.dylib
+lib/librustc_typeck-b4552cc80b92ca48.dylib
+lib/libserialize-63339dfcab41c5ef.dylib
+lib/libstd-424b94dedd6ad921.dylib
+lib/libsyntax-ed4b7bd6d356f8ad.dylib
+lib/libsyntax_ext-3023a388295f681a.dylib
+lib/libsyntax_pos-2d60ae62f6a4f800.dylib
+lib/libterm-023527caa724a7b8.dylib
+lib/libtest-3f6fd982eb4b1a69.dylib
 lib/rustlib/components
 lib/rustlib/etc/debugger_pretty_printers_common.py
 lib/rustlib/etc/gdb_load_rust_pretty_printers.py
@@ -48,6 +50,8 @@ lib/rustlib/etc/gdb_rust_pretty_printing.py
 lib/rustlib/etc/lldb_rust_formatters.py
 lib/rustlib/install.log
 lib/rustlib/manifest-cargo
+lib/rustlib/manifest-clippy-preview
+lib/rustlib/manifest-llvm-tools-preview
 lib/rustlib/manifest-rls-preview
 lib/rustlib/manifest-rust-analysis-x86_64-apple-darwin
 lib/rustlib/manifest-rust-docs
@@ -56,125 +60,132 @@ lib/rustlib/manifest-rustc
 lib/rustlib/manifest-rustfmt-preview
 lib/rustlib/rust-installer-version
 lib/rustlib/uninstall.sh
-lib/rustlib/x86_64-apple-darwin/analysis/liballoc-f89da4e2de3ec198.json
-lib/rustlib/x86_64-apple-darwin/analysis/liballoc_jemalloc-6b29e7b3efa45cc4.json
-lib/rustlib/x86_64-apple-darwin/analysis/liballoc_system-e89b529b36aee509.json
-lib/rustlib/x86_64-apple-darwin/analysis/libcompiler_builtins-5a1729899e5224d3.json
-lib/rustlib/x86_64-apple-darwin/analysis/libcore-a2eaf7778a92a927.json
-lib/rustlib/x86_64-apple-darwin/analysis/liblibc-7edb373691d8325d.json
-lib/rustlib/x86_64-apple-darwin/analysis/libpanic_abort-a71f2115cfdc4e00.json
-lib/rustlib/x86_64-apple-darwin/analysis/libpanic_unwind-4e56f57bac8e6ceb.json
-lib/rustlib/x86_64-apple-darwin/analysis/libprofiler_builtins-a6aab228ff9f3ef4.json
-lib/rustlib/x86_64-apple-darwin/analysis/librustc_asan-2435e9c6284f73cd.json
-lib/rustlib/x86_64-apple-darwin/analysis/librustc_tsan-6177133fbefaac38.json
-lib/rustlib/x86_64-apple-darwin/analysis/libstd-a10b5a5f2bf950a4.json
-lib/rustlib/x86_64-apple-darwin/analysis/libstd_unicode-4342b1827517f06a.json
-lib/rustlib/x86_64-apple-darwin/analysis/libunwind-b0a6ccf8f7730c99.json
-lib/rustlib/x86_64-apple-darwin/bin/lld
+lib/rustlib/x86_64-apple-darwin/analysis/liballoc-cec020b928878112.json
+lib/rustlib/x86_64-apple-darwin/analysis/liballoc_jemalloc-375cc14908d7617f.json
+lib/rustlib/x86_64-apple-darwin/analysis/liballoc_system-52a04a4a4cbd0371.json
+lib/rustlib/x86_64-apple-darwin/analysis/libcompiler_builtins-86d8a03e9647709e.json
+lib/rustlib/x86_64-apple-darwin/analysis/libcore-3d54955bea48fda8.json
+lib/rustlib/x86_64-apple-darwin/analysis/liblibc-af19c5664377c7f7.json
+lib/rustlib/x86_64-apple-darwin/analysis/libpanic_abort-a6c48b1af89415e5.json
+lib/rustlib/x86_64-apple-darwin/analysis/libpanic_unwind-eab32d918d26f2eb.json
+lib/rustlib/x86_64-apple-darwin/analysis/libprofiler_builtins-9c4e52c0f09ffb46.json
+lib/rustlib/x86_64-apple-darwin/analysis/librustc_asan-05c636ce7cad8d69.json
+lib/rustlib/x86_64-apple-darwin/analysis/librustc_tsan-6c27ff69f00b2c76.json
+lib/rustlib/x86_64-apple-darwin/analysis/libstd-424b94dedd6ad921.json
+lib/rustlib/x86_64-apple-darwin/analysis/libstd_unicode-3ed2125b56454f7b.json
+lib/rustlib/x86_64-apple-darwin/analysis/libunwind-13dc9fdcd289948f.json
+lib/rustlib/x86_64-apple-darwin/bin/llvm-nm
+lib/rustlib/x86_64-apple-darwin/bin/llvm-objcopy
+lib/rustlib/x86_64-apple-darwin/bin/llvm-objdump
+lib/rustlib/x86_64-apple-darwin/bin/llvm-profdata
+lib/rustlib/x86_64-apple-darwin/bin/llvm-size
+lib/rustlib/x86_64-apple-darwin/bin/llvm-strip
+lib/rustlib/x86_64-apple-darwin/bin/rust-lld
 lib/rustlib/x86_64-apple-darwin/codegen-backends/librustc_codegen_llvm-emscripten.dylib
 lib/rustlib/x86_64-apple-darwin/codegen-backends/librustc_codegen_llvm-llvm.dylib
-lib/rustlib/x86_64-apple-darwin/lib/liballoc-f89da4e2de3ec198.rlib
-lib/rustlib/x86_64-apple-darwin/lib/liballoc_jemalloc-6b29e7b3efa45cc4.rlib
-lib/rustlib/x86_64-apple-darwin/lib/liballoc_system-e89b529b36aee509.rlib
-lib/rustlib/x86_64-apple-darwin/lib/libar-a4428cd27a3a26db.rlib
-lib/rustlib/x86_64-apple-darwin/lib/libarena-4aad1702f41aa22b.dylib
-lib/rustlib/x86_64-apple-darwin/lib/libarrayvec-b8970ccbdef9f3e9.rlib
-lib/rustlib/x86_64-apple-darwin/lib/libatty-187e688241b125f2.rlib
-lib/rustlib/x86_64-apple-darwin/lib/libbacktrace-2326969f095c2299.rlib
-lib/rustlib/x86_64-apple-darwin/lib/libbitflags-cb63d4113558beaf.rlib
-lib/rustlib/x86_64-apple-darwin/lib/libbyteorder-eae875fc258d3764.rlib
-lib/rustlib/x86_64-apple-darwin/lib/libcfg_if-bfd82cfa9dbc75b1.rlib
-lib/rustlib/x86_64-apple-darwin/lib/libchalk_engine-48619ce765a88dd8.rlib
-lib/rustlib/x86_64-apple-darwin/lib/libchalk_macros-af5849a5323015a8.rlib
+lib/rustlib/x86_64-apple-darwin/lib/liballoc-cec020b928878112.rlib
+lib/rustlib/x86_64-apple-darwin/lib/liballoc_jemalloc-375cc14908d7617f.rlib
+lib/rustlib/x86_64-apple-darwin/lib/liballoc_system-52a04a4a4cbd0371.rlib
+lib/rustlib/x86_64-apple-darwin/lib/libarena-eb0718270c07ad72.dylib
+lib/rustlib/x86_64-apple-darwin/lib/libarrayvec-4b0d7dfd81914602.rlib
+lib/rustlib/x86_64-apple-darwin/lib/libatty-5753cd71877e2c68.rlib
+lib/rustlib/x86_64-apple-darwin/lib/libbacktrace-07600b1e34db4eb2.rlib
+lib/rustlib/x86_64-apple-darwin/lib/libbitflags-15d02aedeab4ea89.rlib
+lib/rustlib/x86_64-apple-darwin/lib/libbyteorder-722999e8f7bd64c4.rlib
+lib/rustlib/x86_64-apple-darwin/lib/libcfg_if-425758d26d92d0c8.rlib
+lib/rustlib/x86_64-apple-darwin/lib/libchalk_engine-d694d352dadc9246.rlib
+lib/rustlib/x86_64-apple-darwin/lib/libchalk_macros-ef37a149137dee8f.rlib
 lib/rustlib/x86_64-apple-darwin/lib/libclang_rt.asan_osx_dynamic.dylib
 lib/rustlib/x86_64-apple-darwin/lib/libclang_rt.tsan_osx_dynamic.dylib
-lib/rustlib/x86_64-apple-darwin/lib/libcompiler_builtins-5a1729899e5224d3.rlib
-lib/rustlib/x86_64-apple-darwin/lib/libcore-a2eaf7778a92a927.rlib
-lib/rustlib/x86_64-apple-darwin/lib/libcrossbeam_deque-4634beb01a324c76.rlib
-lib/rustlib/x86_64-apple-darwin/lib/libcrossbeam_epoch-00a9dd811df2c111.rlib
-lib/rustlib/x86_64-apple-darwin/lib/libcrossbeam_utils-5153db7ff6b19260.rlib
-lib/rustlib/x86_64-apple-darwin/lib/libdatafrog-14ac864d9839dd81.rlib
-lib/rustlib/x86_64-apple-darwin/lib/libeither-a9a99755ee8605ff.rlib
-lib/rustlib/x86_64-apple-darwin/lib/libena-9fbe10076d7e45e2.rlib
-lib/rustlib/x86_64-apple-darwin/lib/libenv_logger-1953060ceba603ce.rlib
-lib/rustlib/x86_64-apple-darwin/lib/libflate2-c964bd465db9e24d.rlib
-lib/rustlib/x86_64-apple-darwin/lib/libfmt_macros-8a8fb298d9444e25.dylib
-lib/rustlib/x86_64-apple-darwin/lib/libgetopts-0365696905a7b06a.rlib
-lib/rustlib/x86_64-apple-darwin/lib/libgraphviz-280849b5b0460e11.dylib
-lib/rustlib/x86_64-apple-darwin/lib/libhumantime-4aa803037f5d9f5e.rlib
-lib/rustlib/x86_64-apple-darwin/lib/libjobserver-9cdfc0678c9693b1.rlib
-lib/rustlib/x86_64-apple-darwin/lib/liblazy_static-977d879d34a317c1.rlib
-lib/rustlib/x86_64-apple-darwin/lib/liblazy_static-bae6868520ffd5d2.rlib
-lib/rustlib/x86_64-apple-darwin/lib/liblibc-7edb373691d8325d.rlib
-lib/rustlib/x86_64-apple-darwin/lib/liblibc-f851d61408aaa158.rlib
-lib/rustlib/x86_64-apple-darwin/lib/liblog-05d79f75e9a6d933.rlib
-lib/rustlib/x86_64-apple-darwin/lib/liblog_settings-fd5372547dc433a8.rlib
-lib/rustlib/x86_64-apple-darwin/lib/libmemoffset-d01c78290def3d02.rlib
-lib/rustlib/x86_64-apple-darwin/lib/libminiz_sys-bfd2cbedeccb9a55.rlib
-lib/rustlib/x86_64-apple-darwin/lib/libnodrop-b9fc182f71f0d3de.rlib
-lib/rustlib/x86_64-apple-darwin/lib/libnum_cpus-60baa89b64d1b966.rlib
-lib/rustlib/x86_64-apple-darwin/lib/libowning_ref-48bd545d2e883c27.rlib
-lib/rustlib/x86_64-apple-darwin/lib/libpanic_abort-a71f2115cfdc4e00.rlib
-lib/rustlib/x86_64-apple-darwin/lib/libpanic_unwind-4e56f57bac8e6ceb.rlib
-lib/rustlib/x86_64-apple-darwin/lib/libparking_lot-e444c7a83ef61d16.rlib
-lib/rustlib/x86_64-apple-darwin/lib/libparking_lot_core-12dfa76b0ff96fe0.rlib
-lib/rustlib/x86_64-apple-darwin/lib/libpolonius_engine-fc205487bc2dd12e.rlib
-lib/rustlib/x86_64-apple-darwin/lib/libproc_macro-f54717cad58ddd96.dylib
-lib/rustlib/x86_64-apple-darwin/lib/libprofiler_builtins-a6aab228ff9f3ef4.rlib
-lib/rustlib/x86_64-apple-darwin/lib/libquick_error-63e68fb265fdc44a.rlib
-lib/rustlib/x86_64-apple-darwin/lib/librand-acdb997fb0dfe93f.rlib
-lib/rustlib/x86_64-apple-darwin/lib/libremove_dir_all-e08d2019ce9148cd.rlib
-lib/rustlib/x86_64-apple-darwin/lib/librls_data-a9dd30a57f5b4926.rlib
-lib/rustlib/x86_64-apple-darwin/lib/librls_span-63f07b5fefae90ee.rlib
-lib/rustlib/x86_64-apple-darwin/lib/librustc-809c67e968094b5a.dylib
-lib/rustlib/x86_64-apple-darwin/lib/librustc_allocator-2c397187053052e4.dylib
-lib/rustlib/x86_64-apple-darwin/lib/librustc_apfloat-1072d0c1b378551e.rlib
-lib/rustlib/x86_64-apple-darwin/lib/librustc_asan-2435e9c6284f73cd.rlib
-lib/rustlib/x86_64-apple-darwin/lib/librustc_borrowck-d4aaced2b9ed00a5.dylib
-lib/rustlib/x86_64-apple-darwin/lib/librustc_codegen_utils-43f703ea129b6a17.dylib
-lib/rustlib/x86_64-apple-darwin/lib/librustc_cratesio_shim-ade481ff64c85d16.dylib
-lib/rustlib/x86_64-apple-darwin/lib/librustc_data_structures-9dc48e446dd1c393.dylib
-lib/rustlib/x86_64-apple-darwin/lib/librustc_demangle-b5c20d2e70572c8f.rlib
-lib/rustlib/x86_64-apple-darwin/lib/librustc_driver-afc39ea2217cebf7.dylib
-lib/rustlib/x86_64-apple-darwin/lib/librustc_errors-432c5af47681b5cc.dylib
-lib/rustlib/x86_64-apple-darwin/lib/librustc_hash-38e4847d1b94f0af.rlib
-lib/rustlib/x86_64-apple-darwin/lib/librustc_incremental-58f3144ad226589c.dylib
-lib/rustlib/x86_64-apple-darwin/lib/librustc_lint-65498ad558792ae2.dylib
-lib/rustlib/x86_64-apple-darwin/lib/librustc_metadata-3b608533da5c7be4.dylib
-lib/rustlib/x86_64-apple-darwin/lib/librustc_mir-1a647f58d729da1b.dylib
-lib/rustlib/x86_64-apple-darwin/lib/librustc_passes-761fef059480c56f.dylib
-lib/rustlib/x86_64-apple-darwin/lib/librustc_platform_intrinsics-98e09080b2b49edf.dylib
-lib/rustlib/x86_64-apple-darwin/lib/librustc_plugin-3d0fd60eef38a27e.dylib
-lib/rustlib/x86_64-apple-darwin/lib/librustc_privacy-e39d67b818d78106.dylib
-lib/rustlib/x86_64-apple-darwin/lib/librustc_rayon-77be8d4fd05923b9.rlib
-lib/rustlib/x86_64-apple-darwin/lib/librustc_rayon_core-87d2b406f36b875d.rlib
-lib/rustlib/x86_64-apple-darwin/lib/librustc_resolve-1d31541b4a5478de.dylib
-lib/rustlib/x86_64-apple-darwin/lib/librustc_save_analysis-adbd13b4b04e6aa7.dylib
-lib/rustlib/x86_64-apple-darwin/lib/librustc_serialize-41a543e6005a1a49.rlib
-lib/rustlib/x86_64-apple-darwin/lib/librustc_target-3da5f4bb2a62adff.dylib
-lib/rustlib/x86_64-apple-darwin/lib/librustc_traits-3d985580426b213e.dylib
-lib/rustlib/x86_64-apple-darwin/lib/librustc_tsan-6177133fbefaac38.rlib
-lib/rustlib/x86_64-apple-darwin/lib/librustc_typeck-fcf3e892ee9f8ba7.dylib
-lib/rustlib/x86_64-apple-darwin/lib/libscoped_tls-1c164aa5f2149d7a.rlib
-lib/rustlib/x86_64-apple-darwin/lib/libscopeguard-edbe64649336b120.rlib
-lib/rustlib/x86_64-apple-darwin/lib/libserialize-f766340beb6a5324.dylib
-lib/rustlib/x86_64-apple-darwin/lib/libserialize-f766340beb6a5324.rlib
-lib/rustlib/x86_64-apple-darwin/lib/libsmallvec-fbedf5678c83bd16.rlib
-lib/rustlib/x86_64-apple-darwin/lib/libstable_deref_trait-ff08cec2571aa523.rlib
-lib/rustlib/x86_64-apple-darwin/lib/libstd-a10b5a5f2bf950a4.dylib
-lib/rustlib/x86_64-apple-darwin/lib/libstd-a10b5a5f2bf950a4.rlib
-lib/rustlib/x86_64-apple-darwin/lib/libstd_unicode-4342b1827517f06a.rlib
-lib/rustlib/x86_64-apple-darwin/lib/libsyntax-e24b17714df08da6.dylib
-lib/rustlib/x86_64-apple-darwin/lib/libsyntax_ext-f84ab6b425668af2.dylib
-lib/rustlib/x86_64-apple-darwin/lib/libsyntax_pos-5f30fa29d7008b8d.dylib
-lib/rustlib/x86_64-apple-darwin/lib/libtempdir-d545df4b09abea96.rlib
-lib/rustlib/x86_64-apple-darwin/lib/libterm-b035b280add0beb6.dylib
-lib/rustlib/x86_64-apple-darwin/lib/libterm-b035b280add0beb6.rlib
-lib/rustlib/x86_64-apple-darwin/lib/libtermcolor-fe6d844fa3cee800.rlib
-lib/rustlib/x86_64-apple-darwin/lib/libtest-2a0bf61de6c9d049.dylib
-lib/rustlib/x86_64-apple-darwin/lib/libtest-2a0bf61de6c9d049.rlib
-lib/rustlib/x86_64-apple-darwin/lib/libunicode_width-29ef727082dcfbe2.rlib
-lib/rustlib/x86_64-apple-darwin/lib/libunwind-b0a6ccf8f7730c99.rlib
+lib/rustlib/x86_64-apple-darwin/lib/libcompiler_builtins-86d8a03e9647709e.rlib
+lib/rustlib/x86_64-apple-darwin/lib/libcore-3d54955bea48fda8.rlib
+lib/rustlib/x86_64-apple-darwin/lib/libcrossbeam_deque-48320c79f6005add.rlib
+lib/rustlib/x86_64-apple-darwin/lib/libcrossbeam_epoch-ad678a34bc200bcc.rlib
+lib/rustlib/x86_64-apple-darwin/lib/libcrossbeam_utils-f8b750418291dd4f.rlib
+lib/rustlib/x86_64-apple-darwin/lib/libdatafrog-0d43b5030b1cbf7c.rlib
+lib/rustlib/x86_64-apple-darwin/lib/libeither-5070ca0715ed29f3.rlib
+lib/rustlib/x86_64-apple-darwin/lib/libena-1003fb8c0326ae0f.rlib
+lib/rustlib/x86_64-apple-darwin/lib/libenv_logger-0729d5e3441292cf.rlib
+lib/rustlib/x86_64-apple-darwin/lib/libflate2-c60bf9320bf7de2b.rlib
+lib/rustlib/x86_64-apple-darwin/lib/libfmt_macros-6aefb1a2994ad90a.dylib
+lib/rustlib/x86_64-apple-darwin/lib/libgetopts-bab180465a01ed07.rlib
+lib/rustlib/x86_64-apple-darwin/lib/libgraphviz-f4baafd3539eeb00.dylib
+lib/rustlib/x86_64-apple-darwin/lib/libhumantime-601f2df2d55e7227.rlib
+lib/rustlib/x86_64-apple-darwin/lib/libjobserver-4b3717488ee0813a.rlib
+lib/rustlib/x86_64-apple-darwin/lib/liblazy_static-019c441022de47f5.rlib
+lib/rustlib/x86_64-apple-darwin/lib/liblazy_static-1c1cb36b362c7d0e.rlib
+lib/rustlib/x86_64-apple-darwin/lib/liblibc-af19c5664377c7f7.rlib
+lib/rustlib/x86_64-apple-darwin/lib/liblibc-c2c6e5598f967de9.rlib
+lib/rustlib/x86_64-apple-darwin/lib/liblog-370c841030886948.rlib
+lib/rustlib/x86_64-apple-darwin/lib/liblog_settings-1795a4843bcd4568.rlib
+lib/rustlib/x86_64-apple-darwin/lib/libmemoffset-5fe4aea452a2ac83.rlib
+lib/rustlib/x86_64-apple-darwin/lib/libminiz_sys-cab452aec07408a1.rlib
+lib/rustlib/x86_64-apple-darwin/lib/libnodrop-ee71ebeca729a03c.rlib
+lib/rustlib/x86_64-apple-darwin/lib/libnum_cpus-891830cb6b54acf4.rlib
+lib/rustlib/x86_64-apple-darwin/lib/libowning_ref-aa89b3b7d531373f.rlib
+lib/rustlib/x86_64-apple-darwin/lib/libpanic_abort-a6c48b1af89415e5.rlib
+lib/rustlib/x86_64-apple-darwin/lib/libpanic_unwind-eab32d918d26f2eb.rlib
+lib/rustlib/x86_64-apple-darwin/lib/libparking_lot-9621f88284aa0c67.rlib
+lib/rustlib/x86_64-apple-darwin/lib/libparking_lot_core-cd9656f719afb694.rlib
+lib/rustlib/x86_64-apple-darwin/lib/libpolonius_engine-c4118ae32b0ebdc3.rlib
+lib/rustlib/x86_64-apple-darwin/lib/libproc_macro-8cb8102c2376e701.dylib
+lib/rustlib/x86_64-apple-darwin/lib/libprofiler_builtins-9c4e52c0f09ffb46.rlib
+lib/rustlib/x86_64-apple-darwin/lib/libquick_error-ffe8e5cda7208b3d.rlib
+lib/rustlib/x86_64-apple-darwin/lib/librand-08e5813641bc54c0.rlib
+lib/rustlib/x86_64-apple-darwin/lib/libremove_dir_all-5cd823bcc534f0ca.rlib
+lib/rustlib/x86_64-apple-darwin/lib/librls_data-e3fe4490bc2230ba.rlib
+lib/rustlib/x86_64-apple-darwin/lib/librls_span-eeaab32abe3fe1e0.rlib
+lib/rustlib/x86_64-apple-darwin/lib/librustc-cf7bdda86562de65.dylib
+lib/rustlib/x86_64-apple-darwin/lib/librustc_allocator-45bb64ed544e742c.dylib
+lib/rustlib/x86_64-apple-darwin/lib/librustc_apfloat-0484da6e5cc95506.rlib
+lib/rustlib/x86_64-apple-darwin/lib/librustc_asan-05c636ce7cad8d69.rlib
+lib/rustlib/x86_64-apple-darwin/lib/librustc_borrowck-f2b29e362bbb1c23.dylib
+lib/rustlib/x86_64-apple-darwin/lib/librustc_codegen_utils-cabc069e534b2df5.dylib
+lib/rustlib/x86_64-apple-darwin/lib/librustc_cratesio_shim-0b7714aa0e693994.dylib
+lib/rustlib/x86_64-apple-darwin/lib/librustc_data_structures-3a1c9dab6473a806.dylib
+lib/rustlib/x86_64-apple-darwin/lib/librustc_demangle-73191de5e9157bcf.rlib
+lib/rustlib/x86_64-apple-darwin/lib/librustc_driver-d264c7afc7391fcb.dylib
+lib/rustlib/x86_64-apple-darwin/lib/librustc_errors-585a8076c46d529c.dylib
+lib/rustlib/x86_64-apple-darwin/lib/librustc_hash-1cdc20bf6c8885b8.rlib
+lib/rustlib/x86_64-apple-darwin/lib/librustc_incremental-c5ea02a2160eff96.dylib
+lib/rustlib/x86_64-apple-darwin/lib/librustc_lint-726f0ed4f9ed0f3a.dylib
+lib/rustlib/x86_64-apple-darwin/lib/librustc_metadata-b91aa1dc71ba783b.dylib
+lib/rustlib/x86_64-apple-darwin/lib/librustc_mir-3274c6ba5c8f2c51.dylib
+lib/rustlib/x86_64-apple-darwin/lib/librustc_passes-cdb15415e529d997.dylib
+lib/rustlib/x86_64-apple-darwin/lib/librustc_platform_intrinsics-388e08b72f4dcafd.dylib
+lib/rustlib/x86_64-apple-darwin/lib/librustc_plugin-5bf0b3e86f0ea52f.dylib
+lib/rustlib/x86_64-apple-darwin/lib/librustc_privacy-8e0556f56fec4e71.dylib
+lib/rustlib/x86_64-apple-darwin/lib/librustc_rayon-72c098572348d8e8.rlib
+lib/rustlib/x86_64-apple-darwin/lib/librustc_rayon_core-865d9cdc067614b5.rlib
+lib/rustlib/x86_64-apple-darwin/lib/librustc_resolve-edf51cfde026e377.dylib
+lib/rustlib/x86_64-apple-darwin/lib/librustc_save_analysis-7fce0b4ae219e0e8.dylib
+lib/rustlib/x86_64-apple-darwin/lib/librustc_serialize-60ff0130e16463c8.rlib
+lib/rustlib/x86_64-apple-darwin/lib/librustc_target-d869528632a89743.dylib
+lib/rustlib/x86_64-apple-darwin/lib/librustc_traits-7454a870f0722ffc.dylib
+lib/rustlib/x86_64-apple-darwin/lib/librustc_tsan-6c27ff69f00b2c76.rlib
+lib/rustlib/x86_64-apple-darwin/lib/librustc_typeck-b4552cc80b92ca48.dylib
+lib/rustlib/x86_64-apple-darwin/lib/libscoped_tls-7496e4798a274bde.rlib
+lib/rustlib/x86_64-apple-darwin/lib/libscopeguard-b2376298facf4336.rlib
+lib/rustlib/x86_64-apple-darwin/lib/libserialize-63339dfcab41c5ef.dylib
+lib/rustlib/x86_64-apple-darwin/lib/libserialize-63339dfcab41c5ef.rlib
+lib/rustlib/x86_64-apple-darwin/lib/libsmallvec-55f1ee19a1845553.rlib
+lib/rustlib/x86_64-apple-darwin/lib/libstable_deref_trait-5479ffa4f8764f3e.rlib
+lib/rustlib/x86_64-apple-darwin/lib/libstd-424b94dedd6ad921.dylib
+lib/rustlib/x86_64-apple-darwin/lib/libstd-424b94dedd6ad921.rlib
+lib/rustlib/x86_64-apple-darwin/lib/libstd_unicode-3ed2125b56454f7b.rlib
+lib/rustlib/x86_64-apple-darwin/lib/libsyntax-ed4b7bd6d356f8ad.dylib
+lib/rustlib/x86_64-apple-darwin/lib/libsyntax_ext-3023a388295f681a.dylib
+lib/rustlib/x86_64-apple-darwin/lib/libsyntax_pos-2d60ae62f6a4f800.dylib
+lib/rustlib/x86_64-apple-darwin/lib/libtempfile-925d0f84e8252b80.rlib
+lib/rustlib/x86_64-apple-darwin/lib/libterm-023527caa724a7b8.dylib
+lib/rustlib/x86_64-apple-darwin/lib/libterm-023527caa724a7b8.rlib
+lib/rustlib/x86_64-apple-darwin/lib/libtermcolor-230d61ffe29a7384.rlib
+lib/rustlib/x86_64-apple-darwin/lib/libtest-3f6fd982eb4b1a69.dylib
+lib/rustlib/x86_64-apple-darwin/lib/libtest-3f6fd982eb4b1a69.rlib
+lib/rustlib/x86_64-apple-darwin/lib/libunicode_width-bdd051c24056cc6e.rlib
+lib/rustlib/x86_64-apple-darwin/lib/libunreachable-6171b190eaa9eed1.rlib
+lib/rustlib/x86_64-apple-darwin/lib/libunwind-13dc9fdcd289948f.rlib
+lib/rustlib/x86_64-apple-darwin/lib/libvoid-87288d7f7799e06f.rlib
 man/man1/cargo-bench.1
 man/man1/cargo-build.1
 man/man1/cargo-check.1
@@ -208,6 +219,8 @@ share/doc/cargo/LICENSE-MIT
 share/doc/cargo/LICENSE-THIRD-PARTY
 share/doc/cargo/README.md
 share/doc/cargo/bash_completion.d/cargo
+share/doc/clippy/LICENSE
+share/doc/clippy/README.md
 share/doc/rls/LICENSE-APACHE
 share/doc/rls/LICENSE-MIT
 share/doc/rls/README.md
@@ -236,7 +249,6 @@ share/doc/rust/html/alloc/all.html
 share/doc/rust/html/alloc/alloc/Alloc.t.html
 share/doc/rust/html/alloc/alloc/AllocErr.t.html
 share/doc/rust/html/alloc/alloc/CannotReallocInPlace.t.html
-share/doc/rust/html/alloc/alloc/CollectionAllocErr.t.html
 share/doc/rust/html/alloc/alloc/Excess.t.html
 share/doc/rust/html/alloc/alloc/Global.t.html
 share/doc/rust/html/alloc/alloc/GlobalAlloc.t.html
@@ -245,7 +257,6 @@ share/doc/rust/html/alloc/alloc/LayoutErr.t.html
 share/doc/rust/html/alloc/alloc/alloc.v.html
 share/doc/rust/html/alloc/alloc/alloc_zeroed.v.html
 share/doc/rust/html/alloc/alloc/dealloc.v.html
-share/doc/rust/html/alloc/alloc/enum.CollectionAllocErr.html
 share/doc/rust/html/alloc/alloc/fn.alloc.html
 share/doc/rust/html/alloc/alloc/fn.alloc_zeroed.html
 share/doc/rust/html/alloc/alloc/fn.dealloc.html
@@ -263,26 +274,6 @@ share/doc/rust/html/alloc/alloc/struct.Layout.html
 share/doc/rust/html/alloc/alloc/struct.LayoutErr.html
 share/doc/rust/html/alloc/alloc/trait.Alloc.html
 share/doc/rust/html/alloc/alloc/trait.GlobalAlloc.html
-share/doc/rust/html/alloc/allocator/index.html
-share/doc/rust/html/alloc/allocator/sidebar-items.js
-share/doc/rust/html/alloc/arc/Arc.t.html
-share/doc/rust/html/alloc/arc/Weak.t.html
-share/doc/rust/html/alloc/arc/index.html
-share/doc/rust/html/alloc/arc/sidebar-items.js
-share/doc/rust/html/alloc/arc/struct.Arc.html
-share/doc/rust/html/alloc/arc/struct.Weak.html
-share/doc/rust/html/alloc/binary_heap/BinaryHeap.t.html
-share/doc/rust/html/alloc/binary_heap/Drain.t.html
-share/doc/rust/html/alloc/binary_heap/IntoIter.t.html
-share/doc/rust/html/alloc/binary_heap/Iter.t.html
-share/doc/rust/html/alloc/binary_heap/PeekMut.t.html
-share/doc/rust/html/alloc/binary_heap/index.html
-share/doc/rust/html/alloc/binary_heap/sidebar-items.js
-share/doc/rust/html/alloc/binary_heap/struct.BinaryHeap.html
-share/doc/rust/html/alloc/binary_heap/struct.Drain.html
-share/doc/rust/html/alloc/binary_heap/struct.IntoIter.html
-share/doc/rust/html/alloc/binary_heap/struct.Iter.html
-share/doc/rust/html/alloc/binary_heap/struct.PeekMut.html
 share/doc/rust/html/alloc/borrow/Borrow.t.html
 share/doc/rust/html/alloc/borrow/BorrowMut.t.html
 share/doc/rust/html/alloc/borrow/Cow.t.html
@@ -301,90 +292,130 @@ share/doc/rust/html/alloc/boxed/sidebar-items.js
 share/doc/rust/html/alloc/boxed/struct.Box.html
 share/doc/rust/html/alloc/boxed/struct.PinBox.html
 share/doc/rust/html/alloc/boxed/trait.FnBox.html
-share/doc/rust/html/alloc/btree/map/BTreeMap.t.html
-share/doc/rust/html/alloc/btree/map/Entry.t.html
-share/doc/rust/html/alloc/btree/map/IntoIter.t.html
-share/doc/rust/html/alloc/btree/map/Iter.t.html
-share/doc/rust/html/alloc/btree/map/IterMut.t.html
-share/doc/rust/html/alloc/btree/map/Keys.t.html
-share/doc/rust/html/alloc/btree/map/OccupiedEntry.t.html
-share/doc/rust/html/alloc/btree/map/Range.t.html
-share/doc/rust/html/alloc/btree/map/RangeMut.t.html
-share/doc/rust/html/alloc/btree/map/VacantEntry.t.html
-share/doc/rust/html/alloc/btree/map/Values.t.html
-share/doc/rust/html/alloc/btree/map/ValuesMut.t.html
-share/doc/rust/html/alloc/btree/map/enum.Entry.html
-share/doc/rust/html/alloc/btree/map/struct.BTreeMap.html
-share/doc/rust/html/alloc/btree/map/struct.IntoIter.html
-share/doc/rust/html/alloc/btree/map/struct.Iter.html
-share/doc/rust/html/alloc/btree/map/struct.IterMut.html
-share/doc/rust/html/alloc/btree/map/struct.Keys.html
-share/doc/rust/html/alloc/btree/map/struct.OccupiedEntry.html
-share/doc/rust/html/alloc/btree/map/struct.Range.html
-share/doc/rust/html/alloc/btree/map/struct.RangeMut.html
-share/doc/rust/html/alloc/btree/map/struct.VacantEntry.html
-share/doc/rust/html/alloc/btree/map/struct.Values.html
-share/doc/rust/html/alloc/btree/map/struct.ValuesMut.html
-share/doc/rust/html/alloc/btree/set/BTreeSet.t.html
-share/doc/rust/html/alloc/btree/set/Difference.t.html
-share/doc/rust/html/alloc/btree/set/Intersection.t.html
-share/doc/rust/html/alloc/btree/set/IntoIter.t.html
-share/doc/rust/html/alloc/btree/set/Iter.t.html
-share/doc/rust/html/alloc/btree/set/Range.t.html
-share/doc/rust/html/alloc/btree/set/SymmetricDifference.t.html
-share/doc/rust/html/alloc/btree/set/Union.t.html
-share/doc/rust/html/alloc/btree/set/struct.BTreeSet.html
-share/doc/rust/html/alloc/btree/set/struct.Difference.html
-share/doc/rust/html/alloc/btree/set/struct.Intersection.html
-share/doc/rust/html/alloc/btree/set/struct.IntoIter.html
-share/doc/rust/html/alloc/btree/set/struct.Iter.html
-share/doc/rust/html/alloc/btree/set/struct.Range.html
-share/doc/rust/html/alloc/btree/set/struct.SymmetricDifference.html
-share/doc/rust/html/alloc/btree/set/struct.Union.html
-share/doc/rust/html/alloc/btree_map/BTreeMap.t.html
-share/doc/rust/html/alloc/btree_map/Entry.t.html
-share/doc/rust/html/alloc/btree_map/IntoIter.t.html
-share/doc/rust/html/alloc/btree_map/Iter.t.html
-share/doc/rust/html/alloc/btree_map/IterMut.t.html
-share/doc/rust/html/alloc/btree_map/Keys.t.html
-share/doc/rust/html/alloc/btree_map/OccupiedEntry.t.html
-share/doc/rust/html/alloc/btree_map/Range.t.html
-share/doc/rust/html/alloc/btree_map/RangeMut.t.html
-share/doc/rust/html/alloc/btree_map/VacantEntry.t.html
-share/doc/rust/html/alloc/btree_map/Values.t.html
-share/doc/rust/html/alloc/btree_map/ValuesMut.t.html
-share/doc/rust/html/alloc/btree_map/enum.Entry.html
-share/doc/rust/html/alloc/btree_map/index.html
-share/doc/rust/html/alloc/btree_map/sidebar-items.js
-share/doc/rust/html/alloc/btree_map/struct.BTreeMap.html
-share/doc/rust/html/alloc/btree_map/struct.IntoIter.html
-share/doc/rust/html/alloc/btree_map/struct.Iter.html
-share/doc/rust/html/alloc/btree_map/struct.IterMut.html
-share/doc/rust/html/alloc/btree_map/struct.Keys.html
-share/doc/rust/html/alloc/btree_map/struct.OccupiedEntry.html
-share/doc/rust/html/alloc/btree_map/struct.Range.html
-share/doc/rust/html/alloc/btree_map/struct.RangeMut.html
-share/doc/rust/html/alloc/btree_map/struct.VacantEntry.html
-share/doc/rust/html/alloc/btree_map/struct.Values.html
-share/doc/rust/html/alloc/btree_map/struct.ValuesMut.html
-share/doc/rust/html/alloc/btree_set/BTreeSet.t.html
-share/doc/rust/html/alloc/btree_set/Difference.t.html
-share/doc/rust/html/alloc/btree_set/Intersection.t.html
-share/doc/rust/html/alloc/btree_set/IntoIter.t.html
-share/doc/rust/html/alloc/btree_set/Iter.t.html
-share/doc/rust/html/alloc/btree_set/Range.t.html
-share/doc/rust/html/alloc/btree_set/SymmetricDifference.t.html
-share/doc/rust/html/alloc/btree_set/Union.t.html
-share/doc/rust/html/alloc/btree_set/index.html
-share/doc/rust/html/alloc/btree_set/sidebar-items.js
-share/doc/rust/html/alloc/btree_set/struct.BTreeSet.html
-share/doc/rust/html/alloc/btree_set/struct.Difference.html
-share/doc/rust/html/alloc/btree_set/struct.Intersection.html
-share/doc/rust/html/alloc/btree_set/struct.IntoIter.html
-share/doc/rust/html/alloc/btree_set/struct.Iter.html
-share/doc/rust/html/alloc/btree_set/struct.Range.html
-share/doc/rust/html/alloc/btree_set/struct.SymmetricDifference.html
-share/doc/rust/html/alloc/btree_set/struct.Union.html
+share/doc/rust/html/alloc/collections/CollectionAllocErr.t.html
+share/doc/rust/html/alloc/collections/binary_heap/BinaryHeap.t.html
+share/doc/rust/html/alloc/collections/binary_heap/Drain.t.html
+share/doc/rust/html/alloc/collections/binary_heap/IntoIter.t.html
+share/doc/rust/html/alloc/collections/binary_heap/Iter.t.html
+share/doc/rust/html/alloc/collections/binary_heap/PeekMut.t.html
+share/doc/rust/html/alloc/collections/binary_heap/index.html
+share/doc/rust/html/alloc/collections/binary_heap/sidebar-items.js
+share/doc/rust/html/alloc/collections/binary_heap/struct.BinaryHeap.html
+share/doc/rust/html/alloc/collections/binary_heap/struct.Drain.html
+share/doc/rust/html/alloc/collections/binary_heap/struct.IntoIter.html
+share/doc/rust/html/alloc/collections/binary_heap/struct.Iter.html
+share/doc/rust/html/alloc/collections/binary_heap/struct.PeekMut.html
+share/doc/rust/html/alloc/collections/btree/map/BTreeMap.t.html
+share/doc/rust/html/alloc/collections/btree/map/Entry.t.html
+share/doc/rust/html/alloc/collections/btree/map/IntoIter.t.html
+share/doc/rust/html/alloc/collections/btree/map/Iter.t.html
+share/doc/rust/html/alloc/collections/btree/map/IterMut.t.html
+share/doc/rust/html/alloc/collections/btree/map/Keys.t.html
+share/doc/rust/html/alloc/collections/btree/map/OccupiedEntry.t.html
+share/doc/rust/html/alloc/collections/btree/map/Range.t.html
+share/doc/rust/html/alloc/collections/btree/map/RangeMut.t.html
+share/doc/rust/html/alloc/collections/btree/map/VacantEntry.t.html
+share/doc/rust/html/alloc/collections/btree/map/Values.t.html
+share/doc/rust/html/alloc/collections/btree/map/ValuesMut.t.html
+share/doc/rust/html/alloc/collections/btree/map/enum.Entry.html
+share/doc/rust/html/alloc/collections/btree/map/struct.BTreeMap.html
+share/doc/rust/html/alloc/collections/btree/map/struct.IntoIter.html
+share/doc/rust/html/alloc/collections/btree/map/struct.Iter.html
+share/doc/rust/html/alloc/collections/btree/map/struct.IterMut.html
+share/doc/rust/html/alloc/collections/btree/map/struct.Keys.html
+share/doc/rust/html/alloc/collections/btree/map/struct.OccupiedEntry.html
+share/doc/rust/html/alloc/collections/btree/map/struct.Range.html
+share/doc/rust/html/alloc/collections/btree/map/struct.RangeMut.html
+share/doc/rust/html/alloc/collections/btree/map/struct.VacantEntry.html
+share/doc/rust/html/alloc/collections/btree/map/struct.Values.html
+share/doc/rust/html/alloc/collections/btree/map/struct.ValuesMut.html
+share/doc/rust/html/alloc/collections/btree/set/BTreeSet.t.html
+share/doc/rust/html/alloc/collections/btree/set/Difference.t.html
+share/doc/rust/html/alloc/collections/btree/set/Intersection.t.html
+share/doc/rust/html/alloc/collections/btree/set/IntoIter.t.html
+share/doc/rust/html/alloc/collections/btree/set/Iter.t.html
+share/doc/rust/html/alloc/collections/btree/set/Range.t.html
+share/doc/rust/html/alloc/collections/btree/set/SymmetricDifference.t.html
+share/doc/rust/html/alloc/collections/btree/set/Union.t.html
+share/doc/rust/html/alloc/collections/btree/set/struct.BTreeSet.html
+share/doc/rust/html/alloc/collections/btree/set/struct.Difference.html
+share/doc/rust/html/alloc/collections/btree/set/struct.Intersection.html
+share/doc/rust/html/alloc/collections/btree/set/struct.IntoIter.html
+share/doc/rust/html/alloc/collections/btree/set/struct.Iter.html
+share/doc/rust/html/alloc/collections/btree/set/struct.Range.html
+share/doc/rust/html/alloc/collections/btree/set/struct.SymmetricDifference.html
+share/doc/rust/html/alloc/collections/btree/set/struct.Union.html
+share/doc/rust/html/alloc/collections/btree_map/BTreeMap.t.html
+share/doc/rust/html/alloc/collections/btree_map/Entry.t.html
+share/doc/rust/html/alloc/collections/btree_map/IntoIter.t.html
+share/doc/rust/html/alloc/collections/btree_map/Iter.t.html
+share/doc/rust/html/alloc/collections/btree_map/IterMut.t.html
+share/doc/rust/html/alloc/collections/btree_map/Keys.t.html
+share/doc/rust/html/alloc/collections/btree_map/OccupiedEntry.t.html
+share/doc/rust/html/alloc/collections/btree_map/Range.t.html
+share/doc/rust/html/alloc/collections/btree_map/RangeMut.t.html
+share/doc/rust/html/alloc/collections/btree_map/VacantEntry.t.html
+share/doc/rust/html/alloc/collections/btree_map/Values.t.html
+share/doc/rust/html/alloc/collections/btree_map/ValuesMut.t.html
+share/doc/rust/html/alloc/collections/btree_map/enum.Entry.html
+share/doc/rust/html/alloc/collections/btree_map/index.html
+share/doc/rust/html/alloc/collections/btree_map/sidebar-items.js
+share/doc/rust/html/alloc/collections/btree_map/struct.BTreeMap.html
+share/doc/rust/html/alloc/collections/btree_map/struct.IntoIter.html
+share/doc/rust/html/alloc/collections/btree_map/struct.Iter.html
+share/doc/rust/html/alloc/collections/btree_map/struct.IterMut.html
+share/doc/rust/html/alloc/collections/btree_map/struct.Keys.html
+share/doc/rust/html/alloc/collections/btree_map/struct.OccupiedEntry.html
+share/doc/rust/html/alloc/collections/btree_map/struct.Range.html
+share/doc/rust/html/alloc/collections/btree_map/struct.RangeMut.html
+share/doc/rust/html/alloc/collections/btree_map/struct.VacantEntry.html
+share/doc/rust/html/alloc/collections/btree_map/struct.Values.html
+share/doc/rust/html/alloc/collections/btree_map/struct.ValuesMut.html
+share/doc/rust/html/alloc/collections/btree_set/BTreeSet.t.html
+share/doc/rust/html/alloc/collections/btree_set/Difference.t.html
+share/doc/rust/html/alloc/collections/btree_set/Intersection.t.html
+share/doc/rust/html/alloc/collections/btree_set/IntoIter.t.html
+share/doc/rust/html/alloc/collections/btree_set/Iter.t.html
+share/doc/rust/html/alloc/collections/btree_set/Range.t.html
+share/doc/rust/html/alloc/collections/btree_set/SymmetricDifference.t.html
+share/doc/rust/html/alloc/collections/btree_set/Union.t.html
+share/doc/rust/html/alloc/collections/btree_set/index.html
+share/doc/rust/html/alloc/collections/btree_set/sidebar-items.js
+share/doc/rust/html/alloc/collections/btree_set/struct.BTreeSet.html
+share/doc/rust/html/alloc/collections/btree_set/struct.Difference.html
+share/doc/rust/html/alloc/collections/btree_set/struct.Intersection.html
+share/doc/rust/html/alloc/collections/btree_set/struct.IntoIter.html
+share/doc/rust/html/alloc/collections/btree_set/struct.Iter.html
+share/doc/rust/html/alloc/collections/btree_set/struct.Range.html
+share/doc/rust/html/alloc/collections/btree_set/struct.SymmetricDifference.html
+share/doc/rust/html/alloc/collections/btree_set/struct.Union.html
+share/doc/rust/html/alloc/collections/enum.CollectionAllocErr.html
+share/doc/rust/html/alloc/collections/index.html
+share/doc/rust/html/alloc/collections/linked_list/DrainFilter.t.html
+share/doc/rust/html/alloc/collections/linked_list/IntoIter.t.html
+share/doc/rust/html/alloc/collections/linked_list/Iter.t.html
+share/doc/rust/html/alloc/collections/linked_list/IterMut.t.html
+share/doc/rust/html/alloc/collections/linked_list/LinkedList.t.html
+share/doc/rust/html/alloc/collections/linked_list/index.html
+share/doc/rust/html/alloc/collections/linked_list/sidebar-items.js
+share/doc/rust/html/alloc/collections/linked_list/struct.DrainFilter.html
+share/doc/rust/html/alloc/collections/linked_list/struct.IntoIter.html
+share/doc/rust/html/alloc/collections/linked_list/struct.Iter.html
+share/doc/rust/html/alloc/collections/linked_list/struct.IterMut.html
+share/doc/rust/html/alloc/collections/linked_list/struct.LinkedList.html
+share/doc/rust/html/alloc/collections/sidebar-items.js
+share/doc/rust/html/alloc/collections/vec_deque/Drain.t.html
+share/doc/rust/html/alloc/collections/vec_deque/IntoIter.t.html
+share/doc/rust/html/alloc/collections/vec_deque/Iter.t.html
+share/doc/rust/html/alloc/collections/vec_deque/IterMut.t.html
+share/doc/rust/html/alloc/collections/vec_deque/VecDeque.t.html
+share/doc/rust/html/alloc/collections/vec_deque/index.html
+share/doc/rust/html/alloc/collections/vec_deque/sidebar-items.js
+share/doc/rust/html/alloc/collections/vec_deque/struct.Drain.html
+share/doc/rust/html/alloc/collections/vec_deque/struct.IntoIter.html
+share/doc/rust/html/alloc/collections/vec_deque/struct.Iter.html
+share/doc/rust/html/alloc/collections/vec_deque/struct.IterMut.html
+share/doc/rust/html/alloc/collections/vec_deque/struct.VecDeque.html
 share/doc/rust/html/alloc/fmt/Alignment.t.html
 share/doc/rust/html/alloc/fmt/Arguments.t.html
 share/doc/rust/html/alloc/fmt/Binary.t.html
@@ -433,26 +464,12 @@ share/doc/rust/html/alloc/fmt/type.Result.html
 share/doc/rust/html/alloc/fmt/write.v.html
 share/doc/rust/html/alloc/format.m.html
 share/doc/rust/html/alloc/index.html
-share/doc/rust/html/alloc/linked_list/DrainFilter.t.html
-share/doc/rust/html/alloc/linked_list/IntoIter.t.html
-share/doc/rust/html/alloc/linked_list/Iter.t.html
-share/doc/rust/html/alloc/linked_list/IterMut.t.html
-share/doc/rust/html/alloc/linked_list/LinkedList.t.html
-share/doc/rust/html/alloc/linked_list/index.html
-share/doc/rust/html/alloc/linked_list/sidebar-items.js
-share/doc/rust/html/alloc/linked_list/struct.DrainFilter.html
-share/doc/rust/html/alloc/linked_list/struct.IntoIter.html
-share/doc/rust/html/alloc/linked_list/struct.Iter.html
-share/doc/rust/html/alloc/linked_list/struct.IterMut.html
-share/doc/rust/html/alloc/linked_list/struct.LinkedList.html
 share/doc/rust/html/alloc/macro.format!.html
 share/doc/rust/html/alloc/macro.format.html
 share/doc/rust/html/alloc/macro.vec!.html
 share/doc/rust/html/alloc/macro.vec.html
-share/doc/rust/html/alloc/raw_vec/RawVec.t.html
-share/doc/rust/html/alloc/raw_vec/index.html
-share/doc/rust/html/alloc/raw_vec/sidebar-items.js
-share/doc/rust/html/alloc/raw_vec/struct.RawVec.html
+share/doc/rust/html/alloc/prelude/index.html
+share/doc/rust/html/alloc/prelude/sidebar-items.js
 share/doc/rust/html/alloc/rc/Rc.t.html
 share/doc/rust/html/alloc/rc/Weak.t.html
 share/doc/rust/html/alloc/rc/index.html
@@ -520,6 +537,7 @@ share/doc/rust/html/alloc/str/RSplit.t.html
 share/doc/rust/html/alloc/str/RSplitN.t.html
 share/doc/rust/html/alloc/str/RSplitTerminator.t.html
 share/doc/rust/html/alloc/str/Split.t.html
+share/doc/rust/html/alloc/str/SplitAsciiWhitespace.t.html
 share/doc/rust/html/alloc/str/SplitN.t.html
 share/doc/rust/html/alloc/str/SplitTerminator.t.html
 share/doc/rust/html/alloc/str/SplitWhitespace.t.html
@@ -571,6 +589,7 @@ share/doc/rust/html/alloc/str/struct.RSplit.html
 share/doc/rust/html/alloc/str/struct.RSplitN.html
 share/doc/rust/html/alloc/str/struct.RSplitTerminator.html
 share/doc/rust/html/alloc/str/struct.Split.html
+share/doc/rust/html/alloc/str/struct.SplitAsciiWhitespace.html
 share/doc/rust/html/alloc/str/struct.SplitN.html
 share/doc/rust/html/alloc/str/struct.SplitTerminator.html
 share/doc/rust/html/alloc/str/struct.SplitWhitespace.html
@@ -590,14 +609,19 @@ share/doc/rust/html/alloc/string/struct.FromUtf16Error.html
 share/doc/rust/html/alloc/string/struct.FromUtf8Error.html
 share/doc/rust/html/alloc/string/struct.String.html
 share/doc/rust/html/alloc/string/trait.ToString.html
+share/doc/rust/html/alloc/sync/Arc.t.html
+share/doc/rust/html/alloc/sync/Weak.t.html
+share/doc/rust/html/alloc/sync/index.html
+share/doc/rust/html/alloc/sync/sidebar-items.js
+share/doc/rust/html/alloc/sync/struct.Arc.html
+share/doc/rust/html/alloc/sync/struct.Weak.html
 share/doc/rust/html/alloc/task/Context.t.html
 share/doc/rust/html/alloc/task/Executor.t.html
 share/doc/rust/html/alloc/task/LocalWaker.t.html
 share/doc/rust/html/alloc/task/Poll.t.html
 share/doc/rust/html/alloc/task/SpawnErrorKind.t.html
+share/doc/rust/html/alloc/task/SpawnLocalObjError.t.html
 share/doc/rust/html/alloc/task/SpawnObjError.t.html
-share/doc/rust/html/alloc/task/TaskObj.t.html
-share/doc/rust/html/alloc/task/UnsafeTask.t.html
 share/doc/rust/html/alloc/task/UnsafeWake.t.html
 share/doc/rust/html/alloc/task/Wake.t.html
 share/doc/rust/html/alloc/task/Waker.t.html
@@ -617,11 +641,10 @@ share/doc/rust/html/alloc/task/sidebar-items.js
 share/doc/rust/html/alloc/task/struct.Context.html
 share/doc/rust/html/alloc/task/struct.LocalWaker.html
 share/doc/rust/html/alloc/task/struct.SpawnErrorKind.html
+share/doc/rust/html/alloc/task/struct.SpawnLocalObjError.html
 share/doc/rust/html/alloc/task/struct.SpawnObjError.html
-share/doc/rust/html/alloc/task/struct.TaskObj.html
 share/doc/rust/html/alloc/task/struct.Waker.html
 share/doc/rust/html/alloc/task/trait.Executor.html
-share/doc/rust/html/alloc/task/trait.UnsafeTask.html
 share/doc/rust/html/alloc/task/trait.UnsafeWake.html
 share/doc/rust/html/alloc/task/trait.Wake.html
 share/doc/rust/html/alloc/vec.m.html
@@ -637,18 +660,6 @@ share/doc/rust/html/alloc/vec/struct.DrainFilter.html
 share/doc/rust/html/alloc/vec/struct.IntoIter.html
 share/doc/rust/html/alloc/vec/struct.Splice.html
 share/doc/rust/html/alloc/vec/struct.Vec.html
-share/doc/rust/html/alloc/vec_deque/Drain.t.html
-share/doc/rust/html/alloc/vec_deque/IntoIter.t.html
-share/doc/rust/html/alloc/vec_deque/Iter.t.html
-share/doc/rust/html/alloc/vec_deque/IterMut.t.html
-share/doc/rust/html/alloc/vec_deque/VecDeque.t.html
-share/doc/rust/html/alloc/vec_deque/index.html
-share/doc/rust/html/alloc/vec_deque/sidebar-items.js
-share/doc/rust/html/alloc/vec_deque/struct.Drain.html
-share/doc/rust/html/alloc/vec_deque/struct.IntoIter.html
-share/doc/rust/html/alloc/vec_deque/struct.Iter.html
-share/doc/rust/html/alloc/vec_deque/struct.IterMut.html
-share/doc/rust/html/alloc/vec_deque/struct.VecDeque.html
 share/doc/rust/html/book/2018-edition/_FontAwesome/css/font-awesome.css
 share/doc/rust/html/book/2018-edition/_FontAwesome/fonts/FontAwesome.ttf
 share/doc/rust/html/book/2018-edition/_FontAwesome/fonts/fontawesome-webfont.eot
@@ -663,6 +674,7 @@ share/doc/rust/html/book/2018-edition/appendix-03-derivable-traits.html
 share/doc/rust/html/book/2018-edition/appendix-04-macros.html
 share/doc/rust/html/book/2018-edition/appendix-05-translation.html
 share/doc/rust/html/book/2018-edition/appendix-06-nightly-rust.html
+share/doc/rust/html/book/2018-edition/appendix-07-other-useful-tools.html
 share/doc/rust/html/book/2018-edition/ayu-highlight.css
 share/doc/rust/html/book/2018-edition/book.css
 share/doc/rust/html/book/2018-edition/book.js
@@ -1120,12 +1132,10 @@ share/doc/rust/html/core/all.html
 share/doc/rust/html/core/alloc/Alloc.t.html
 share/doc/rust/html/core/alloc/AllocErr.t.html
 share/doc/rust/html/core/alloc/CannotReallocInPlace.t.html
-share/doc/rust/html/core/alloc/CollectionAllocErr.t.html
 share/doc/rust/html/core/alloc/Excess.t.html
 share/doc/rust/html/core/alloc/GlobalAlloc.t.html
 share/doc/rust/html/core/alloc/Layout.t.html
 share/doc/rust/html/core/alloc/LayoutErr.t.html
-share/doc/rust/html/core/alloc/enum.CollectionAllocErr.html
 share/doc/rust/html/core/alloc/index.html
 share/doc/rust/html/core/alloc/sidebar-items.js
 share/doc/rust/html/core/alloc/struct.AllocErr.html
@@ -1141,6 +1151,33 @@ share/doc/rust/html/core/any/index.html
 share/doc/rust/html/core/any/sidebar-items.js
 share/doc/rust/html/core/any/struct.TypeId.html
 share/doc/rust/html/core/any/trait.Any.html
+share/doc/rust/html/core/arch/aarch64/__DMB.v.html
+share/doc/rust/html/core/arch/aarch64/__DSB.v.html
+share/doc/rust/html/core/arch/aarch64/__ISB.v.html
+share/doc/rust/html/core/arch/aarch64/__NOP.v.html
+share/doc/rust/html/core/arch/aarch64/__SEV.v.html
+share/doc/rust/html/core/arch/aarch64/__WFE.v.html
+share/doc/rust/html/core/arch/aarch64/__WFI.v.html
+share/doc/rust/html/core/arch/aarch64/__disable_fault_irq.v.html
+share/doc/rust/html/core/arch/aarch64/__disable_irq.v.html
+share/doc/rust/html/core/arch/aarch64/__enable_fault_irq.v.html
+share/doc/rust/html/core/arch/aarch64/__enable_irq.v.html
+share/doc/rust/html/core/arch/aarch64/__get_APSR.v.html
+share/doc/rust/html/core/arch/aarch64/__get_BASEPRI.v.html
+share/doc/rust/html/core/arch/aarch64/__get_CONTROL.v.html
+share/doc/rust/html/core/arch/aarch64/__get_FAULTMASK.v.html
+share/doc/rust/html/core/arch/aarch64/__get_IPSR.v.html
+share/doc/rust/html/core/arch/aarch64/__get_MSP.v.html
+share/doc/rust/html/core/arch/aarch64/__get_PRIMASK.v.html
+share/doc/rust/html/core/arch/aarch64/__get_PSP.v.html
+share/doc/rust/html/core/arch/aarch64/__get_xPSR.v.html
+share/doc/rust/html/core/arch/aarch64/__set_BASEPRI.v.html
+share/doc/rust/html/core/arch/aarch64/__set_BASEPRI_MAX.v.html
+share/doc/rust/html/core/arch/aarch64/__set_CONTROL.v.html
+share/doc/rust/html/core/arch/aarch64/__set_FAULTMASK.v.html
+share/doc/rust/html/core/arch/aarch64/__set_MSP.v.html
+share/doc/rust/html/core/arch/aarch64/__set_PRIMASK.v.html
+share/doc/rust/html/core/arch/aarch64/__set_PSP.v.html
 share/doc/rust/html/core/arch/aarch64/_cls_u32.v.html
 share/doc/rust/html/core/arch/aarch64/_cls_u64.v.html
 share/doc/rust/html/core/arch/aarch64/_clz_u64.v.html
@@ -1152,6 +1189,33 @@ share/doc/rust/html/core/arch/aarch64/float32x2_t.t.html
 share/doc/rust/html/core/arch/aarch64/float32x4_t.t.html
 share/doc/rust/html/core/arch/aarch64/float64x1_t.t.html
 share/doc/rust/html/core/arch/aarch64/float64x2_t.t.html
+share/doc/rust/html/core/arch/aarch64/fn.__DMB.html
+share/doc/rust/html/core/arch/aarch64/fn.__DSB.html
+share/doc/rust/html/core/arch/aarch64/fn.__ISB.html
+share/doc/rust/html/core/arch/aarch64/fn.__NOP.html
+share/doc/rust/html/core/arch/aarch64/fn.__SEV.html
+share/doc/rust/html/core/arch/aarch64/fn.__WFE.html
+share/doc/rust/html/core/arch/aarch64/fn.__WFI.html
+share/doc/rust/html/core/arch/aarch64/fn.__disable_fault_irq.html
+share/doc/rust/html/core/arch/aarch64/fn.__disable_irq.html
+share/doc/rust/html/core/arch/aarch64/fn.__enable_fault_irq.html
+share/doc/rust/html/core/arch/aarch64/fn.__enable_irq.html
+share/doc/rust/html/core/arch/aarch64/fn.__get_APSR.html
+share/doc/rust/html/core/arch/aarch64/fn.__get_BASEPRI.html
+share/doc/rust/html/core/arch/aarch64/fn.__get_CONTROL.html
+share/doc/rust/html/core/arch/aarch64/fn.__get_FAULTMASK.html
+share/doc/rust/html/core/arch/aarch64/fn.__get_IPSR.html
+share/doc/rust/html/core/arch/aarch64/fn.__get_MSP.html
+share/doc/rust/html/core/arch/aarch64/fn.__get_PRIMASK.html
+share/doc/rust/html/core/arch/aarch64/fn.__get_PSP.html
+share/doc/rust/html/core/arch/aarch64/fn.__get_xPSR.html
+share/doc/rust/html/core/arch/aarch64/fn.__set_BASEPRI.html
+share/doc/rust/html/core/arch/aarch64/fn.__set_BASEPRI_MAX.html
+share/doc/rust/html/core/arch/aarch64/fn.__set_CONTROL.html
+share/doc/rust/html/core/arch/aarch64/fn.__set_FAULTMASK.html
+share/doc/rust/html/core/arch/aarch64/fn.__set_MSP.html
+share/doc/rust/html/core/arch/aarch64/fn.__set_PRIMASK.html
+share/doc/rust/html/core/arch/aarch64/fn.__set_PSP.html
 share/doc/rust/html/core/arch/aarch64/fn._cls_u32.html
 share/doc/rust/html/core/arch/aarch64/fn._cls_u64.html
 share/doc/rust/html/core/arch/aarch64/fn._clz_u64.html
@@ -1159,6 +1223,26 @@ share/doc/rust/html/core/arch/aarch64/fn._rbit_u64.html
 share/doc/rust/html/core/arch/aarch64/fn._rev_u16.html
 share/doc/rust/html/core/arch/aarch64/fn._rev_u32.html
 share/doc/rust/html/core/arch/aarch64/fn._rev_u64.html
+share/doc/rust/html/core/arch/aarch64/fn.qadd.html
+share/doc/rust/html/core/arch/aarch64/fn.qadd16.html
+share/doc/rust/html/core/arch/aarch64/fn.qadd8.html
+share/doc/rust/html/core/arch/aarch64/fn.qasx.html
+share/doc/rust/html/core/arch/aarch64/fn.qsax.html
+share/doc/rust/html/core/arch/aarch64/fn.qsub.html
+share/doc/rust/html/core/arch/aarch64/fn.qsub16.html
+share/doc/rust/html/core/arch/aarch64/fn.qsub8.html
+share/doc/rust/html/core/arch/aarch64/fn.sadd16.html
+share/doc/rust/html/core/arch/aarch64/fn.sadd8.html
+share/doc/rust/html/core/arch/aarch64/fn.sasx.html
+share/doc/rust/html/core/arch/aarch64/fn.sel.html
+share/doc/rust/html/core/arch/aarch64/fn.shadd16.html
+share/doc/rust/html/core/arch/aarch64/fn.shadd8.html
+share/doc/rust/html/core/arch/aarch64/fn.shsub16.html
+share/doc/rust/html/core/arch/aarch64/fn.shsub8.html
+share/doc/rust/html/core/arch/aarch64/fn.smuad.html
+share/doc/rust/html/core/arch/aarch64/fn.smuadx.html
+share/doc/rust/html/core/arch/aarch64/fn.smusd.html
+share/doc/rust/html/core/arch/aarch64/fn.smusdx.html
 share/doc/rust/html/core/arch/aarch64/fn.vadd_f32.html
 share/doc/rust/html/core/arch/aarch64/fn.vadd_f64.html
 share/doc/rust/html/core/arch/aarch64/fn.vadd_s16.html
@@ -1273,6 +1357,7 @@ share/doc/rust/html/core/arch/aarch64/fn.vsha256hq_u32.html
 share/doc/rust/html/core/arch/aarch64/fn.vsha256su0q_u32.html
 share/doc/rust/html/core/arch/aarch64/fn.vsha256su1q_u32.html
 share/doc/rust/html/core/arch/aarch64/index.html
+share/doc/rust/html/core/arch/aarch64/int16x2_t.t.html
 share/doc/rust/html/core/arch/aarch64/int16x4_t.t.html
 share/doc/rust/html/core/arch/aarch64/int16x8_t.t.html
 share/doc/rust/html/core/arch/aarch64/int32x2_t.t.html
@@ -1280,16 +1365,38 @@ share/doc/rust/html/core/arch/aarch64/int32x4_t.t.html
 share/doc/rust/html/core/arch/aarch64/int64x1_t.t.html
 share/doc/rust/html/core/arch/aarch64/int64x2_t.t.html
 share/doc/rust/html/core/arch/aarch64/int8x16_t.t.html
+share/doc/rust/html/core/arch/aarch64/int8x4_t.t.html
 share/doc/rust/html/core/arch/aarch64/int8x8_t.t.html
 share/doc/rust/html/core/arch/aarch64/poly16x4_t.t.html
 share/doc/rust/html/core/arch/aarch64/poly16x8_t.t.html
 share/doc/rust/html/core/arch/aarch64/poly8x16_t.t.html
 share/doc/rust/html/core/arch/aarch64/poly8x8_t.t.html
+share/doc/rust/html/core/arch/aarch64/qadd.v.html
+share/doc/rust/html/core/arch/aarch64/qadd16.v.html
+share/doc/rust/html/core/arch/aarch64/qadd8.v.html
+share/doc/rust/html/core/arch/aarch64/qasx.v.html
+share/doc/rust/html/core/arch/aarch64/qsax.v.html
+share/doc/rust/html/core/arch/aarch64/qsub.v.html
+share/doc/rust/html/core/arch/aarch64/qsub16.v.html
+share/doc/rust/html/core/arch/aarch64/qsub8.v.html
+share/doc/rust/html/core/arch/aarch64/sadd16.v.html
+share/doc/rust/html/core/arch/aarch64/sadd8.v.html
+share/doc/rust/html/core/arch/aarch64/sasx.v.html
+share/doc/rust/html/core/arch/aarch64/sel.v.html
+share/doc/rust/html/core/arch/aarch64/shadd16.v.html
+share/doc/rust/html/core/arch/aarch64/shadd8.v.html
+share/doc/rust/html/core/arch/aarch64/shsub16.v.html
+share/doc/rust/html/core/arch/aarch64/shsub8.v.html
 share/doc/rust/html/core/arch/aarch64/sidebar-items.js
+share/doc/rust/html/core/arch/aarch64/smuad.v.html
+share/doc/rust/html/core/arch/aarch64/smuadx.v.html
+share/doc/rust/html/core/arch/aarch64/smusd.v.html
+share/doc/rust/html/core/arch/aarch64/smusdx.v.html
 share/doc/rust/html/core/arch/aarch64/struct.float32x2_t.html
 share/doc/rust/html/core/arch/aarch64/struct.float32x4_t.html
 share/doc/rust/html/core/arch/aarch64/struct.float64x1_t.html
 share/doc/rust/html/core/arch/aarch64/struct.float64x2_t.html
+share/doc/rust/html/core/arch/aarch64/struct.int16x2_t.html
 share/doc/rust/html/core/arch/aarch64/struct.int16x4_t.html
 share/doc/rust/html/core/arch/aarch64/struct.int16x8_t.html
 share/doc/rust/html/core/arch/aarch64/struct.int32x2_t.html
@@ -1297,11 +1404,13 @@ share/doc/rust/html/core/arch/aarch64/struct.int32x4_t.html
 share/doc/rust/html/core/arch/aarch64/struct.int64x1_t.html
 share/doc/rust/html/core/arch/aarch64/struct.int64x2_t.html
 share/doc/rust/html/core/arch/aarch64/struct.int8x16_t.html
+share/doc/rust/html/core/arch/aarch64/struct.int8x4_t.html
 share/doc/rust/html/core/arch/aarch64/struct.int8x8_t.html
 share/doc/rust/html/core/arch/aarch64/struct.poly16x4_t.html
 share/doc/rust/html/core/arch/aarch64/struct.poly16x8_t.html
 share/doc/rust/html/core/arch/aarch64/struct.poly8x16_t.html
 share/doc/rust/html/core/arch/aarch64/struct.poly8x8_t.html
+share/doc/rust/html/core/arch/aarch64/struct.uint16x2_t.html
 share/doc/rust/html/core/arch/aarch64/struct.uint16x4_t.html
 share/doc/rust/html/core/arch/aarch64/struct.uint16x8_t.html
 share/doc/rust/html/core/arch/aarch64/struct.uint32x2_t.html
@@ -1309,7 +1418,9 @@ share/doc/rust/html/core/arch/aarch64/struct.uint32x4_t.html
 share/doc/rust/html/core/arch/aarch64/struct.uint64x1_t.html
 share/doc/rust/html/core/arch/aarch64/struct.uint64x2_t.html
 share/doc/rust/html/core/arch/aarch64/struct.uint8x16_t.html
+share/doc/rust/html/core/arch/aarch64/struct.uint8x4_t.html
 share/doc/rust/html/core/arch/aarch64/struct.uint8x8_t.html
+share/doc/rust/html/core/arch/aarch64/uint16x2_t.t.html
 share/doc/rust/html/core/arch/aarch64/uint16x4_t.t.html
 share/doc/rust/html/core/arch/aarch64/uint16x8_t.t.html
 share/doc/rust/html/core/arch/aarch64/uint32x2_t.t.html
@@ -1317,6 +1428,7 @@ share/doc/rust/html/core/arch/aarch64/uint32x4_t.t.html
 share/doc/rust/html/core/arch/aarch64/uint64x1_t.t.html
 share/doc/rust/html/core/arch/aarch64/uint64x2_t.t.html
 share/doc/rust/html/core/arch/aarch64/uint8x16_t.t.html
+share/doc/rust/html/core/arch/aarch64/uint8x4_t.t.html
 share/doc/rust/html/core/arch/aarch64/uint8x8_t.t.html
 share/doc/rust/html/core/arch/aarch64/vadd_f32.v.html
 share/doc/rust/html/core/arch/aarch64/vadd_f64.v.html
@@ -1431,12 +1543,86 @@ share/doc/rust/html/core/arch/aarch64/vsha256h2q_u32.v.html
 share/doc/rust/html/core/arch/aarch64/vsha256hq_u32.v.html
 share/doc/rust/html/core/arch/aarch64/vsha256su0q_u32.v.html
 share/doc/rust/html/core/arch/aarch64/vsha256su1q_u32.v.html
+share/doc/rust/html/core/arch/arm/__DMB.v.html
+share/doc/rust/html/core/arch/arm/__DSB.v.html
+share/doc/rust/html/core/arch/arm/__ISB.v.html
+share/doc/rust/html/core/arch/arm/__NOP.v.html
+share/doc/rust/html/core/arch/arm/__SEV.v.html
+share/doc/rust/html/core/arch/arm/__WFE.v.html
+share/doc/rust/html/core/arch/arm/__WFI.v.html
+share/doc/rust/html/core/arch/arm/__disable_fault_irq.v.html
+share/doc/rust/html/core/arch/arm/__disable_irq.v.html
+share/doc/rust/html/core/arch/arm/__enable_fault_irq.v.html
+share/doc/rust/html/core/arch/arm/__enable_irq.v.html
+share/doc/rust/html/core/arch/arm/__get_APSR.v.html
+share/doc/rust/html/core/arch/arm/__get_BASEPRI.v.html
+share/doc/rust/html/core/arch/arm/__get_CONTROL.v.html
+share/doc/rust/html/core/arch/arm/__get_FAULTMASK.v.html
+share/doc/rust/html/core/arch/arm/__get_IPSR.v.html
+share/doc/rust/html/core/arch/arm/__get_MSP.v.html
+share/doc/rust/html/core/arch/arm/__get_PRIMASK.v.html
+share/doc/rust/html/core/arch/arm/__get_PSP.v.html
+share/doc/rust/html/core/arch/arm/__get_xPSR.v.html
+share/doc/rust/html/core/arch/arm/__set_BASEPRI.v.html
+share/doc/rust/html/core/arch/arm/__set_BASEPRI_MAX.v.html
+share/doc/rust/html/core/arch/arm/__set_CONTROL.v.html
+share/doc/rust/html/core/arch/arm/__set_FAULTMASK.v.html
+share/doc/rust/html/core/arch/arm/__set_MSP.v.html
+share/doc/rust/html/core/arch/arm/__set_PRIMASK.v.html
+share/doc/rust/html/core/arch/arm/__set_PSP.v.html
 share/doc/rust/html/core/arch/arm/_rev_u16.v.html
 share/doc/rust/html/core/arch/arm/_rev_u32.v.html
 share/doc/rust/html/core/arch/arm/float32x2_t.t.html
 share/doc/rust/html/core/arch/arm/float32x4_t.t.html
+share/doc/rust/html/core/arch/arm/fn.__DMB.html
+share/doc/rust/html/core/arch/arm/fn.__DSB.html
+share/doc/rust/html/core/arch/arm/fn.__ISB.html
+share/doc/rust/html/core/arch/arm/fn.__NOP.html
+share/doc/rust/html/core/arch/arm/fn.__SEV.html
+share/doc/rust/html/core/arch/arm/fn.__WFE.html
+share/doc/rust/html/core/arch/arm/fn.__WFI.html
+share/doc/rust/html/core/arch/arm/fn.__disable_fault_irq.html
+share/doc/rust/html/core/arch/arm/fn.__disable_irq.html
+share/doc/rust/html/core/arch/arm/fn.__enable_fault_irq.html
+share/doc/rust/html/core/arch/arm/fn.__enable_irq.html
+share/doc/rust/html/core/arch/arm/fn.__get_APSR.html
+share/doc/rust/html/core/arch/arm/fn.__get_BASEPRI.html
+share/doc/rust/html/core/arch/arm/fn.__get_CONTROL.html
+share/doc/rust/html/core/arch/arm/fn.__get_FAULTMASK.html
+share/doc/rust/html/core/arch/arm/fn.__get_IPSR.html
+share/doc/rust/html/core/arch/arm/fn.__get_MSP.html
+share/doc/rust/html/core/arch/arm/fn.__get_PRIMASK.html
+share/doc/rust/html/core/arch/arm/fn.__get_PSP.html
+share/doc/rust/html/core/arch/arm/fn.__get_xPSR.html
+share/doc/rust/html/core/arch/arm/fn.__set_BASEPRI.html
+share/doc/rust/html/core/arch/arm/fn.__set_BASEPRI_MAX.html
+share/doc/rust/html/core/arch/arm/fn.__set_CONTROL.html
+share/doc/rust/html/core/arch/arm/fn.__set_FAULTMASK.html
+share/doc/rust/html/core/arch/arm/fn.__set_MSP.html
+share/doc/rust/html/core/arch/arm/fn.__set_PRIMASK.html
+share/doc/rust/html/core/arch/arm/fn.__set_PSP.html
 share/doc/rust/html/core/arch/arm/fn._rev_u16.html
 share/doc/rust/html/core/arch/arm/fn._rev_u32.html
+share/doc/rust/html/core/arch/arm/fn.qadd.html
+share/doc/rust/html/core/arch/arm/fn.qadd16.html
+share/doc/rust/html/core/arch/arm/fn.qadd8.html
+share/doc/rust/html/core/arch/arm/fn.qasx.html
+share/doc/rust/html/core/arch/arm/fn.qsax.html
+share/doc/rust/html/core/arch/arm/fn.qsub.html
+share/doc/rust/html/core/arch/arm/fn.qsub16.html
+share/doc/rust/html/core/arch/arm/fn.qsub8.html
+share/doc/rust/html/core/arch/arm/fn.sadd16.html
+share/doc/rust/html/core/arch/arm/fn.sadd8.html
+share/doc/rust/html/core/arch/arm/fn.sasx.html
+share/doc/rust/html/core/arch/arm/fn.sel.html
+share/doc/rust/html/core/arch/arm/fn.shadd16.html
+share/doc/rust/html/core/arch/arm/fn.shadd8.html
+share/doc/rust/html/core/arch/arm/fn.shsub16.html
+share/doc/rust/html/core/arch/arm/fn.shsub8.html
+share/doc/rust/html/core/arch/arm/fn.smuad.html
+share/doc/rust/html/core/arch/arm/fn.smuadx.html
+share/doc/rust/html/core/arch/arm/fn.smusd.html
+share/doc/rust/html/core/arch/arm/fn.smusdx.html
 share/doc/rust/html/core/arch/arm/fn.vadd_f32.html
 share/doc/rust/html/core/arch/arm/fn.vadd_s16.html
 share/doc/rust/html/core/arch/arm/fn.vadd_s32.html
@@ -1487,6 +1673,7 @@ share/doc/rust/html/core/arch/arm/fn.vpmin_u32.html
 share/doc/rust/html/core/arch/arm/fn.vpmin_u8.html
 share/doc/rust/html/core/arch/arm/fn.vrsqrte_f32.html
 share/doc/rust/html/core/arch/arm/index.html
+share/doc/rust/html/core/arch/arm/int16x2_t.t.html
 share/doc/rust/html/core/arch/arm/int16x4_t.t.html
 share/doc/rust/html/core/arch/arm/int16x8_t.t.html
 share/doc/rust/html/core/arch/arm/int32x2_t.t.html
@@ -1494,14 +1681,36 @@ share/doc/rust/html/core/arch/arm/int32x4_t.t.html
 share/doc/rust/html/core/arch/arm/int64x1_t.t.html
 share/doc/rust/html/core/arch/arm/int64x2_t.t.html
 share/doc/rust/html/core/arch/arm/int8x16_t.t.html
+share/doc/rust/html/core/arch/arm/int8x4_t.t.html
 share/doc/rust/html/core/arch/arm/int8x8_t.t.html
 share/doc/rust/html/core/arch/arm/poly16x4_t.t.html
 share/doc/rust/html/core/arch/arm/poly16x8_t.t.html
 share/doc/rust/html/core/arch/arm/poly8x16_t.t.html
 share/doc/rust/html/core/arch/arm/poly8x8_t.t.html
+share/doc/rust/html/core/arch/arm/qadd.v.html
+share/doc/rust/html/core/arch/arm/qadd16.v.html
+share/doc/rust/html/core/arch/arm/qadd8.v.html
+share/doc/rust/html/core/arch/arm/qasx.v.html
+share/doc/rust/html/core/arch/arm/qsax.v.html
+share/doc/rust/html/core/arch/arm/qsub.v.html
+share/doc/rust/html/core/arch/arm/qsub16.v.html
+share/doc/rust/html/core/arch/arm/qsub8.v.html
+share/doc/rust/html/core/arch/arm/sadd16.v.html
+share/doc/rust/html/core/arch/arm/sadd8.v.html
+share/doc/rust/html/core/arch/arm/sasx.v.html
+share/doc/rust/html/core/arch/arm/sel.v.html
+share/doc/rust/html/core/arch/arm/shadd16.v.html
+share/doc/rust/html/core/arch/arm/shadd8.v.html
+share/doc/rust/html/core/arch/arm/shsub16.v.html
+share/doc/rust/html/core/arch/arm/shsub8.v.html
 share/doc/rust/html/core/arch/arm/sidebar-items.js
+share/doc/rust/html/core/arch/arm/smuad.v.html
+share/doc/rust/html/core/arch/arm/smuadx.v.html
+share/doc/rust/html/core/arch/arm/smusd.v.html
+share/doc/rust/html/core/arch/arm/smusdx.v.html
 share/doc/rust/html/core/arch/arm/struct.float32x2_t.html
 share/doc/rust/html/core/arch/arm/struct.float32x4_t.html
+share/doc/rust/html/core/arch/arm/struct.int16x2_t.html
 share/doc/rust/html/core/arch/arm/struct.int16x4_t.html
 share/doc/rust/html/core/arch/arm/struct.int16x8_t.html
 share/doc/rust/html/core/arch/arm/struct.int32x2_t.html
@@ -1509,11 +1718,13 @@ share/doc/rust/html/core/arch/arm/struct.int32x4_t.html
 share/doc/rust/html/core/arch/arm/struct.int64x1_t.html
 share/doc/rust/html/core/arch/arm/struct.int64x2_t.html
 share/doc/rust/html/core/arch/arm/struct.int8x16_t.html
+share/doc/rust/html/core/arch/arm/struct.int8x4_t.html
 share/doc/rust/html/core/arch/arm/struct.int8x8_t.html
 share/doc/rust/html/core/arch/arm/struct.poly16x4_t.html
 share/doc/rust/html/core/arch/arm/struct.poly16x8_t.html
 share/doc/rust/html/core/arch/arm/struct.poly8x16_t.html
 share/doc/rust/html/core/arch/arm/struct.poly8x8_t.html
+share/doc/rust/html/core/arch/arm/struct.uint16x2_t.html
 share/doc/rust/html/core/arch/arm/struct.uint16x4_t.html
 share/doc/rust/html/core/arch/arm/struct.uint16x8_t.html
 share/doc/rust/html/core/arch/arm/struct.uint32x2_t.html
@@ -1521,7 +1732,9 @@ share/doc/rust/html/core/arch/arm/struct.uint32x4_t.html
 share/doc/rust/html/core/arch/arm/struct.uint64x1_t.html
 share/doc/rust/html/core/arch/arm/struct.uint64x2_t.html
 share/doc/rust/html/core/arch/arm/struct.uint8x16_t.html
+share/doc/rust/html/core/arch/arm/struct.uint8x4_t.html
 share/doc/rust/html/core/arch/arm/struct.uint8x8_t.html
+share/doc/rust/html/core/arch/arm/uint16x2_t.t.html
 share/doc/rust/html/core/arch/arm/uint16x4_t.t.html
 share/doc/rust/html/core/arch/arm/uint16x8_t.t.html
 share/doc/rust/html/core/arch/arm/uint32x2_t.t.html
@@ -1529,6 +1742,7 @@ share/doc/rust/html/core/arch/arm/uint32x4_t.t.html
 share/doc/rust/html/core/arch/arm/uint64x1_t.t.html
 share/doc/rust/html/core/arch/arm/uint64x2_t.t.html
 share/doc/rust/html/core/arch/arm/uint8x16_t.t.html
+share/doc/rust/html/core/arch/arm/uint8x4_t.t.html
 share/doc/rust/html/core/arch/arm/uint8x8_t.t.html
 share/doc/rust/html/core/arch/arm/vadd_f32.v.html
 share/doc/rust/html/core/arch/arm/vadd_s16.v.html
@@ -1582,12 +1796,30 @@ share/doc/rust/html/core/arch/arm/vrsqrte_f32.v.html
 share/doc/rust/html/core/arch/index.html
 share/doc/rust/html/core/arch/mips/__msa_add_a_b.v.html
 share/doc/rust/html/core/arch/mips/fn.__msa_add_a_b.html
+share/doc/rust/html/core/arch/mips/i8x16.t.html
 share/doc/rust/html/core/arch/mips/index.html
 share/doc/rust/html/core/arch/mips/sidebar-items.js
+share/doc/rust/html/core/arch/mips/struct.i8x16.html
 share/doc/rust/html/core/arch/mips64/__msa_add_a_b.v.html
 share/doc/rust/html/core/arch/mips64/fn.__msa_add_a_b.html
+share/doc/rust/html/core/arch/mips64/i8x16.t.html
 share/doc/rust/html/core/arch/mips64/index.html
 share/doc/rust/html/core/arch/mips64/sidebar-items.js
+share/doc/rust/html/core/arch/mips64/struct.i8x16.html
+share/doc/rust/html/core/arch/powerpc/index.html
+share/doc/rust/html/core/arch/powerpc/sidebar-items.js
+share/doc/rust/html/core/arch/powerpc64/fn.vec_xxpermdi.html
+share/doc/rust/html/core/arch/powerpc64/index.html
+share/doc/rust/html/core/arch/powerpc64/sidebar-items.js
+share/doc/rust/html/core/arch/powerpc64/struct.vector_bool_long.html
+share/doc/rust/html/core/arch/powerpc64/struct.vector_double.html
+share/doc/rust/html/core/arch/powerpc64/struct.vector_signed_long.html
+share/doc/rust/html/core/arch/powerpc64/struct.vector_unsigned_long.html
+share/doc/rust/html/core/arch/powerpc64/vec_xxpermdi.v.html
+share/doc/rust/html/core/arch/powerpc64/vector_bool_long.t.html
+share/doc/rust/html/core/arch/powerpc64/vector_double.t.html
+share/doc/rust/html/core/arch/powerpc64/vector_signed_long.t.html
+share/doc/rust/html/core/arch/powerpc64/vector_unsigned_long.t.html
 share/doc/rust/html/core/arch/sidebar-items.js
 share/doc/rust/html/core/arch/x86/CpuidResult.t.html
 share/doc/rust/html/core/arch/x86/_CMP_EQ_OQ.v.html
@@ -1669,6 +1901,7 @@ share/doc/rust/html/core/arch/x86/_MM_SET_EXCEPTION_MASK.v.html
 share/doc/rust/html/core/arch/x86/_MM_SET_EXCEPTION_STATE.v.html
 share/doc/rust/html/core/arch/x86/_MM_SET_FLUSH_ZERO_MODE.v.html
 share/doc/rust/html/core/arch/x86/_MM_SET_ROUNDING_MODE.v.html
+share/doc/rust/html/core/arch/x86/_MM_SHUFFLE.v.html
 share/doc/rust/html/core/arch/x86/_MM_TRANSPOSE4_PS.v.html
 share/doc/rust/html/core/arch/x86/_SIDD_BIT_MASK.v.html
 share/doc/rust/html/core/arch/x86/_SIDD_CMP_EQUAL_ANY.v.html
@@ -1698,8 +1931,6 @@ share/doc/rust/html/core/arch/x86/__m256d.t.html
 share/doc/rust/html/core/arch/x86/__m256i.t.html
 share/doc/rust/html/core/arch/x86/__m64.t.html
 share/doc/rust/html/core/arch/x86/__rdtscp.v.html
-share/doc/rust/html/core/arch/x86/__readeflags.v.html
-share/doc/rust/html/core/arch/x86/__writeeflags.v.html
 share/doc/rust/html/core/arch/x86/_andn_u32.v.html
 share/doc/rust/html/core/arch/x86/_bextr2_u32.v.html
 share/doc/rust/html/core/arch/x86/_bextr_u32.v.html
@@ -2476,6 +2707,7 @@ share/doc/rust/html/core/arch/x86/_mm_mulhrs_epi16.v.html
 share/doc/rust/html/core/arch/x86/_mm_mulhrs_pi16.v.html
 share/doc/rust/html/core/arch/x86/_mm_mullo_epi16.v.html
 share/doc/rust/html/core/arch/x86/_mm_mullo_epi32.v.html
+share/doc/rust/html/core/arch/x86/_mm_mullo_pi16.v.html
 share/doc/rust/html/core/arch/x86/_mm_or_pd.v.html
 share/doc/rust/html/core/arch/x86/_mm_or_ps.v.html
 share/doc/rust/html/core/arch/x86/_mm_or_si128.v.html
@@ -2801,13 +3033,12 @@ share/doc/rust/html/core/arch/x86/fn._MM_SET_EXCEPTION_MASK.html
 share/doc/rust/html/core/arch/x86/fn._MM_SET_EXCEPTION_STATE.html
 share/doc/rust/html/core/arch/x86/fn._MM_SET_FLUSH_ZERO_MODE.html
 share/doc/rust/html/core/arch/x86/fn._MM_SET_ROUNDING_MODE.html
+share/doc/rust/html/core/arch/x86/fn._MM_SHUFFLE.html
 share/doc/rust/html/core/arch/x86/fn._MM_TRANSPOSE4_PS.html
 share/doc/rust/html/core/arch/x86/fn.__cpuid.html
 share/doc/rust/html/core/arch/x86/fn.__cpuid_count.html
 share/doc/rust/html/core/arch/x86/fn.__get_cpuid_max.html
 share/doc/rust/html/core/arch/x86/fn.__rdtscp.html
-share/doc/rust/html/core/arch/x86/fn.__readeflags.html
-share/doc/rust/html/core/arch/x86/fn.__writeeflags.html
 share/doc/rust/html/core/arch/x86/fn._andn_u32.html
 share/doc/rust/html/core/arch/x86/fn._bextr2_u32.html
 share/doc/rust/html/core/arch/x86/fn._bextr_u32.html
@@ -3584,6 +3815,7 @@ share/doc/rust/html/core/arch/x86/fn._mm_mulhrs_epi16.html
 share/doc/rust/html/core/arch/x86/fn._mm_mulhrs_pi16.html
 share/doc/rust/html/core/arch/x86/fn._mm_mullo_epi16.html
 share/doc/rust/html/core/arch/x86/fn._mm_mullo_epi32.html
+share/doc/rust/html/core/arch/x86/fn._mm_mullo_pi16.html
 share/doc/rust/html/core/arch/x86/fn._mm_or_pd.html
 share/doc/rust/html/core/arch/x86/fn._mm_or_ps.html
 share/doc/rust/html/core/arch/x86/fn._mm_or_si128.html
@@ -3905,6 +4137,7 @@ share/doc/rust/html/core/arch/x86_64/_MM_SET_EXCEPTION_MASK.v.html
 share/doc/rust/html/core/arch/x86_64/_MM_SET_EXCEPTION_STATE.v.html
 share/doc/rust/html/core/arch/x86_64/_MM_SET_FLUSH_ZERO_MODE.v.html
 share/doc/rust/html/core/arch/x86_64/_MM_SET_ROUNDING_MODE.v.html
+share/doc/rust/html/core/arch/x86_64/_MM_SHUFFLE.v.html
 share/doc/rust/html/core/arch/x86_64/_MM_TRANSPOSE4_PS.v.html
 share/doc/rust/html/core/arch/x86_64/_SIDD_BIT_MASK.v.html
 share/doc/rust/html/core/arch/x86_64/_SIDD_CMP_EQUAL_ANY.v.html
@@ -3934,8 +4167,6 @@ share/doc/rust/html/core/arch/x86_64/__m256d.t.html
 share/doc/rust/html/core/arch/x86_64/__m256i.t.html
 share/doc/rust/html/core/arch/x86_64/__m64.t.html
 share/doc/rust/html/core/arch/x86_64/__rdtscp.v.html
-share/doc/rust/html/core/arch/x86_64/__readeflags.v.html
-share/doc/rust/html/core/arch/x86_64/__writeeflags.v.html
 share/doc/rust/html/core/arch/x86_64/_andn_u32.v.html
 share/doc/rust/html/core/arch/x86_64/_andn_u64.v.html
 share/doc/rust/html/core/arch/x86_64/_bextr2_u32.v.html
@@ -4741,6 +4972,7 @@ share/doc/rust/html/core/arch/x86_64/_mm_mulhrs_epi16.v.html
 share/doc/rust/html/core/arch/x86_64/_mm_mulhrs_pi16.v.html
 share/doc/rust/html/core/arch/x86_64/_mm_mullo_epi16.v.html
 share/doc/rust/html/core/arch/x86_64/_mm_mullo_epi32.v.html
+share/doc/rust/html/core/arch/x86_64/_mm_mullo_pi16.v.html
 share/doc/rust/html/core/arch/x86_64/_mm_or_pd.v.html
 share/doc/rust/html/core/arch/x86_64/_mm_or_ps.v.html
 share/doc/rust/html/core/arch/x86_64/_mm_or_si128.v.html
@@ -5081,13 +5313,12 @@ share/doc/rust/html/core/arch/x86_64/fn._MM_SET_EXCEPTION_MASK.html
 share/doc/rust/html/core/arch/x86_64/fn._MM_SET_EXCEPTION_STATE.html
 share/doc/rust/html/core/arch/x86_64/fn._MM_SET_FLUSH_ZERO_MODE.html
 share/doc/rust/html/core/arch/x86_64/fn._MM_SET_ROUNDING_MODE.html
+share/doc/rust/html/core/arch/x86_64/fn._MM_SHUFFLE.html
 share/doc/rust/html/core/arch/x86_64/fn._MM_TRANSPOSE4_PS.html
 share/doc/rust/html/core/arch/x86_64/fn.__cpuid.html
 share/doc/rust/html/core/arch/x86_64/fn.__cpuid_count.html
 share/doc/rust/html/core/arch/x86_64/fn.__get_cpuid_max.html
 share/doc/rust/html/core/arch/x86_64/fn.__rdtscp.html
-share/doc/rust/html/core/arch/x86_64/fn.__readeflags.html
-share/doc/rust/html/core/arch/x86_64/fn.__writeeflags.html
 share/doc/rust/html/core/arch/x86_64/fn._andn_u32.html
 share/doc/rust/html/core/arch/x86_64/fn._andn_u64.html
 share/doc/rust/html/core/arch/x86_64/fn._bextr2_u32.html
@@ -5893,6 +6124,7 @@ share/doc/rust/html/core/arch/x86_64/fn._mm_mulhrs_epi16.html
 share/doc/rust/html/core/arch/x86_64/fn._mm_mulhrs_pi16.html
 share/doc/rust/html/core/arch/x86_64/fn._mm_mullo_epi16.html
 share/doc/rust/html/core/arch/x86_64/fn._mm_mullo_epi32.html
+share/doc/rust/html/core/arch/x86_64/fn._mm_mullo_pi16.html
 share/doc/rust/html/core/arch/x86_64/fn._mm_or_pd.html
 share/doc/rust/html/core/arch/x86_64/fn._mm_or_ps.html
 share/doc/rust/html/core/arch/x86_64/fn._mm_or_si128.html
@@ -6438,8 +6670,112 @@ share/doc/rust/html/core/coresimd/arch/arm/index.html
 share/doc/rust/html/core/coresimd/arch/index.html
 share/doc/rust/html/core/coresimd/arch/mips/index.html
 share/doc/rust/html/core/coresimd/arch/mips64/index.html
+share/doc/rust/html/core/coresimd/arch/powerpc/index.html
+share/doc/rust/html/core/coresimd/arch/powerpc64/index.html
 share/doc/rust/html/core/coresimd/arch/x86/index.html
 share/doc/rust/html/core/coresimd/arch/x86_64/index.html
+share/doc/rust/html/core/coresimd/arm/cmsis/__DMB.v.html
+share/doc/rust/html/core/coresimd/arm/cmsis/__DSB.v.html
+share/doc/rust/html/core/coresimd/arm/cmsis/__ISB.v.html
+share/doc/rust/html/core/coresimd/arm/cmsis/__NOP.v.html
+share/doc/rust/html/core/coresimd/arm/cmsis/__SEV.v.html
+share/doc/rust/html/core/coresimd/arm/cmsis/__WFE.v.html
+share/doc/rust/html/core/coresimd/arm/cmsis/__WFI.v.html
+share/doc/rust/html/core/coresimd/arm/cmsis/__disable_irq.v.html
+share/doc/rust/html/core/coresimd/arm/cmsis/__enable_irq.v.html
+share/doc/rust/html/core/coresimd/arm/cmsis/__get_APSR.v.html
+share/doc/rust/html/core/coresimd/arm/cmsis/__get_CONTROL.v.html
+share/doc/rust/html/core/coresimd/arm/cmsis/__get_IPSR.v.html
+share/doc/rust/html/core/coresimd/arm/cmsis/__get_MSP.v.html
+share/doc/rust/html/core/coresimd/arm/cmsis/__get_PRIMASK.v.html
+share/doc/rust/html/core/coresimd/arm/cmsis/__get_PSP.v.html
+share/doc/rust/html/core/coresimd/arm/cmsis/__get_xPSR.v.html
+share/doc/rust/html/core/coresimd/arm/cmsis/__set_CONTROL.v.html
+share/doc/rust/html/core/coresimd/arm/cmsis/__set_MSP.v.html
+share/doc/rust/html/core/coresimd/arm/cmsis/__set_PRIMASK.v.html
+share/doc/rust/html/core/coresimd/arm/cmsis/__set_PSP.v.html
+share/doc/rust/html/core/coresimd/arm/cmsis/fn.__DMB.html
+share/doc/rust/html/core/coresimd/arm/cmsis/fn.__DSB.html
+share/doc/rust/html/core/coresimd/arm/cmsis/fn.__ISB.html
+share/doc/rust/html/core/coresimd/arm/cmsis/fn.__NOP.html
+share/doc/rust/html/core/coresimd/arm/cmsis/fn.__SEV.html
+share/doc/rust/html/core/coresimd/arm/cmsis/fn.__WFE.html
+share/doc/rust/html/core/coresimd/arm/cmsis/fn.__WFI.html
+share/doc/rust/html/core/coresimd/arm/cmsis/fn.__disable_irq.html
+share/doc/rust/html/core/coresimd/arm/cmsis/fn.__enable_irq.html
+share/doc/rust/html/core/coresimd/arm/cmsis/fn.__get_APSR.html
+share/doc/rust/html/core/coresimd/arm/cmsis/fn.__get_CONTROL.html
+share/doc/rust/html/core/coresimd/arm/cmsis/fn.__get_IPSR.html
+share/doc/rust/html/core/coresimd/arm/cmsis/fn.__get_MSP.html
+share/doc/rust/html/core/coresimd/arm/cmsis/fn.__get_PRIMASK.html
+share/doc/rust/html/core/coresimd/arm/cmsis/fn.__get_PSP.html
+share/doc/rust/html/core/coresimd/arm/cmsis/fn.__get_xPSR.html
+share/doc/rust/html/core/coresimd/arm/cmsis/fn.__set_CONTROL.html
+share/doc/rust/html/core/coresimd/arm/cmsis/fn.__set_MSP.html
+share/doc/rust/html/core/coresimd/arm/cmsis/fn.__set_PRIMASK.html
+share/doc/rust/html/core/coresimd/arm/cmsis/fn.__set_PSP.html
+share/doc/rust/html/core/coresimd/arm/cmsis/v7/__disable_fault_irq.v.html
+share/doc/rust/html/core/coresimd/arm/cmsis/v7/__enable_fault_irq.v.html
+share/doc/rust/html/core/coresimd/arm/cmsis/v7/__get_BASEPRI.v.html
+share/doc/rust/html/core/coresimd/arm/cmsis/v7/__get_FAULTMASK.v.html
+share/doc/rust/html/core/coresimd/arm/cmsis/v7/__set_BASEPRI.v.html
+share/doc/rust/html/core/coresimd/arm/cmsis/v7/__set_BASEPRI_MAX.v.html
+share/doc/rust/html/core/coresimd/arm/cmsis/v7/__set_FAULTMASK.v.html
+share/doc/rust/html/core/coresimd/arm/cmsis/v7/fn.__disable_fault_irq.html
+share/doc/rust/html/core/coresimd/arm/cmsis/v7/fn.__enable_fault_irq.html
+share/doc/rust/html/core/coresimd/arm/cmsis/v7/fn.__get_BASEPRI.html
+share/doc/rust/html/core/coresimd/arm/cmsis/v7/fn.__get_FAULTMASK.html
+share/doc/rust/html/core/coresimd/arm/cmsis/v7/fn.__set_BASEPRI.html
+share/doc/rust/html/core/coresimd/arm/cmsis/v7/fn.__set_BASEPRI_MAX.html
+share/doc/rust/html/core/coresimd/arm/cmsis/v7/fn.__set_FAULTMASK.html
+share/doc/rust/html/core/coresimd/arm/dsp/fn.qadd.html
+share/doc/rust/html/core/coresimd/arm/dsp/fn.qadd16.html
+share/doc/rust/html/core/coresimd/arm/dsp/fn.qadd8.html
+share/doc/rust/html/core/coresimd/arm/dsp/fn.qasx.html
+share/doc/rust/html/core/coresimd/arm/dsp/fn.qsax.html
+share/doc/rust/html/core/coresimd/arm/dsp/fn.qsub.html
+share/doc/rust/html/core/coresimd/arm/dsp/fn.qsub16.html
+share/doc/rust/html/core/coresimd/arm/dsp/fn.qsub8.html
+share/doc/rust/html/core/coresimd/arm/dsp/fn.sadd16.html
+share/doc/rust/html/core/coresimd/arm/dsp/fn.sadd8.html
+share/doc/rust/html/core/coresimd/arm/dsp/fn.sasx.html
+share/doc/rust/html/core/coresimd/arm/dsp/fn.sel.html
+share/doc/rust/html/core/coresimd/arm/dsp/fn.shadd16.html
+share/doc/rust/html/core/coresimd/arm/dsp/fn.shadd8.html
+share/doc/rust/html/core/coresimd/arm/dsp/fn.shsub16.html
+share/doc/rust/html/core/coresimd/arm/dsp/fn.shsub8.html
+share/doc/rust/html/core/coresimd/arm/dsp/fn.smuad.html
+share/doc/rust/html/core/coresimd/arm/dsp/fn.smuadx.html
+share/doc/rust/html/core/coresimd/arm/dsp/fn.smusd.html
+share/doc/rust/html/core/coresimd/arm/dsp/fn.smusdx.html
+share/doc/rust/html/core/coresimd/arm/dsp/int16x2_t.t.html
+share/doc/rust/html/core/coresimd/arm/dsp/int8x4_t.t.html
+share/doc/rust/html/core/coresimd/arm/dsp/qadd.v.html
+share/doc/rust/html/core/coresimd/arm/dsp/qadd16.v.html
+share/doc/rust/html/core/coresimd/arm/dsp/qadd8.v.html
+share/doc/rust/html/core/coresimd/arm/dsp/qasx.v.html
+share/doc/rust/html/core/coresimd/arm/dsp/qsax.v.html
+share/doc/rust/html/core/coresimd/arm/dsp/qsub.v.html
+share/doc/rust/html/core/coresimd/arm/dsp/qsub16.v.html
+share/doc/rust/html/core/coresimd/arm/dsp/qsub8.v.html
+share/doc/rust/html/core/coresimd/arm/dsp/sadd16.v.html
+share/doc/rust/html/core/coresimd/arm/dsp/sadd8.v.html
+share/doc/rust/html/core/coresimd/arm/dsp/sasx.v.html
+share/doc/rust/html/core/coresimd/arm/dsp/sel.v.html
+share/doc/rust/html/core/coresimd/arm/dsp/shadd16.v.html
+share/doc/rust/html/core/coresimd/arm/dsp/shadd8.v.html
+share/doc/rust/html/core/coresimd/arm/dsp/shsub16.v.html
+share/doc/rust/html/core/coresimd/arm/dsp/shsub8.v.html
+share/doc/rust/html/core/coresimd/arm/dsp/smuad.v.html
+share/doc/rust/html/core/coresimd/arm/dsp/smuadx.v.html
+share/doc/rust/html/core/coresimd/arm/dsp/smusd.v.html
+share/doc/rust/html/core/coresimd/arm/dsp/smusdx.v.html
+share/doc/rust/html/core/coresimd/arm/dsp/struct.int16x2_t.html
+share/doc/rust/html/core/coresimd/arm/dsp/struct.int8x4_t.html
+share/doc/rust/html/core/coresimd/arm/dsp/struct.uint16x2_t.html
+share/doc/rust/html/core/coresimd/arm/dsp/struct.uint8x4_t.html
+share/doc/rust/html/core/coresimd/arm/dsp/uint16x2_t.t.html
+share/doc/rust/html/core/coresimd/arm/dsp/uint8x4_t.t.html
 share/doc/rust/html/core/coresimd/arm/neon/float32x2_t.t.html
 share/doc/rust/html/core/coresimd/arm/neon/float32x4_t.t.html
 share/doc/rust/html/core/coresimd/arm/neon/fn.vadd_f32.html
@@ -6588,133 +6924,18 @@ share/doc/rust/html/core/coresimd/arm/v6/fn._rev_u16.html
 share/doc/rust/html/core/coresimd/arm/v6/fn._rev_u32.html
 share/doc/rust/html/core/coresimd/mips/msa/__msa_add_a_b.v.html
 share/doc/rust/html/core/coresimd/mips/msa/fn.__msa_add_a_b.html
-share/doc/rust/html/core/coresimd/ppsv/FromBits.t.html
-share/doc/rust/html/core/coresimd/ppsv/IntoBits.t.html
-share/doc/rust/html/core/coresimd/ppsv/trait.FromBits.html
-share/doc/rust/html/core/coresimd/ppsv/trait.IntoBits.html
-share/doc/rust/html/core/coresimd/ppsv/v128/f32x4.t.html
-share/doc/rust/html/core/coresimd/ppsv/v128/f64x2.t.html
-share/doc/rust/html/core/coresimd/ppsv/v128/i16x8.t.html
-share/doc/rust/html/core/coresimd/ppsv/v128/i32x4.t.html
-share/doc/rust/html/core/coresimd/ppsv/v128/i64x2.t.html
-share/doc/rust/html/core/coresimd/ppsv/v128/i8x16.t.html
-share/doc/rust/html/core/coresimd/ppsv/v128/m16x8.t.html
-share/doc/rust/html/core/coresimd/ppsv/v128/m32x4.t.html
-share/doc/rust/html/core/coresimd/ppsv/v128/m64x2.t.html
-share/doc/rust/html/core/coresimd/ppsv/v128/m8x16.t.html
-share/doc/rust/html/core/coresimd/ppsv/v128/struct.f32x4.html
-share/doc/rust/html/core/coresimd/ppsv/v128/struct.f64x2.html
-share/doc/rust/html/core/coresimd/ppsv/v128/struct.i16x8.html
-share/doc/rust/html/core/coresimd/ppsv/v128/struct.i32x4.html
-share/doc/rust/html/core/coresimd/ppsv/v128/struct.i64x2.html
-share/doc/rust/html/core/coresimd/ppsv/v128/struct.i8x16.html
-share/doc/rust/html/core/coresimd/ppsv/v128/struct.m16x8.html
-share/doc/rust/html/core/coresimd/ppsv/v128/struct.m32x4.html
-share/doc/rust/html/core/coresimd/ppsv/v128/struct.m64x2.html
-share/doc/rust/html/core/coresimd/ppsv/v128/struct.m8x16.html
-share/doc/rust/html/core/coresimd/ppsv/v128/struct.u16x8.html
-share/doc/rust/html/core/coresimd/ppsv/v128/struct.u32x4.html
-share/doc/rust/html/core/coresimd/ppsv/v128/struct.u64x2.html
-share/doc/rust/html/core/coresimd/ppsv/v128/struct.u8x16.html
-share/doc/rust/html/core/coresimd/ppsv/v128/u16x8.t.html
-share/doc/rust/html/core/coresimd/ppsv/v128/u32x4.t.html
-share/doc/rust/html/core/coresimd/ppsv/v128/u64x2.t.html
-share/doc/rust/html/core/coresimd/ppsv/v128/u8x16.t.html
-share/doc/rust/html/core/coresimd/ppsv/v16/i8x2.t.html
-share/doc/rust/html/core/coresimd/ppsv/v16/m8x2.t.html
-share/doc/rust/html/core/coresimd/ppsv/v16/struct.i8x2.html
-share/doc/rust/html/core/coresimd/ppsv/v16/struct.m8x2.html
-share/doc/rust/html/core/coresimd/ppsv/v16/struct.u8x2.html
-share/doc/rust/html/core/coresimd/ppsv/v16/u8x2.t.html
-share/doc/rust/html/core/coresimd/ppsv/v256/f32x8.t.html
-share/doc/rust/html/core/coresimd/ppsv/v256/f64x4.t.html
-share/doc/rust/html/core/coresimd/ppsv/v256/i16x16.t.html
-share/doc/rust/html/core/coresimd/ppsv/v256/i32x8.t.html
-share/doc/rust/html/core/coresimd/ppsv/v256/i64x4.t.html
-share/doc/rust/html/core/coresimd/ppsv/v256/i8x32.t.html
-share/doc/rust/html/core/coresimd/ppsv/v256/m16x16.t.html
-share/doc/rust/html/core/coresimd/ppsv/v256/m32x8.t.html
-share/doc/rust/html/core/coresimd/ppsv/v256/m64x4.t.html
-share/doc/rust/html/core/coresimd/ppsv/v256/m8x32.t.html
-share/doc/rust/html/core/coresimd/ppsv/v256/struct.f32x8.html
-share/doc/rust/html/core/coresimd/ppsv/v256/struct.f64x4.html
-share/doc/rust/html/core/coresimd/ppsv/v256/struct.i16x16.html
-share/doc/rust/html/core/coresimd/ppsv/v256/struct.i32x8.html
-share/doc/rust/html/core/coresimd/ppsv/v256/struct.i64x4.html
-share/doc/rust/html/core/coresimd/ppsv/v256/struct.i8x32.html
-share/doc/rust/html/core/coresimd/ppsv/v256/struct.m16x16.html
-share/doc/rust/html/core/coresimd/ppsv/v256/struct.m32x8.html
-share/doc/rust/html/core/coresimd/ppsv/v256/struct.m64x4.html
-share/doc/rust/html/core/coresimd/ppsv/v256/struct.m8x32.html
-share/doc/rust/html/core/coresimd/ppsv/v256/struct.u16x16.html
-share/doc/rust/html/core/coresimd/ppsv/v256/struct.u32x8.html
-share/doc/rust/html/core/coresimd/ppsv/v256/struct.u64x4.html
-share/doc/rust/html/core/coresimd/ppsv/v256/struct.u8x32.html
-share/doc/rust/html/core/coresimd/ppsv/v256/u16x16.t.html
-share/doc/rust/html/core/coresimd/ppsv/v256/u32x8.t.html
-share/doc/rust/html/core/coresimd/ppsv/v256/u64x4.t.html
-share/doc/rust/html/core/coresimd/ppsv/v256/u8x32.t.html
-share/doc/rust/html/core/coresimd/ppsv/v32/i16x2.t.html
-share/doc/rust/html/core/coresimd/ppsv/v32/i8x4.t.html
-share/doc/rust/html/core/coresimd/ppsv/v32/m16x2.t.html
-share/doc/rust/html/core/coresimd/ppsv/v32/m8x4.t.html
-share/doc/rust/html/core/coresimd/ppsv/v32/struct.i16x2.html
-share/doc/rust/html/core/coresimd/ppsv/v32/struct.i8x4.html
-share/doc/rust/html/core/coresimd/ppsv/v32/struct.m16x2.html
-share/doc/rust/html/core/coresimd/ppsv/v32/struct.m8x4.html
-share/doc/rust/html/core/coresimd/ppsv/v32/struct.u16x2.html
-share/doc/rust/html/core/coresimd/ppsv/v32/struct.u8x4.html
-share/doc/rust/html/core/coresimd/ppsv/v32/u16x2.t.html
-share/doc/rust/html/core/coresimd/ppsv/v32/u8x4.t.html
-share/doc/rust/html/core/coresimd/ppsv/v512/f32x16.t.html
-share/doc/rust/html/core/coresimd/ppsv/v512/f64x8.t.html
-share/doc/rust/html/core/coresimd/ppsv/v512/i16x32.t.html
-share/doc/rust/html/core/coresimd/ppsv/v512/i32x16.t.html
-share/doc/rust/html/core/coresimd/ppsv/v512/i64x8.t.html
-share/doc/rust/html/core/coresimd/ppsv/v512/i8x64.t.html
-share/doc/rust/html/core/coresimd/ppsv/v512/m1x16.t.html
-share/doc/rust/html/core/coresimd/ppsv/v512/m1x32.t.html
-share/doc/rust/html/core/coresimd/ppsv/v512/m1x64.t.html
-share/doc/rust/html/core/coresimd/ppsv/v512/m1x8.t.html
-share/doc/rust/html/core/coresimd/ppsv/v512/struct.f32x16.html
-share/doc/rust/html/core/coresimd/ppsv/v512/struct.f64x8.html
-share/doc/rust/html/core/coresimd/ppsv/v512/struct.i16x32.html
-share/doc/rust/html/core/coresimd/ppsv/v512/struct.i32x16.html
-share/doc/rust/html/core/coresimd/ppsv/v512/struct.i64x8.html
-share/doc/rust/html/core/coresimd/ppsv/v512/struct.i8x64.html
-share/doc/rust/html/core/coresimd/ppsv/v512/struct.m1x16.html
-share/doc/rust/html/core/coresimd/ppsv/v512/struct.m1x32.html
-share/doc/rust/html/core/coresimd/ppsv/v512/struct.m1x64.html
-share/doc/rust/html/core/coresimd/ppsv/v512/struct.m1x8.html
-share/doc/rust/html/core/coresimd/ppsv/v512/struct.u16x32.html
-share/doc/rust/html/core/coresimd/ppsv/v512/struct.u32x16.html
-share/doc/rust/html/core/coresimd/ppsv/v512/struct.u64x8.html
-share/doc/rust/html/core/coresimd/ppsv/v512/struct.u8x64.html
-share/doc/rust/html/core/coresimd/ppsv/v512/u16x32.t.html
-share/doc/rust/html/core/coresimd/ppsv/v512/u32x16.t.html
-share/doc/rust/html/core/coresimd/ppsv/v512/u64x8.t.html
-share/doc/rust/html/core/coresimd/ppsv/v512/u8x64.t.html
-share/doc/rust/html/core/coresimd/ppsv/v64/f32x2.t.html
-share/doc/rust/html/core/coresimd/ppsv/v64/i16x4.t.html
-share/doc/rust/html/core/coresimd/ppsv/v64/i32x2.t.html
-share/doc/rust/html/core/coresimd/ppsv/v64/i8x8.t.html
-share/doc/rust/html/core/coresimd/ppsv/v64/m16x4.t.html
-share/doc/rust/html/core/coresimd/ppsv/v64/m32x2.t.html
-share/doc/rust/html/core/coresimd/ppsv/v64/m8x8.t.html
-share/doc/rust/html/core/coresimd/ppsv/v64/struct.f32x2.html
-share/doc/rust/html/core/coresimd/ppsv/v64/struct.i16x4.html
-share/doc/rust/html/core/coresimd/ppsv/v64/struct.i32x2.html
-share/doc/rust/html/core/coresimd/ppsv/v64/struct.i8x8.html
-share/doc/rust/html/core/coresimd/ppsv/v64/struct.m16x4.html
-share/doc/rust/html/core/coresimd/ppsv/v64/struct.m32x2.html
-share/doc/rust/html/core/coresimd/ppsv/v64/struct.m8x8.html
-share/doc/rust/html/core/coresimd/ppsv/v64/struct.u16x4.html
-share/doc/rust/html/core/coresimd/ppsv/v64/struct.u32x2.html
-share/doc/rust/html/core/coresimd/ppsv/v64/struct.u8x8.html
-share/doc/rust/html/core/coresimd/ppsv/v64/u16x4.t.html
-share/doc/rust/html/core/coresimd/ppsv/v64/u32x2.t.html
-share/doc/rust/html/core/coresimd/ppsv/v64/u8x8.t.html
-share/doc/rust/html/core/coresimd/simd/index.html
+share/doc/rust/html/core/coresimd/mips/msa/i8x16.t.html
+share/doc/rust/html/core/coresimd/mips/msa/struct.i8x16.html
+share/doc/rust/html/core/coresimd/powerpc64/vsx/fn.vec_xxpermdi.html
+share/doc/rust/html/core/coresimd/powerpc64/vsx/struct.vector_bool_long.html
+share/doc/rust/html/core/coresimd/powerpc64/vsx/struct.vector_double.html
+share/doc/rust/html/core/coresimd/powerpc64/vsx/struct.vector_signed_long.html
+share/doc/rust/html/core/coresimd/powerpc64/vsx/struct.vector_unsigned_long.html
+share/doc/rust/html/core/coresimd/powerpc64/vsx/vec_xxpermdi.v.html
+share/doc/rust/html/core/coresimd/powerpc64/vsx/vector_bool_long.t.html
+share/doc/rust/html/core/coresimd/powerpc64/vsx/vector_double.t.html
+share/doc/rust/html/core/coresimd/powerpc64/vsx/vector_signed_long.t.html
+share/doc/rust/html/core/coresimd/powerpc64/vsx/vector_unsigned_long.t.html
 share/doc/rust/html/core/coresimd/x86/__m128.t.html
 share/doc/rust/html/core/coresimd/x86/__m128d.t.html
 share/doc/rust/html/core/coresimd/x86/__m128i.t.html
@@ -7594,10 +7815,6 @@ share/doc/rust/html/core/coresimd/x86/cpuid/fn.__get_cpuid_max.html
 share/doc/rust/html/core/coresimd/x86/cpuid/fn.has_cpuid.html
 share/doc/rust/html/core/coresimd/x86/cpuid/has_cpuid.v.html
 share/doc/rust/html/core/coresimd/x86/cpuid/struct.CpuidResult.html
-share/doc/rust/html/core/coresimd/x86/eflags/__readeflags.v.html
-share/doc/rust/html/core/coresimd/x86/eflags/__writeeflags.v.html
-share/doc/rust/html/core/coresimd/x86/eflags/fn.__readeflags.html
-share/doc/rust/html/core/coresimd/x86/eflags/fn.__writeeflags.html
 share/doc/rust/html/core/coresimd/x86/fma/_mm256_fmadd_pd.v.html
 share/doc/rust/html/core/coresimd/x86/fma/_mm256_fmadd_ps.v.html
 share/doc/rust/html/core/coresimd/x86/fma/_mm256_fmaddsub_pd.v.html
@@ -7826,6 +8043,7 @@ share/doc/rust/html/core/coresimd/x86/sse/_MM_SET_EXCEPTION_MASK.v.html
 share/doc/rust/html/core/coresimd/x86/sse/_MM_SET_EXCEPTION_STATE.v.html
 share/doc/rust/html/core/coresimd/x86/sse/_MM_SET_FLUSH_ZERO_MODE.v.html
 share/doc/rust/html/core/coresimd/x86/sse/_MM_SET_ROUNDING_MODE.v.html
+share/doc/rust/html/core/coresimd/x86/sse/_MM_SHUFFLE.v.html
 share/doc/rust/html/core/coresimd/x86/sse/_MM_TRANSPOSE4_PS.v.html
 share/doc/rust/html/core/coresimd/x86/sse/_m_maskmovq.v.html
 share/doc/rust/html/core/coresimd/x86/sse/_m_pavgb.v.html
@@ -7926,6 +8144,7 @@ share/doc/rust/html/core/coresimd/x86/sse/_mm_movemask_ps.v.html
 share/doc/rust/html/core/coresimd/x86/sse/_mm_mul_ps.v.html
 share/doc/rust/html/core/coresimd/x86/sse/_mm_mul_ss.v.html
 share/doc/rust/html/core/coresimd/x86/sse/_mm_mulhi_pu16.v.html
+share/doc/rust/html/core/coresimd/x86/sse/_mm_mullo_pi16.v.html
 share/doc/rust/html/core/coresimd/x86/sse/_mm_or_ps.v.html
 share/doc/rust/html/core/coresimd/x86/sse/_mm_prefetch.v.html
 share/doc/rust/html/core/coresimd/x86/sse/_mm_rcp_ps.v.html
@@ -8001,6 +8220,7 @@ share/doc/rust/html/core/coresimd/x86/sse/fn._MM_SET_EXCEPTION_MASK.html
 share/doc/rust/html/core/coresimd/x86/sse/fn._MM_SET_EXCEPTION_STATE.html
 share/doc/rust/html/core/coresimd/x86/sse/fn._MM_SET_FLUSH_ZERO_MODE.html
 share/doc/rust/html/core/coresimd/x86/sse/fn._MM_SET_ROUNDING_MODE.html
+share/doc/rust/html/core/coresimd/x86/sse/fn._MM_SHUFFLE.html
 share/doc/rust/html/core/coresimd/x86/sse/fn._MM_TRANSPOSE4_PS.html
 share/doc/rust/html/core/coresimd/x86/sse/fn._m_maskmovq.html
 share/doc/rust/html/core/coresimd/x86/sse/fn._m_pavgb.html
@@ -8101,6 +8321,7 @@ share/doc/rust/html/core/coresimd/x86/sse/fn._mm_movemask_ps.html
 share/doc/rust/html/core/coresimd/x86/sse/fn._mm_mul_ps.html
 share/doc/rust/html/core/coresimd/x86/sse/fn._mm_mul_ss.html
 share/doc/rust/html/core/coresimd/x86/sse/fn._mm_mulhi_pu16.html
+share/doc/rust/html/core/coresimd/x86/sse/fn._mm_mullo_pi16.html
 share/doc/rust/html/core/coresimd/x86/sse/fn._mm_or_ps.html
 share/doc/rust/html/core/coresimd/x86/sse/fn._mm_prefetch.html
 share/doc/rust/html/core/coresimd/x86/sse/fn._mm_rcp_ps.html
@@ -9238,9 +9459,23 @@ share/doc/rust/html/core/fmt/type.Result.html
 share/doc/rust/html/core/fmt/write.v.html
 share/doc/rust/html/core/format_args.m.html
 share/doc/rust/html/core/future/Future.t.html
+share/doc/rust/html/core/future/FutureObj.t.html
+share/doc/rust/html/core/future/LocalFutureObj.t.html
+share/doc/rust/html/core/future/UnsafeFutureObj.t.html
+share/doc/rust/html/core/future/future/Future.t.html
+share/doc/rust/html/core/future/future/trait.Future.html
+share/doc/rust/html/core/future/future_obj/FutureObj.t.html
+share/doc/rust/html/core/future/future_obj/LocalFutureObj.t.html
+share/doc/rust/html/core/future/future_obj/UnsafeFutureObj.t.html
+share/doc/rust/html/core/future/future_obj/struct.FutureObj.html
+share/doc/rust/html/core/future/future_obj/struct.LocalFutureObj.html
+share/doc/rust/html/core/future/future_obj/trait.UnsafeFutureObj.html
 share/doc/rust/html/core/future/index.html
 share/doc/rust/html/core/future/sidebar-items.js
+share/doc/rust/html/core/future/struct.FutureObj.html
+share/doc/rust/html/core/future/struct.LocalFutureObj.html
 share/doc/rust/html/core/future/trait.Future.html
+share/doc/rust/html/core/future/trait.UnsafeFutureObj.html
 share/doc/rust/html/core/hash/BuildHasher.t.html
 share/doc/rust/html/core/hash/BuildHasherDefault.t.html
 share/doc/rust/html/core/hash/Hash.t.html
@@ -9590,6 +9825,8 @@ share/doc/rust/html/core/intrinsics/fn.truncf64.html
 share/doc/rust/html/core/intrinsics/fn.try.html
 share/doc/rust/html/core/intrinsics/fn.type_id.html
 share/doc/rust/html/core/intrinsics/fn.type_name.html
+share/doc/rust/html/core/intrinsics/fn.unaligned_volatile_load.html
+share/doc/rust/html/core/intrinsics/fn.unaligned_volatile_store.html
 share/doc/rust/html/core/intrinsics/fn.unchecked_div.html
 share/doc/rust/html/core/intrinsics/fn.unchecked_rem.html
 share/doc/rust/html/core/intrinsics/fn.unchecked_shl.html
@@ -9654,6 +9891,8 @@ share/doc/rust/html/core/intrinsics/truncf64.v.html
 share/doc/rust/html/core/intrinsics/try.v.html
 share/doc/rust/html/core/intrinsics/type_id.v.html
 share/doc/rust/html/core/intrinsics/type_name.v.html
+share/doc/rust/html/core/intrinsics/unaligned_volatile_load.v.html
+share/doc/rust/html/core/intrinsics/unaligned_volatile_store.v.html
 share/doc/rust/html/core/intrinsics/unchecked_div.v.html
 share/doc/rust/html/core/intrinsics/unchecked_rem.v.html
 share/doc/rust/html/core/intrinsics/unchecked_shl.v.html
@@ -9896,11 +10135,11 @@ share/doc/rust/html/core/mem/sidebar-items.js
 share/doc/rust/html/core/mem/size_of.v.html
 share/doc/rust/html/core/mem/size_of_val.v.html
 share/doc/rust/html/core/mem/struct.Discriminant.html
+share/doc/rust/html/core/mem/struct.ManuallyDrop.html
 share/doc/rust/html/core/mem/struct.PinMut.html
 share/doc/rust/html/core/mem/swap.v.html
 share/doc/rust/html/core/mem/transmute_copy.v.html
 share/doc/rust/html/core/mem/uninitialized.v.html
-share/doc/rust/html/core/mem/union.ManuallyDrop.html
 share/doc/rust/html/core/mem/zeroed.v.html
 share/doc/rust/html/core/module_path.m.html
 share/doc/rust/html/core/num/FpCategory.t.html
@@ -10174,134 +10413,6 @@ share/doc/rust/html/core/result/struct.IntoIter.html
 share/doc/rust/html/core/result/struct.Iter.html
 share/doc/rust/html/core/result/struct.IterMut.html
 share/doc/rust/html/core/sidebar-items.js
-share/doc/rust/html/core/simd/FromBits.t.html
-share/doc/rust/html/core/simd/IntoBits.t.html
-share/doc/rust/html/core/simd/f32x16.t.html
-share/doc/rust/html/core/simd/f32x2.t.html
-share/doc/rust/html/core/simd/f32x4.t.html
-share/doc/rust/html/core/simd/f32x8.t.html
-share/doc/rust/html/core/simd/f64x2.t.html
-share/doc/rust/html/core/simd/f64x4.t.html
-share/doc/rust/html/core/simd/f64x8.t.html
-share/doc/rust/html/core/simd/i16x16.t.html
-share/doc/rust/html/core/simd/i16x2.t.html
-share/doc/rust/html/core/simd/i16x32.t.html
-share/doc/rust/html/core/simd/i16x4.t.html
-share/doc/rust/html/core/simd/i16x8.t.html
-share/doc/rust/html/core/simd/i32x16.t.html
-share/doc/rust/html/core/simd/i32x2.t.html
-share/doc/rust/html/core/simd/i32x4.t.html
-share/doc/rust/html/core/simd/i32x8.t.html
-share/doc/rust/html/core/simd/i64x2.t.html
-share/doc/rust/html/core/simd/i64x4.t.html
-share/doc/rust/html/core/simd/i64x8.t.html
-share/doc/rust/html/core/simd/i8x16.t.html
-share/doc/rust/html/core/simd/i8x2.t.html
-share/doc/rust/html/core/simd/i8x32.t.html
-share/doc/rust/html/core/simd/i8x4.t.html
-share/doc/rust/html/core/simd/i8x64.t.html
-share/doc/rust/html/core/simd/i8x8.t.html
-share/doc/rust/html/core/simd/index.html
-share/doc/rust/html/core/simd/m16x16.t.html
-share/doc/rust/html/core/simd/m16x2.t.html
-share/doc/rust/html/core/simd/m16x4.t.html
-share/doc/rust/html/core/simd/m16x8.t.html
-share/doc/rust/html/core/simd/m1x16.t.html
-share/doc/rust/html/core/simd/m1x32.t.html
-share/doc/rust/html/core/simd/m1x64.t.html
-share/doc/rust/html/core/simd/m1x8.t.html
-share/doc/rust/html/core/simd/m32x2.t.html
-share/doc/rust/html/core/simd/m32x4.t.html
-share/doc/rust/html/core/simd/m32x8.t.html
-share/doc/rust/html/core/simd/m64x2.t.html
-share/doc/rust/html/core/simd/m64x4.t.html
-share/doc/rust/html/core/simd/m8x16.t.html
-share/doc/rust/html/core/simd/m8x2.t.html
-share/doc/rust/html/core/simd/m8x32.t.html
-share/doc/rust/html/core/simd/m8x4.t.html
-share/doc/rust/html/core/simd/m8x8.t.html
-share/doc/rust/html/core/simd/sidebar-items.js
-share/doc/rust/html/core/simd/struct.f32x16.html
-share/doc/rust/html/core/simd/struct.f32x2.html
-share/doc/rust/html/core/simd/struct.f32x4.html
-share/doc/rust/html/core/simd/struct.f32x8.html
-share/doc/rust/html/core/simd/struct.f64x2.html
-share/doc/rust/html/core/simd/struct.f64x4.html
-share/doc/rust/html/core/simd/struct.f64x8.html
-share/doc/rust/html/core/simd/struct.i16x16.html
-share/doc/rust/html/core/simd/struct.i16x2.html
-share/doc/rust/html/core/simd/struct.i16x32.html
-share/doc/rust/html/core/simd/struct.i16x4.html
-share/doc/rust/html/core/simd/struct.i16x8.html
-share/doc/rust/html/core/simd/struct.i32x16.html
-share/doc/rust/html/core/simd/struct.i32x2.html
-share/doc/rust/html/core/simd/struct.i32x4.html
-share/doc/rust/html/core/simd/struct.i32x8.html
-share/doc/rust/html/core/simd/struct.i64x2.html
-share/doc/rust/html/core/simd/struct.i64x4.html
-share/doc/rust/html/core/simd/struct.i64x8.html
-share/doc/rust/html/core/simd/struct.i8x16.html
-share/doc/rust/html/core/simd/struct.i8x2.html
-share/doc/rust/html/core/simd/struct.i8x32.html
-share/doc/rust/html/core/simd/struct.i8x4.html
-share/doc/rust/html/core/simd/struct.i8x64.html
-share/doc/rust/html/core/simd/struct.i8x8.html
-share/doc/rust/html/core/simd/struct.m16x16.html
-share/doc/rust/html/core/simd/struct.m16x2.html
-share/doc/rust/html/core/simd/struct.m16x4.html
-share/doc/rust/html/core/simd/struct.m16x8.html
-share/doc/rust/html/core/simd/struct.m1x16.html
-share/doc/rust/html/core/simd/struct.m1x32.html
-share/doc/rust/html/core/simd/struct.m1x64.html
-share/doc/rust/html/core/simd/struct.m1x8.html
-share/doc/rust/html/core/simd/struct.m32x2.html
-share/doc/rust/html/core/simd/struct.m32x4.html
-share/doc/rust/html/core/simd/struct.m32x8.html
-share/doc/rust/html/core/simd/struct.m64x2.html
-share/doc/rust/html/core/simd/struct.m64x4.html
-share/doc/rust/html/core/simd/struct.m8x16.html
-share/doc/rust/html/core/simd/struct.m8x2.html
-share/doc/rust/html/core/simd/struct.m8x32.html
-share/doc/rust/html/core/simd/struct.m8x4.html
-share/doc/rust/html/core/simd/struct.m8x8.html
-share/doc/rust/html/core/simd/struct.u16x16.html
-share/doc/rust/html/core/simd/struct.u16x2.html
-share/doc/rust/html/core/simd/struct.u16x32.html
-share/doc/rust/html/core/simd/struct.u16x4.html
-share/doc/rust/html/core/simd/struct.u16x8.html
-share/doc/rust/html/core/simd/struct.u32x16.html
-share/doc/rust/html/core/simd/struct.u32x2.html
-share/doc/rust/html/core/simd/struct.u32x4.html
-share/doc/rust/html/core/simd/struct.u32x8.html
-share/doc/rust/html/core/simd/struct.u64x2.html
-share/doc/rust/html/core/simd/struct.u64x4.html
-share/doc/rust/html/core/simd/struct.u64x8.html
-share/doc/rust/html/core/simd/struct.u8x16.html
-share/doc/rust/html/core/simd/struct.u8x2.html
-share/doc/rust/html/core/simd/struct.u8x32.html
-share/doc/rust/html/core/simd/struct.u8x4.html
-share/doc/rust/html/core/simd/struct.u8x64.html
-share/doc/rust/html/core/simd/struct.u8x8.html
-share/doc/rust/html/core/simd/trait.FromBits.html
-share/doc/rust/html/core/simd/trait.IntoBits.html
-share/doc/rust/html/core/simd/u16x16.t.html
-share/doc/rust/html/core/simd/u16x2.t.html
-share/doc/rust/html/core/simd/u16x32.t.html
-share/doc/rust/html/core/simd/u16x4.t.html
-share/doc/rust/html/core/simd/u16x8.t.html
-share/doc/rust/html/core/simd/u32x16.t.html
-share/doc/rust/html/core/simd/u32x2.t.html
-share/doc/rust/html/core/simd/u32x4.t.html
-share/doc/rust/html/core/simd/u32x8.t.html
-share/doc/rust/html/core/simd/u64x2.t.html
-share/doc/rust/html/core/simd/u64x4.t.html
-share/doc/rust/html/core/simd/u64x8.t.html
-share/doc/rust/html/core/simd/u8x16.t.html
-share/doc/rust/html/core/simd/u8x2.t.html
-share/doc/rust/html/core/simd/u8x32.t.html
-share/doc/rust/html/core/simd/u8x4.t.html
-share/doc/rust/html/core/simd/u8x64.t.html
-share/doc/rust/html/core/simd/u8x8.t.html
 share/doc/rust/html/core/slice/Chunks.t.html
 share/doc/rust/html/core/slice/ChunksMut.t.html
 share/doc/rust/html/core/slice/ExactChunks.t.html
@@ -10366,6 +10477,7 @@ share/doc/rust/html/core/str/RSplit.t.html
 share/doc/rust/html/core/str/RSplitN.t.html
 share/doc/rust/html/core/str/RSplitTerminator.t.html
 share/doc/rust/html/core/str/Split.t.html
+share/doc/rust/html/core/str/SplitAsciiWhitespace.t.html
 share/doc/rust/html/core/str/SplitN.t.html
 share/doc/rust/html/core/str/SplitTerminator.t.html
 share/doc/rust/html/core/str/SplitWhitespace.t.html
@@ -10426,6 +10538,7 @@ share/doc/rust/html/core/str/struct.RSplit.html
 share/doc/rust/html/core/str/struct.RSplitN.html
 share/doc/rust/html/core/str/struct.RSplitTerminator.html
 share/doc/rust/html/core/str/struct.Split.html
+share/doc/rust/html/core/str/struct.SplitAsciiWhitespace.html
 share/doc/rust/html/core/str/struct.SplitN.html
 share/doc/rust/html/core/str/struct.SplitTerminator.html
 share/doc/rust/html/core/str/struct.SplitWhitespace.html
@@ -10496,23 +10609,39 @@ share/doc/rust/html/core/task/Executor.t.html
 share/doc/rust/html/core/task/LocalWaker.t.html
 share/doc/rust/html/core/task/Poll.t.html
 share/doc/rust/html/core/task/SpawnErrorKind.t.html
+share/doc/rust/html/core/task/SpawnLocalObjError.t.html
 share/doc/rust/html/core/task/SpawnObjError.t.html
-share/doc/rust/html/core/task/TaskObj.t.html
-share/doc/rust/html/core/task/UnsafeTask.t.html
 share/doc/rust/html/core/task/UnsafeWake.t.html
 share/doc/rust/html/core/task/Waker.t.html
+share/doc/rust/html/core/task/context/Context.t.html
+share/doc/rust/html/core/task/context/struct.Context.html
 share/doc/rust/html/core/task/enum.Poll.html
+share/doc/rust/html/core/task/executor/Executor.t.html
+share/doc/rust/html/core/task/executor/SpawnErrorKind.t.html
+share/doc/rust/html/core/task/executor/SpawnLocalObjError.t.html
+share/doc/rust/html/core/task/executor/SpawnObjError.t.html
+share/doc/rust/html/core/task/executor/struct.SpawnErrorKind.html
+share/doc/rust/html/core/task/executor/struct.SpawnLocalObjError.html
+share/doc/rust/html/core/task/executor/struct.SpawnObjError.html
+share/doc/rust/html/core/task/executor/trait.Executor.html
 share/doc/rust/html/core/task/index.html
+share/doc/rust/html/core/task/poll/Poll.t.html
+share/doc/rust/html/core/task/poll/enum.Poll.html
 share/doc/rust/html/core/task/sidebar-items.js
 share/doc/rust/html/core/task/struct.Context.html
 share/doc/rust/html/core/task/struct.LocalWaker.html
 share/doc/rust/html/core/task/struct.SpawnErrorKind.html
+share/doc/rust/html/core/task/struct.SpawnLocalObjError.html
 share/doc/rust/html/core/task/struct.SpawnObjError.html
-share/doc/rust/html/core/task/struct.TaskObj.html
 share/doc/rust/html/core/task/struct.Waker.html
 share/doc/rust/html/core/task/trait.Executor.html
-share/doc/rust/html/core/task/trait.UnsafeTask.html
 share/doc/rust/html/core/task/trait.UnsafeWake.html
+share/doc/rust/html/core/task/wake/LocalWaker.t.html
+share/doc/rust/html/core/task/wake/UnsafeWake.t.html
+share/doc/rust/html/core/task/wake/Waker.t.html
+share/doc/rust/html/core/task/wake/struct.LocalWaker.html
+share/doc/rust/html/core/task/wake/struct.Waker.html
+share/doc/rust/html/core/task/wake/trait.UnsafeWake.html
 share/doc/rust/html/core/time/Duration.t.html
 share/doc/rust/html/core/time/index.html
 share/doc/rust/html/core/time/sidebar-items.js
@@ -10548,6 +10677,12 @@ share/doc/rust/html/core/u8/constant.MAX.html
 share/doc/rust/html/core/u8/constant.MIN.html
 share/doc/rust/html/core/u8/index.html
 share/doc/rust/html/core/u8/sidebar-items.js
+share/doc/rust/html/core/unicode/conversions/fn.to_lower.html
+share/doc/rust/html/core/unicode/conversions/fn.to_upper.html
+share/doc/rust/html/core/unicode/conversions/index.html
+share/doc/rust/html/core/unicode/conversions/sidebar-items.js
+share/doc/rust/html/core/unicode/conversions/to_lower.v.html
+share/doc/rust/html/core/unicode/conversions/to_upper.v.html
 share/doc/rust/html/core/unicode/derived_property/Case_Ignorable.v.html
 share/doc/rust/html/core/unicode/derived_property/Cased.v.html
 share/doc/rust/html/core/unicode/derived_property/fn.Case_Ignorable.html
@@ -10562,6 +10697,10 @@ share/doc/rust/html/core/unicode/property/sidebar-items.js
 share/doc/rust/html/core/unicode/sidebar-items.js
 share/doc/rust/html/core/unicode/tables/UNICODE_VERSION.v.html
 share/doc/rust/html/core/unicode/tables/constant.UNICODE_VERSION.html
+share/doc/rust/html/core/unicode/tables/conversions/fn.to_lower.html
+share/doc/rust/html/core/unicode/tables/conversions/fn.to_upper.html
+share/doc/rust/html/core/unicode/tables/conversions/to_lower.v.html
+share/doc/rust/html/core/unicode/tables/conversions/to_upper.v.html
 share/doc/rust/html/core/unicode/tables/derived_property/Case_Ignorable.v.html
 share/doc/rust/html/core/unicode/tables/derived_property/Cased.v.html
 share/doc/rust/html/core/unicode/tables/derived_property/fn.Case_Ignorable.html
@@ -10618,7 +10757,7 @@ share/doc/rust/html/implementors/alloc/str/pattern/trait.ReverseSearcher.js
 share/doc/rust/html/implementors/alloc/str/pattern/trait.Searcher.js
 share/doc/rust/html/implementors/alloc/str/trait.FromStr.js
 share/doc/rust/html/implementors/alloc/string/trait.ToString.js
-share/doc/rust/html/implementors/alloc/task/trait.UnsafeTask.js
+share/doc/rust/html/implementors/alloc/task/trait.Executor.js
 share/doc/rust/html/implementors/core/any/trait.Any.js
 share/doc/rust/html/implementors/core/array/trait.FixedSizeArray.js
 share/doc/rust/html/implementors/core/borrow/trait.Borrow.js
@@ -10645,7 +10784,10 @@ share/doc/rust/html/implementors/core/fmt/trait.Pointer.js
 share/doc/rust/html/implementors/core/fmt/trait.UpperExp.js
 share/doc/rust/html/implementors/core/fmt/trait.UpperHex.js
 share/doc/rust/html/implementors/core/fmt/trait.Write.js
+share/doc/rust/html/implementors/core/future/future/trait.Future.js
+share/doc/rust/html/implementors/core/future/future_obj/trait.UnsafeFutureObj.js
 share/doc/rust/html/implementors/core/future/trait.Future.js
+share/doc/rust/html/implementors/core/future/trait.UnsafeFutureObj.js
 share/doc/rust/html/implementors/core/hash/trait.BuildHasher.js
 share/doc/rust/html/implementors/core/hash/trait.Hash.js
 share/doc/rust/html/implementors/core/hash/trait.Hasher.js
@@ -10720,8 +10862,6 @@ share/doc/rust/html/implementors/core/ops/trait.Sub.js
 share/doc/rust/html/implementors/core/ops/trait.SubAssign.js
 share/doc/rust/html/implementors/core/ops/trait.Try.js
 share/doc/rust/html/implementors/core/ops/unsize/trait.CoerceUnsized.js
-share/doc/rust/html/implementors/core/simd/trait.FromBits.js
-share/doc/rust/html/implementors/core/simd/trait.IntoBits.js
 share/doc/rust/html/implementors/core/slice/trait.SliceIndex.js
 share/doc/rust/html/implementors/core/str/pattern/trait.DoubleEndedSearcher.js
 share/doc/rust/html/implementors/core/str/pattern/trait.Pattern.js
@@ -10760,6 +10900,7 @@ share/doc/rust/html/implementors/std/fmt/trait.UpperExp.js
 share/doc/rust/html/implementors/std/fmt/trait.UpperHex.js
 share/doc/rust/html/implementors/std/fmt/trait.Write.js
 share/doc/rust/html/implementors/std/future/trait.Future.js
+share/doc/rust/html/implementors/std/future/trait.UnsafeFutureObj.js
 share/doc/rust/html/implementors/std/hash/trait.BuildHasher.js
 share/doc/rust/html/implementors/std/hash/trait.Hash.js
 share/doc/rust/html/implementors/std/hash/trait.Hasher.js
@@ -10850,8 +10991,6 @@ share/doc/rust/html/implementors/std/os/windows/process/trait.ExitStatusExt.js
 share/doc/rust/html/implementors/std/panic/trait.RefUnwindSafe.js
 share/doc/rust/html/implementors/std/panic/trait.UnwindSafe.js
 share/doc/rust/html/implementors/std/process/trait.Termination.js
-share/doc/rust/html/implementors/std/simd/trait.FromBits.js
-share/doc/rust/html/implementors/std/simd/trait.IntoBits.js
 share/doc/rust/html/implementors/std/slice/trait.SliceConcatExt.js
 share/doc/rust/html/implementors/std/slice/trait.SliceIndex.js
 share/doc/rust/html/implementors/std/str/pattern/trait.DoubleEndedSearcher.js
@@ -10860,7 +10999,7 @@ share/doc/rust/html/implementors/std/str/pattern/trait.ReverseSearcher.js
 share/doc/rust/html/implementors/std/str/pattern/trait.Searcher.js
 share/doc/rust/html/implementors/std/str/trait.FromStr.js
 share/doc/rust/html/implementors/std/string/trait.ToString.js
-share/doc/rust/html/implementors/std/task/trait.UnsafeTask.js
+share/doc/rust/html/implementors/std/task/trait.Executor.js
 share/doc/rust/html/implementors/test/stats/trait.Stats.js
 share/doc/rust/html/index.html
 share/doc/rust/html/intro.html
@@ -10968,11 +11107,17 @@ share/doc/rust/html/proc_macro/enum.Delimiter.html
 share/doc/rust/html/proc_macro/enum.Level.html
 share/doc/rust/html/proc_macro/enum.Spacing.html
 share/doc/rust/html/proc_macro/enum.TokenTree.html
+share/doc/rust/html/proc_macro/fn.quote.html
 share/doc/rust/html/proc_macro/fn.quote_span.html
 share/doc/rust/html/proc_macro/index.html
 share/doc/rust/html/proc_macro/macro.quote!.html
 share/doc/rust/html/proc_macro/macro.quote.html
 share/doc/rust/html/proc_macro/quote.m.html
+share/doc/rust/html/proc_macro/quote.v.html
+share/doc/rust/html/proc_macro/quote/fn.quote.html
+share/doc/rust/html/proc_macro/quote/fn.quote_span.html
+share/doc/rust/html/proc_macro/quote/quote.v.html
+share/doc/rust/html/proc_macro/quote/quote_span.v.html
 share/doc/rust/html/proc_macro/quote_span.v.html
 share/doc/rust/html/proc_macro/sidebar-items.js
 share/doc/rust/html/proc_macro/struct.Diagnostic.html
@@ -11366,27 +11511,29 @@ share/doc/rust/html/settings.css
 share/doc/rust/html/settings.html
 share/doc/rust/html/settings.js
 share/doc/rust/html/src/alloc/alloc.rs.html
-share/doc/rust/html/src/alloc/arc.rs.html
-share/doc/rust/html/src/alloc/binary_heap.rs.html
 share/doc/rust/html/src/alloc/borrow.rs.html
 share/doc/rust/html/src/alloc/boxed.rs.html
-share/doc/rust/html/src/alloc/btree/map.rs.html
-share/doc/rust/html/src/alloc/btree/mod.rs.html
-share/doc/rust/html/src/alloc/btree/node.rs.html
-share/doc/rust/html/src/alloc/btree/search.rs.html
-share/doc/rust/html/src/alloc/btree/set.rs.html
+share/doc/rust/html/src/alloc/collections/binary_heap.rs.html
+share/doc/rust/html/src/alloc/collections/btree/map.rs.html
+share/doc/rust/html/src/alloc/collections/btree/mod.rs.html
+share/doc/rust/html/src/alloc/collections/btree/node.rs.html
+share/doc/rust/html/src/alloc/collections/btree/search.rs.html
+share/doc/rust/html/src/alloc/collections/btree/set.rs.html
+share/doc/rust/html/src/alloc/collections/linked_list.rs.html
+share/doc/rust/html/src/alloc/collections/mod.rs.html
+share/doc/rust/html/src/alloc/collections/vec_deque.rs.html
 share/doc/rust/html/src/alloc/fmt.rs.html
 share/doc/rust/html/src/alloc/lib.rs.html
-share/doc/rust/html/src/alloc/linked_list.rs.html
 share/doc/rust/html/src/alloc/macros.rs.html
+share/doc/rust/html/src/alloc/prelude.rs.html
 share/doc/rust/html/src/alloc/raw_vec.rs.html
 share/doc/rust/html/src/alloc/rc.rs.html
 share/doc/rust/html/src/alloc/slice.rs.html
 share/doc/rust/html/src/alloc/str.rs.html
 share/doc/rust/html/src/alloc/string.rs.html
+share/doc/rust/html/src/alloc/sync.rs.html
 share/doc/rust/html/src/alloc/task.rs.html
 share/doc/rust/html/src/alloc/vec.rs.html
-share/doc/rust/html/src/alloc/vec_deque.rs.html
 share/doc/rust/html/src/core/alloc.rs.html
 share/doc/rust/html/src/core/any.rs.html
 share/doc/rust/html/src/core/array.rs.html
@@ -11406,7 +11553,9 @@ share/doc/rust/html/src/core/fmt/float.rs.html
 share/doc/rust/html/src/core/fmt/mod.rs.html
 share/doc/rust/html/src/core/fmt/num.rs.html
 share/doc/rust/html/src/core/fmt/rt/v1.rs.html
-share/doc/rust/html/src/core/future.rs.html
+share/doc/rust/html/src/core/future/future.rs.html
+share/doc/rust/html/src/core/future/future_obj.rs.html
+share/doc/rust/html/src/core/future/mod.rs.html
 share/doc/rust/html/src/core/hash/mod.rs.html
 share/doc/rust/html/src/core/hash/sip.rs.html
 share/doc/rust/html/src/core/hint.rs.html
@@ -11482,7 +11631,11 @@ share/doc/rust/html/src/core/str/mod.rs.html
 share/doc/rust/html/src/core/str/pattern.rs.html
 share/doc/rust/html/src/core/sync/atomic.rs.html
 share/doc/rust/html/src/core/sync/mod.rs.html
-share/doc/rust/html/src/core/task.rs.html
+share/doc/rust/html/src/core/task/context.rs.html
+share/doc/rust/html/src/core/task/executor.rs.html
+share/doc/rust/html/src/core/task/mod.rs.html
+share/doc/rust/html/src/core/task/poll.rs.html
+share/doc/rust/html/src/core/task/wake.rs.html
 share/doc/rust/html/src/core/time.rs.html
 share/doc/rust/html/src/core/tuple.rs.html
 share/doc/rust/html/src/core/unicode/bool_trie.rs.html
@@ -11495,6 +11648,8 @@ share/doc/rust/html/src/core/up/stdsimd/coresimd/aarch64/crypto.rs.html
 share/doc/rust/html/src/core/up/stdsimd/coresimd/aarch64/mod.rs.html
 share/doc/rust/html/src/core/up/stdsimd/coresimd/aarch64/neon.rs.html
 share/doc/rust/html/src/core/up/stdsimd/coresimd/aarch64/v8.rs.html
+share/doc/rust/html/src/core/up/stdsimd/coresimd/arm/cmsis.rs.html
+share/doc/rust/html/src/core/up/stdsimd/coresimd/arm/dsp.rs.html
 share/doc/rust/html/src/core/up/stdsimd/coresimd/arm/mod.rs.html
 share/doc/rust/html/src/core/up/stdsimd/coresimd/arm/neon.rs.html
 share/doc/rust/html/src/core/up/stdsimd/coresimd/arm/v6.rs.html
@@ -11503,40 +11658,11 @@ share/doc/rust/html/src/core/up/stdsimd/coresimd/mips/mod.rs.html
 share/doc/rust/html/src/core/up/stdsimd/coresimd/mips/msa.rs.html
 share/doc/rust/html/src/core/up/stdsimd/coresimd/mod.rs.html
 share/doc/rust/html/src/core/up/stdsimd/coresimd/nvptx/mod.rs.html
-share/doc/rust/html/src/core/up/stdsimd/coresimd/ppsv/api/arithmetic_ops.rs.html
-share/doc/rust/html/src/core/up/stdsimd/coresimd/ppsv/api/arithmetic_reductions.rs.html
-share/doc/rust/html/src/core/up/stdsimd/coresimd/ppsv/api/arithmetic_scalar_ops.rs.html
-share/doc/rust/html/src/core/up/stdsimd/coresimd/ppsv/api/bitwise_ops.rs.html
-share/doc/rust/html/src/core/up/stdsimd/coresimd/ppsv/api/bitwise_reductions.rs.html
-share/doc/rust/html/src/core/up/stdsimd/coresimd/ppsv/api/bitwise_scalar_ops.rs.html
-share/doc/rust/html/src/core/up/stdsimd/coresimd/ppsv/api/cmp.rs.html
-share/doc/rust/html/src/core/up/stdsimd/coresimd/ppsv/api/default.rs.html
-share/doc/rust/html/src/core/up/stdsimd/coresimd/ppsv/api/eq.rs.html
-share/doc/rust/html/src/core/up/stdsimd/coresimd/ppsv/api/fmt.rs.html
-share/doc/rust/html/src/core/up/stdsimd/coresimd/ppsv/api/from.rs.html
-share/doc/rust/html/src/core/up/stdsimd/coresimd/ppsv/api/from_bits.rs.html
-share/doc/rust/html/src/core/up/stdsimd/coresimd/ppsv/api/hash.rs.html
-share/doc/rust/html/src/core/up/stdsimd/coresimd/ppsv/api/load_store.rs.html
-share/doc/rust/html/src/core/up/stdsimd/coresimd/ppsv/api/masks.rs.html
-share/doc/rust/html/src/core/up/stdsimd/coresimd/ppsv/api/masks_reductions.rs.html
-share/doc/rust/html/src/core/up/stdsimd/coresimd/ppsv/api/masks_select.rs.html
-share/doc/rust/html/src/core/up/stdsimd/coresimd/ppsv/api/minimal.rs.html
-share/doc/rust/html/src/core/up/stdsimd/coresimd/ppsv/api/minmax.rs.html
-share/doc/rust/html/src/core/up/stdsimd/coresimd/ppsv/api/minmax_reductions.rs.html
-share/doc/rust/html/src/core/up/stdsimd/coresimd/ppsv/api/mod.rs.html
-share/doc/rust/html/src/core/up/stdsimd/coresimd/ppsv/api/neg.rs.html
-share/doc/rust/html/src/core/up/stdsimd/coresimd/ppsv/api/partial_eq.rs.html
-share/doc/rust/html/src/core/up/stdsimd/coresimd/ppsv/api/scalar_shifts.rs.html
-share/doc/rust/html/src/core/up/stdsimd/coresimd/ppsv/api/shifts.rs.html
-share/doc/rust/html/src/core/up/stdsimd/coresimd/ppsv/codegen/masks_reductions.rs.html
-share/doc/rust/html/src/core/up/stdsimd/coresimd/ppsv/codegen/mod.rs.html
-share/doc/rust/html/src/core/up/stdsimd/coresimd/ppsv/mod.rs.html
-share/doc/rust/html/src/core/up/stdsimd/coresimd/ppsv/v128.rs.html
-share/doc/rust/html/src/core/up/stdsimd/coresimd/ppsv/v16.rs.html
-share/doc/rust/html/src/core/up/stdsimd/coresimd/ppsv/v256.rs.html
-share/doc/rust/html/src/core/up/stdsimd/coresimd/ppsv/v32.rs.html
-share/doc/rust/html/src/core/up/stdsimd/coresimd/ppsv/v512.rs.html
-share/doc/rust/html/src/core/up/stdsimd/coresimd/ppsv/v64.rs.html
+share/doc/rust/html/src/core/up/stdsimd/coresimd/powerpc/mod.rs.html
+share/doc/rust/html/src/core/up/stdsimd/coresimd/powerpc/vsx.rs.html
+share/doc/rust/html/src/core/up/stdsimd/coresimd/powerpc64/mod.rs.html
+share/doc/rust/html/src/core/up/stdsimd/coresimd/powerpc64/vsx.rs.html
+share/doc/rust/html/src/core/up/stdsimd/coresimd/simd.rs.html
 share/doc/rust/html/src/core/up/stdsimd/coresimd/simd_llvm.rs.html
 share/doc/rust/html/src/core/up/stdsimd/coresimd/x86/abm.rs.html
 share/doc/rust/html/src/core/up/stdsimd/coresimd/x86/aes.rs.html
@@ -11582,6 +11708,7 @@ share/doc/rust/html/src/core/up/stdsimd/coresimd/x86_64/xsave.rs.html
 share/doc/rust/html/src/proc_macro/diagnostic.rs.html
 share/doc/rust/html/src/proc_macro/lib.rs.html
 share/doc/rust/html/src/proc_macro/quote.rs.html
+share/doc/rust/html/src/proc_macro/rustc.rs.html
 share/doc/rust/html/src/std/alloc.rs.html
 share/doc/rust/html/src/std/ascii.rs.html
 share/doc/rust/html/src/std/collections/hash/map.rs.html
@@ -11597,6 +11724,7 @@ share/doc/rust/html/src/std/ffi/c_str.rs.html
 share/doc/rust/html/src/std/ffi/mod.rs.html
 share/doc/rust/html/src/std/ffi/os_str.rs.html
 share/doc/rust/html/src/std/fs.rs.html
+share/doc/rust/html/src/std/future.rs.html
 share/doc/rust/html/src/std/io/buffered.rs.html
 share/doc/rust/html/src/std/io/cursor.rs.html
 share/doc/rust/html/src/std/io/error.rs.html
@@ -11735,7 +11863,6 @@ share/doc/rust/html/std/all.html
 share/doc/rust/html/std/alloc/Alloc.t.html
 share/doc/rust/html/std/alloc/AllocErr.t.html
 share/doc/rust/html/std/alloc/CannotReallocInPlace.t.html
-share/doc/rust/html/std/alloc/CollectionAllocErr.t.html
 share/doc/rust/html/std/alloc/Excess.t.html
 share/doc/rust/html/std/alloc/Global.t.html
 share/doc/rust/html/std/alloc/GlobalAlloc.t.html
@@ -11745,7 +11872,6 @@ share/doc/rust/html/std/alloc/System.t.html
 share/doc/rust/html/std/alloc/alloc.v.html
 share/doc/rust/html/std/alloc/alloc_zeroed.v.html
 share/doc/rust/html/std/alloc/dealloc.v.html
-share/doc/rust/html/std/alloc/enum.CollectionAllocErr.html
 share/doc/rust/html/std/alloc/fn.alloc.html
 share/doc/rust/html/std/alloc/fn.alloc_zeroed.html
 share/doc/rust/html/std/alloc/fn.dealloc.html
@@ -11783,6 +11909,10 @@ share/doc/rust/html/std/arch/mips/index.html
 share/doc/rust/html/std/arch/mips/sidebar-items.js
 share/doc/rust/html/std/arch/mips64/index.html
 share/doc/rust/html/std/arch/mips64/sidebar-items.js
+share/doc/rust/html/std/arch/powerpc/index.html
+share/doc/rust/html/std/arch/powerpc/sidebar-items.js
+share/doc/rust/html/std/arch/powerpc64/index.html
+share/doc/rust/html/std/arch/powerpc64/sidebar-items.js
 share/doc/rust/html/std/arch/sidebar-items.js
 share/doc/rust/html/std/arch/x86/index.html
 share/doc/rust/html/std/arch/x86/sidebar-items.js
@@ -11800,6 +11930,7 @@ share/doc/rust/html/std/ascii/trait.AsciiExt.html
 share/doc/rust/html/std/assert.m.html
 share/doc/rust/html/std/assert_eq.m.html
 share/doc/rust/html/std/assert_ne.m.html
+share/doc/rust/html/std/await.m.html
 share/doc/rust/html/std/bool.t.html
 share/doc/rust/html/std/borrow/Borrow.t.html
 share/doc/rust/html/std/borrow/BorrowMut.t.html
@@ -12105,133 +12236,6 @@ share/doc/rust/html/std/convert/trait.From.html
 share/doc/rust/html/std/convert/trait.Into.html
 share/doc/rust/html/std/convert/trait.TryFrom.html
 share/doc/rust/html/std/convert/trait.TryInto.html
-share/doc/rust/html/std/coresimd/simd/FromBits.t.html
-share/doc/rust/html/std/coresimd/simd/IntoBits.t.html
-share/doc/rust/html/std/coresimd/simd/f32x16.t.html
-share/doc/rust/html/std/coresimd/simd/f32x2.t.html
-share/doc/rust/html/std/coresimd/simd/f32x4.t.html
-share/doc/rust/html/std/coresimd/simd/f32x8.t.html
-share/doc/rust/html/std/coresimd/simd/f64x2.t.html
-share/doc/rust/html/std/coresimd/simd/f64x4.t.html
-share/doc/rust/html/std/coresimd/simd/f64x8.t.html
-share/doc/rust/html/std/coresimd/simd/i16x16.t.html
-share/doc/rust/html/std/coresimd/simd/i16x2.t.html
-share/doc/rust/html/std/coresimd/simd/i16x32.t.html
-share/doc/rust/html/std/coresimd/simd/i16x4.t.html
-share/doc/rust/html/std/coresimd/simd/i16x8.t.html
-share/doc/rust/html/std/coresimd/simd/i32x16.t.html
-share/doc/rust/html/std/coresimd/simd/i32x2.t.html
-share/doc/rust/html/std/coresimd/simd/i32x4.t.html
-share/doc/rust/html/std/coresimd/simd/i32x8.t.html
-share/doc/rust/html/std/coresimd/simd/i64x2.t.html
-share/doc/rust/html/std/coresimd/simd/i64x4.t.html
-share/doc/rust/html/std/coresimd/simd/i64x8.t.html
-share/doc/rust/html/std/coresimd/simd/i8x16.t.html
-share/doc/rust/html/std/coresimd/simd/i8x2.t.html
-share/doc/rust/html/std/coresimd/simd/i8x32.t.html
-share/doc/rust/html/std/coresimd/simd/i8x4.t.html
-share/doc/rust/html/std/coresimd/simd/i8x64.t.html
-share/doc/rust/html/std/coresimd/simd/i8x8.t.html
-share/doc/rust/html/std/coresimd/simd/index.html
-share/doc/rust/html/std/coresimd/simd/m16x16.t.html
-share/doc/rust/html/std/coresimd/simd/m16x2.t.html
-share/doc/rust/html/std/coresimd/simd/m16x4.t.html
-share/doc/rust/html/std/coresimd/simd/m16x8.t.html
-share/doc/rust/html/std/coresimd/simd/m1x16.t.html
-share/doc/rust/html/std/coresimd/simd/m1x32.t.html
-share/doc/rust/html/std/coresimd/simd/m1x64.t.html
-share/doc/rust/html/std/coresimd/simd/m1x8.t.html
-share/doc/rust/html/std/coresimd/simd/m32x2.t.html
-share/doc/rust/html/std/coresimd/simd/m32x4.t.html
-share/doc/rust/html/std/coresimd/simd/m32x8.t.html
-share/doc/rust/html/std/coresimd/simd/m64x2.t.html
-share/doc/rust/html/std/coresimd/simd/m64x4.t.html
-share/doc/rust/html/std/coresimd/simd/m8x16.t.html
-share/doc/rust/html/std/coresimd/simd/m8x2.t.html
-share/doc/rust/html/std/coresimd/simd/m8x32.t.html
-share/doc/rust/html/std/coresimd/simd/m8x4.t.html
-share/doc/rust/html/std/coresimd/simd/m8x8.t.html
-share/doc/rust/html/std/coresimd/simd/struct.f32x16.html
-share/doc/rust/html/std/coresimd/simd/struct.f32x2.html
-share/doc/rust/html/std/coresimd/simd/struct.f32x4.html
-share/doc/rust/html/std/coresimd/simd/struct.f32x8.html
-share/doc/rust/html/std/coresimd/simd/struct.f64x2.html
-share/doc/rust/html/std/coresimd/simd/struct.f64x4.html
-share/doc/rust/html/std/coresimd/simd/struct.f64x8.html
-share/doc/rust/html/std/coresimd/simd/struct.i16x16.html
-share/doc/rust/html/std/coresimd/simd/struct.i16x2.html
-share/doc/rust/html/std/coresimd/simd/struct.i16x32.html
-share/doc/rust/html/std/coresimd/simd/struct.i16x4.html
-share/doc/rust/html/std/coresimd/simd/struct.i16x8.html
-share/doc/rust/html/std/coresimd/simd/struct.i32x16.html
-share/doc/rust/html/std/coresimd/simd/struct.i32x2.html
-share/doc/rust/html/std/coresimd/simd/struct.i32x4.html
-share/doc/rust/html/std/coresimd/simd/struct.i32x8.html
-share/doc/rust/html/std/coresimd/simd/struct.i64x2.html
-share/doc/rust/html/std/coresimd/simd/struct.i64x4.html
-share/doc/rust/html/std/coresimd/simd/struct.i64x8.html
-share/doc/rust/html/std/coresimd/simd/struct.i8x16.html
-share/doc/rust/html/std/coresimd/simd/struct.i8x2.html
-share/doc/rust/html/std/coresimd/simd/struct.i8x32.html
-share/doc/rust/html/std/coresimd/simd/struct.i8x4.html
-share/doc/rust/html/std/coresimd/simd/struct.i8x64.html
-share/doc/rust/html/std/coresimd/simd/struct.i8x8.html
-share/doc/rust/html/std/coresimd/simd/struct.m16x16.html
-share/doc/rust/html/std/coresimd/simd/struct.m16x2.html
-share/doc/rust/html/std/coresimd/simd/struct.m16x4.html
-share/doc/rust/html/std/coresimd/simd/struct.m16x8.html
-share/doc/rust/html/std/coresimd/simd/struct.m1x16.html
-share/doc/rust/html/std/coresimd/simd/struct.m1x32.html
-share/doc/rust/html/std/coresimd/simd/struct.m1x64.html
-share/doc/rust/html/std/coresimd/simd/struct.m1x8.html
-share/doc/rust/html/std/coresimd/simd/struct.m32x2.html
-share/doc/rust/html/std/coresimd/simd/struct.m32x4.html
-share/doc/rust/html/std/coresimd/simd/struct.m32x8.html
-share/doc/rust/html/std/coresimd/simd/struct.m64x2.html
-share/doc/rust/html/std/coresimd/simd/struct.m64x4.html
-share/doc/rust/html/std/coresimd/simd/struct.m8x16.html
-share/doc/rust/html/std/coresimd/simd/struct.m8x2.html
-share/doc/rust/html/std/coresimd/simd/struct.m8x32.html
-share/doc/rust/html/std/coresimd/simd/struct.m8x4.html
-share/doc/rust/html/std/coresimd/simd/struct.m8x8.html
-share/doc/rust/html/std/coresimd/simd/struct.u16x16.html
-share/doc/rust/html/std/coresimd/simd/struct.u16x2.html
-share/doc/rust/html/std/coresimd/simd/struct.u16x32.html
-share/doc/rust/html/std/coresimd/simd/struct.u16x4.html
-share/doc/rust/html/std/coresimd/simd/struct.u16x8.html
-share/doc/rust/html/std/coresimd/simd/struct.u32x16.html
-share/doc/rust/html/std/coresimd/simd/struct.u32x2.html
-share/doc/rust/html/std/coresimd/simd/struct.u32x4.html
-share/doc/rust/html/std/coresimd/simd/struct.u32x8.html
-share/doc/rust/html/std/coresimd/simd/struct.u64x2.html
-share/doc/rust/html/std/coresimd/simd/struct.u64x4.html
-share/doc/rust/html/std/coresimd/simd/struct.u64x8.html
-share/doc/rust/html/std/coresimd/simd/struct.u8x16.html
-share/doc/rust/html/std/coresimd/simd/struct.u8x2.html
-share/doc/rust/html/std/coresimd/simd/struct.u8x32.html
-share/doc/rust/html/std/coresimd/simd/struct.u8x4.html
-share/doc/rust/html/std/coresimd/simd/struct.u8x64.html
-share/doc/rust/html/std/coresimd/simd/struct.u8x8.html
-share/doc/rust/html/std/coresimd/simd/trait.FromBits.html
-share/doc/rust/html/std/coresimd/simd/trait.IntoBits.html
-share/doc/rust/html/std/coresimd/simd/u16x16.t.html
-share/doc/rust/html/std/coresimd/simd/u16x2.t.html
-share/doc/rust/html/std/coresimd/simd/u16x32.t.html
-share/doc/rust/html/std/coresimd/simd/u16x4.t.html
-share/doc/rust/html/std/coresimd/simd/u16x8.t.html
-share/doc/rust/html/std/coresimd/simd/u32x16.t.html
-share/doc/rust/html/std/coresimd/simd/u32x2.t.html
-share/doc/rust/html/std/coresimd/simd/u32x4.t.html
-share/doc/rust/html/std/coresimd/simd/u32x8.t.html
-share/doc/rust/html/std/coresimd/simd/u64x2.t.html
-share/doc/rust/html/std/coresimd/simd/u64x4.t.html
-share/doc/rust/html/std/coresimd/simd/u64x8.t.html
-share/doc/rust/html/std/coresimd/simd/u8x16.t.html
-share/doc/rust/html/std/coresimd/simd/u8x2.t.html
-share/doc/rust/html/std/coresimd/simd/u8x32.t.html
-share/doc/rust/html/std/coresimd/simd/u8x4.t.html
-share/doc/rust/html/std/coresimd/simd/u8x64.t.html
-share/doc/rust/html/std/coresimd/simd/u8x8.t.html
 share/doc/rust/html/std/debug_assert.m.html
 share/doc/rust/html/std/debug_assert_eq.m.html
 share/doc/rust/html/std/debug_assert_ne.m.html
@@ -12584,9 +12588,23 @@ share/doc/rust/html/std/fs/struct.ReadDir.html
 share/doc/rust/html/std/fs/symlink_metadata.v.html
 share/doc/rust/html/std/fs/write.v.html
 share/doc/rust/html/std/future/Future.t.html
+share/doc/rust/html/std/future/FutureObj.t.html
+share/doc/rust/html/std/future/LocalFutureObj.t.html
+share/doc/rust/html/std/future/UnsafeFutureObj.t.html
+share/doc/rust/html/std/future/fn.from_generator.html
+share/doc/rust/html/std/future/fn.get_task_cx.html
+share/doc/rust/html/std/future/fn.poll_in_task_cx.html
+share/doc/rust/html/std/future/fn.set_task_cx.html
+share/doc/rust/html/std/future/from_generator.v.html
+share/doc/rust/html/std/future/get_task_cx.v.html
 share/doc/rust/html/std/future/index.html
+share/doc/rust/html/std/future/poll_in_task_cx.v.html
+share/doc/rust/html/std/future/set_task_cx.v.html
 share/doc/rust/html/std/future/sidebar-items.js
+share/doc/rust/html/std/future/struct.FutureObj.html
+share/doc/rust/html/std/future/struct.LocalFutureObj.html
 share/doc/rust/html/std/future/trait.Future.html
+share/doc/rust/html/std/future/trait.UnsafeFutureObj.html
 share/doc/rust/html/std/hash/BuildHasher.t.html
 share/doc/rust/html/std/hash/BuildHasherDefault.t.html
 share/doc/rust/html/std/hash/Hash.t.html
@@ -12941,6 +12959,8 @@ share/doc/rust/html/std/intrinsics/fn.truncf64.html
 share/doc/rust/html/std/intrinsics/fn.try.html
 share/doc/rust/html/std/intrinsics/fn.type_id.html
 share/doc/rust/html/std/intrinsics/fn.type_name.html
+share/doc/rust/html/std/intrinsics/fn.unaligned_volatile_load.html
+share/doc/rust/html/std/intrinsics/fn.unaligned_volatile_store.html
 share/doc/rust/html/std/intrinsics/fn.unchecked_div.html
 share/doc/rust/html/std/intrinsics/fn.unchecked_rem.html
 share/doc/rust/html/std/intrinsics/fn.unchecked_shl.html
@@ -13005,6 +13025,8 @@ share/doc/rust/html/std/intrinsics/truncf64.v.html
 share/doc/rust/html/std/intrinsics/try.v.html
 share/doc/rust/html/std/intrinsics/type_id.v.html
 share/doc/rust/html/std/intrinsics/type_name.v.html
+share/doc/rust/html/std/intrinsics/unaligned_volatile_load.v.html
+share/doc/rust/html/std/intrinsics/unaligned_volatile_store.v.html
 share/doc/rust/html/std/intrinsics/unchecked_div.v.html
 share/doc/rust/html/std/intrinsics/unchecked_rem.v.html
 share/doc/rust/html/std/intrinsics/unchecked_shl.v.html
@@ -13149,6 +13171,7 @@ share/doc/rust/html/std/is_arm_feature_detected.m.html
 share/doc/rust/html/std/is_mips64_feature_detected.m.html
 share/doc/rust/html/std/is_mips_feature_detected.m.html
 share/doc/rust/html/std/is_powerpc64_feature_detected.m.html
+share/doc/rust/html/std/is_powerpc_feature_detected.m.html
 share/doc/rust/html/std/is_x86_feature_detected.m.html
 share/doc/rust/html/std/isize.t.html
 share/doc/rust/html/std/isize/MAX.v.html
@@ -13245,6 +13268,8 @@ share/doc/rust/html/std/macro.assert_eq!.html
 share/doc/rust/html/std/macro.assert_eq.html
 share/doc/rust/html/std/macro.assert_ne!.html
 share/doc/rust/html/std/macro.assert_ne.html
+share/doc/rust/html/std/macro.await!.html
+share/doc/rust/html/std/macro.await.html
 share/doc/rust/html/std/macro.cfg!.html
 share/doc/rust/html/std/macro.cfg.html
 share/doc/rust/html/std/macro.column!.html
@@ -13289,6 +13314,8 @@ share/doc/rust/html/std/macro.is_mips_feature_detected!.html
 share/doc/rust/html/std/macro.is_mips_feature_detected.html
 share/doc/rust/html/std/macro.is_powerpc64_feature_detected!.html
 share/doc/rust/html/std/macro.is_powerpc64_feature_detected.html
+share/doc/rust/html/std/macro.is_powerpc_feature_detected!.html
+share/doc/rust/html/std/macro.is_powerpc_feature_detected.html
 share/doc/rust/html/std/macro.is_x86_feature_detected!.html
 share/doc/rust/html/std/macro.is_x86_feature_detected.html
 share/doc/rust/html/std/macro.line!.html
@@ -13372,12 +13399,12 @@ share/doc/rust/html/std/mem/sidebar-items.js
 share/doc/rust/html/std/mem/size_of.v.html
 share/doc/rust/html/std/mem/size_of_val.v.html
 share/doc/rust/html/std/mem/struct.Discriminant.html
+share/doc/rust/html/std/mem/struct.ManuallyDrop.html
 share/doc/rust/html/std/mem/struct.PinMut.html
 share/doc/rust/html/std/mem/swap.v.html
 share/doc/rust/html/std/mem/transmute.v.html
 share/doc/rust/html/std/mem/transmute_copy.v.html
 share/doc/rust/html/std/mem/uninitialized.v.html
-share/doc/rust/html/std/mem/union.ManuallyDrop.html
 share/doc/rust/html/std/mem/zeroed.v.html
 share/doc/rust/html/std/module_path.m.html
 share/doc/rust/html/std/net/AddrParseError.t.html
@@ -13977,134 +14004,6 @@ share/doc/rust/html/std/result/struct.Iter.html
 share/doc/rust/html/std/result/struct.IterMut.html
 share/doc/rust/html/std/select.m.html
 share/doc/rust/html/std/sidebar-items.js
-share/doc/rust/html/std/simd/FromBits.t.html
-share/doc/rust/html/std/simd/IntoBits.t.html
-share/doc/rust/html/std/simd/f32x16.t.html
-share/doc/rust/html/std/simd/f32x2.t.html
-share/doc/rust/html/std/simd/f32x4.t.html
-share/doc/rust/html/std/simd/f32x8.t.html
-share/doc/rust/html/std/simd/f64x2.t.html
-share/doc/rust/html/std/simd/f64x4.t.html
-share/doc/rust/html/std/simd/f64x8.t.html
-share/doc/rust/html/std/simd/i16x16.t.html
-share/doc/rust/html/std/simd/i16x2.t.html
-share/doc/rust/html/std/simd/i16x32.t.html
-share/doc/rust/html/std/simd/i16x4.t.html
-share/doc/rust/html/std/simd/i16x8.t.html
-share/doc/rust/html/std/simd/i32x16.t.html
-share/doc/rust/html/std/simd/i32x2.t.html
-share/doc/rust/html/std/simd/i32x4.t.html
-share/doc/rust/html/std/simd/i32x8.t.html
-share/doc/rust/html/std/simd/i64x2.t.html
-share/doc/rust/html/std/simd/i64x4.t.html
-share/doc/rust/html/std/simd/i64x8.t.html
-share/doc/rust/html/std/simd/i8x16.t.html
-share/doc/rust/html/std/simd/i8x2.t.html
-share/doc/rust/html/std/simd/i8x32.t.html
-share/doc/rust/html/std/simd/i8x4.t.html
-share/doc/rust/html/std/simd/i8x64.t.html
-share/doc/rust/html/std/simd/i8x8.t.html
-share/doc/rust/html/std/simd/index.html
-share/doc/rust/html/std/simd/m16x16.t.html
-share/doc/rust/html/std/simd/m16x2.t.html
-share/doc/rust/html/std/simd/m16x4.t.html
-share/doc/rust/html/std/simd/m16x8.t.html
-share/doc/rust/html/std/simd/m1x16.t.html
-share/doc/rust/html/std/simd/m1x32.t.html
-share/doc/rust/html/std/simd/m1x64.t.html
-share/doc/rust/html/std/simd/m1x8.t.html
-share/doc/rust/html/std/simd/m32x2.t.html
-share/doc/rust/html/std/simd/m32x4.t.html
-share/doc/rust/html/std/simd/m32x8.t.html
-share/doc/rust/html/std/simd/m64x2.t.html
-share/doc/rust/html/std/simd/m64x4.t.html
-share/doc/rust/html/std/simd/m8x16.t.html
-share/doc/rust/html/std/simd/m8x2.t.html
-share/doc/rust/html/std/simd/m8x32.t.html
-share/doc/rust/html/std/simd/m8x4.t.html
-share/doc/rust/html/std/simd/m8x8.t.html
-share/doc/rust/html/std/simd/sidebar-items.js
-share/doc/rust/html/std/simd/struct.f32x16.html
-share/doc/rust/html/std/simd/struct.f32x2.html
-share/doc/rust/html/std/simd/struct.f32x4.html
-share/doc/rust/html/std/simd/struct.f32x8.html
-share/doc/rust/html/std/simd/struct.f64x2.html
-share/doc/rust/html/std/simd/struct.f64x4.html
-share/doc/rust/html/std/simd/struct.f64x8.html
-share/doc/rust/html/std/simd/struct.i16x16.html
-share/doc/rust/html/std/simd/struct.i16x2.html
-share/doc/rust/html/std/simd/struct.i16x32.html
-share/doc/rust/html/std/simd/struct.i16x4.html
-share/doc/rust/html/std/simd/struct.i16x8.html
-share/doc/rust/html/std/simd/struct.i32x16.html
-share/doc/rust/html/std/simd/struct.i32x2.html
-share/doc/rust/html/std/simd/struct.i32x4.html
-share/doc/rust/html/std/simd/struct.i32x8.html
-share/doc/rust/html/std/simd/struct.i64x2.html
-share/doc/rust/html/std/simd/struct.i64x4.html
-share/doc/rust/html/std/simd/struct.i64x8.html
-share/doc/rust/html/std/simd/struct.i8x16.html
-share/doc/rust/html/std/simd/struct.i8x2.html
-share/doc/rust/html/std/simd/struct.i8x32.html
-share/doc/rust/html/std/simd/struct.i8x4.html
-share/doc/rust/html/std/simd/struct.i8x64.html
-share/doc/rust/html/std/simd/struct.i8x8.html
-share/doc/rust/html/std/simd/struct.m16x16.html
-share/doc/rust/html/std/simd/struct.m16x2.html
-share/doc/rust/html/std/simd/struct.m16x4.html
-share/doc/rust/html/std/simd/struct.m16x8.html
-share/doc/rust/html/std/simd/struct.m1x16.html
-share/doc/rust/html/std/simd/struct.m1x32.html
-share/doc/rust/html/std/simd/struct.m1x64.html
-share/doc/rust/html/std/simd/struct.m1x8.html
-share/doc/rust/html/std/simd/struct.m32x2.html
-share/doc/rust/html/std/simd/struct.m32x4.html
-share/doc/rust/html/std/simd/struct.m32x8.html
-share/doc/rust/html/std/simd/struct.m64x2.html
-share/doc/rust/html/std/simd/struct.m64x4.html
-share/doc/rust/html/std/simd/struct.m8x16.html
-share/doc/rust/html/std/simd/struct.m8x2.html
-share/doc/rust/html/std/simd/struct.m8x32.html
-share/doc/rust/html/std/simd/struct.m8x4.html
-share/doc/rust/html/std/simd/struct.m8x8.html
-share/doc/rust/html/std/simd/struct.u16x16.html
-share/doc/rust/html/std/simd/struct.u16x2.html
-share/doc/rust/html/std/simd/struct.u16x32.html
-share/doc/rust/html/std/simd/struct.u16x4.html
-share/doc/rust/html/std/simd/struct.u16x8.html
-share/doc/rust/html/std/simd/struct.u32x16.html
-share/doc/rust/html/std/simd/struct.u32x2.html
-share/doc/rust/html/std/simd/struct.u32x4.html
-share/doc/rust/html/std/simd/struct.u32x8.html
-share/doc/rust/html/std/simd/struct.u64x2.html
-share/doc/rust/html/std/simd/struct.u64x4.html
-share/doc/rust/html/std/simd/struct.u64x8.html
-share/doc/rust/html/std/simd/struct.u8x16.html
-share/doc/rust/html/std/simd/struct.u8x2.html
-share/doc/rust/html/std/simd/struct.u8x32.html
-share/doc/rust/html/std/simd/struct.u8x4.html
-share/doc/rust/html/std/simd/struct.u8x64.html
-share/doc/rust/html/std/simd/struct.u8x8.html
-share/doc/rust/html/std/simd/trait.FromBits.html
-share/doc/rust/html/std/simd/trait.IntoBits.html
-share/doc/rust/html/std/simd/u16x16.t.html
-share/doc/rust/html/std/simd/u16x2.t.html
-share/doc/rust/html/std/simd/u16x32.t.html
-share/doc/rust/html/std/simd/u16x4.t.html
-share/doc/rust/html/std/simd/u16x8.t.html
-share/doc/rust/html/std/simd/u32x16.t.html
-share/doc/rust/html/std/simd/u32x2.t.html
-share/doc/rust/html/std/simd/u32x4.t.html
-share/doc/rust/html/std/simd/u32x8.t.html
-share/doc/rust/html/std/simd/u64x2.t.html
-share/doc/rust/html/std/simd/u64x4.t.html
-share/doc/rust/html/std/simd/u64x8.t.html
-share/doc/rust/html/std/simd/u8x16.t.html
-share/doc/rust/html/std/simd/u8x2.t.html
-share/doc/rust/html/std/simd/u8x32.t.html
-share/doc/rust/html/std/simd/u8x4.t.html
-share/doc/rust/html/std/simd/u8x64.t.html
-share/doc/rust/html/std/simd/u8x8.t.html
 share/doc/rust/html/std/slice.t.html
 share/doc/rust/html/std/slice/Chunks.t.html
 share/doc/rust/html/std/slice/ChunksMut.t.html
@@ -14155,135 +14054,10 @@ share/doc/rust/html/std/stdsimd/arch/arm/index.html
 share/doc/rust/html/std/stdsimd/arch/index.html
 share/doc/rust/html/std/stdsimd/arch/mips/index.html
 share/doc/rust/html/std/stdsimd/arch/mips64/index.html
+share/doc/rust/html/std/stdsimd/arch/powerpc/index.html
+share/doc/rust/html/std/stdsimd/arch/powerpc64/index.html
 share/doc/rust/html/std/stdsimd/arch/x86/index.html
 share/doc/rust/html/std/stdsimd/arch/x86_64/index.html
-share/doc/rust/html/std/stdsimd/simd/FromBits.t.html
-share/doc/rust/html/std/stdsimd/simd/IntoBits.t.html
-share/doc/rust/html/std/stdsimd/simd/f32x16.t.html
-share/doc/rust/html/std/stdsimd/simd/f32x2.t.html
-share/doc/rust/html/std/stdsimd/simd/f32x4.t.html
-share/doc/rust/html/std/stdsimd/simd/f32x8.t.html
-share/doc/rust/html/std/stdsimd/simd/f64x2.t.html
-share/doc/rust/html/std/stdsimd/simd/f64x4.t.html
-share/doc/rust/html/std/stdsimd/simd/f64x8.t.html
-share/doc/rust/html/std/stdsimd/simd/i16x16.t.html
-share/doc/rust/html/std/stdsimd/simd/i16x2.t.html
-share/doc/rust/html/std/stdsimd/simd/i16x32.t.html
-share/doc/rust/html/std/stdsimd/simd/i16x4.t.html
-share/doc/rust/html/std/stdsimd/simd/i16x8.t.html
-share/doc/rust/html/std/stdsimd/simd/i32x16.t.html
-share/doc/rust/html/std/stdsimd/simd/i32x2.t.html
-share/doc/rust/html/std/stdsimd/simd/i32x4.t.html
-share/doc/rust/html/std/stdsimd/simd/i32x8.t.html
-share/doc/rust/html/std/stdsimd/simd/i64x2.t.html
-share/doc/rust/html/std/stdsimd/simd/i64x4.t.html
-share/doc/rust/html/std/stdsimd/simd/i64x8.t.html
-share/doc/rust/html/std/stdsimd/simd/i8x16.t.html
-share/doc/rust/html/std/stdsimd/simd/i8x2.t.html
-share/doc/rust/html/std/stdsimd/simd/i8x32.t.html
-share/doc/rust/html/std/stdsimd/simd/i8x4.t.html
-share/doc/rust/html/std/stdsimd/simd/i8x64.t.html
-share/doc/rust/html/std/stdsimd/simd/i8x8.t.html
-share/doc/rust/html/std/stdsimd/simd/index.html
-share/doc/rust/html/std/stdsimd/simd/m16x16.t.html
-share/doc/rust/html/std/stdsimd/simd/m16x2.t.html
-share/doc/rust/html/std/stdsimd/simd/m16x4.t.html
-share/doc/rust/html/std/stdsimd/simd/m16x8.t.html
-share/doc/rust/html/std/stdsimd/simd/m1x16.t.html
-share/doc/rust/html/std/stdsimd/simd/m1x32.t.html
-share/doc/rust/html/std/stdsimd/simd/m1x64.t.html
-share/doc/rust/html/std/stdsimd/simd/m1x8.t.html
-share/doc/rust/html/std/stdsimd/simd/m32x2.t.html
-share/doc/rust/html/std/stdsimd/simd/m32x4.t.html
-share/doc/rust/html/std/stdsimd/simd/m32x8.t.html
-share/doc/rust/html/std/stdsimd/simd/m64x2.t.html
-share/doc/rust/html/std/stdsimd/simd/m64x4.t.html
-share/doc/rust/html/std/stdsimd/simd/m8x16.t.html
-share/doc/rust/html/std/stdsimd/simd/m8x2.t.html
-share/doc/rust/html/std/stdsimd/simd/m8x32.t.html
-share/doc/rust/html/std/stdsimd/simd/m8x4.t.html
-share/doc/rust/html/std/stdsimd/simd/m8x8.t.html
-share/doc/rust/html/std/stdsimd/simd/struct.f32x16.html
-share/doc/rust/html/std/stdsimd/simd/struct.f32x2.html
-share/doc/rust/html/std/stdsimd/simd/struct.f32x4.html
-share/doc/rust/html/std/stdsimd/simd/struct.f32x8.html
-share/doc/rust/html/std/stdsimd/simd/struct.f64x2.html
-share/doc/rust/html/std/stdsimd/simd/struct.f64x4.html
-share/doc/rust/html/std/stdsimd/simd/struct.f64x8.html
-share/doc/rust/html/std/stdsimd/simd/struct.i16x16.html
-share/doc/rust/html/std/stdsimd/simd/struct.i16x2.html
-share/doc/rust/html/std/stdsimd/simd/struct.i16x32.html
-share/doc/rust/html/std/stdsimd/simd/struct.i16x4.html
-share/doc/rust/html/std/stdsimd/simd/struct.i16x8.html
-share/doc/rust/html/std/stdsimd/simd/struct.i32x16.html
-share/doc/rust/html/std/stdsimd/simd/struct.i32x2.html
-share/doc/rust/html/std/stdsimd/simd/struct.i32x4.html
-share/doc/rust/html/std/stdsimd/simd/struct.i32x8.html
-share/doc/rust/html/std/stdsimd/simd/struct.i64x2.html
-share/doc/rust/html/std/stdsimd/simd/struct.i64x4.html
-share/doc/rust/html/std/stdsimd/simd/struct.i64x8.html
-share/doc/rust/html/std/stdsimd/simd/struct.i8x16.html
-share/doc/rust/html/std/stdsimd/simd/struct.i8x2.html
-share/doc/rust/html/std/stdsimd/simd/struct.i8x32.html
-share/doc/rust/html/std/stdsimd/simd/struct.i8x4.html
-share/doc/rust/html/std/stdsimd/simd/struct.i8x64.html
-share/doc/rust/html/std/stdsimd/simd/struct.i8x8.html
-share/doc/rust/html/std/stdsimd/simd/struct.m16x16.html
-share/doc/rust/html/std/stdsimd/simd/struct.m16x2.html
-share/doc/rust/html/std/stdsimd/simd/struct.m16x4.html
-share/doc/rust/html/std/stdsimd/simd/struct.m16x8.html
-share/doc/rust/html/std/stdsimd/simd/struct.m1x16.html
-share/doc/rust/html/std/stdsimd/simd/struct.m1x32.html
-share/doc/rust/html/std/stdsimd/simd/struct.m1x64.html
-share/doc/rust/html/std/stdsimd/simd/struct.m1x8.html
-share/doc/rust/html/std/stdsimd/simd/struct.m32x2.html
-share/doc/rust/html/std/stdsimd/simd/struct.m32x4.html
-share/doc/rust/html/std/stdsimd/simd/struct.m32x8.html
-share/doc/rust/html/std/stdsimd/simd/struct.m64x2.html
-share/doc/rust/html/std/stdsimd/simd/struct.m64x4.html
-share/doc/rust/html/std/stdsimd/simd/struct.m8x16.html
-share/doc/rust/html/std/stdsimd/simd/struct.m8x2.html
-share/doc/rust/html/std/stdsimd/simd/struct.m8x32.html
-share/doc/rust/html/std/stdsimd/simd/struct.m8x4.html
-share/doc/rust/html/std/stdsimd/simd/struct.m8x8.html
-share/doc/rust/html/std/stdsimd/simd/struct.u16x16.html
-share/doc/rust/html/std/stdsimd/simd/struct.u16x2.html
-share/doc/rust/html/std/stdsimd/simd/struct.u16x32.html
-share/doc/rust/html/std/stdsimd/simd/struct.u16x4.html
-share/doc/rust/html/std/stdsimd/simd/struct.u16x8.html
-share/doc/rust/html/std/stdsimd/simd/struct.u32x16.html
-share/doc/rust/html/std/stdsimd/simd/struct.u32x2.html
-share/doc/rust/html/std/stdsimd/simd/struct.u32x4.html
-share/doc/rust/html/std/stdsimd/simd/struct.u32x8.html
-share/doc/rust/html/std/stdsimd/simd/struct.u64x2.html
-share/doc/rust/html/std/stdsimd/simd/struct.u64x4.html
-share/doc/rust/html/std/stdsimd/simd/struct.u64x8.html
-share/doc/rust/html/std/stdsimd/simd/struct.u8x16.html
-share/doc/rust/html/std/stdsimd/simd/struct.u8x2.html
-share/doc/rust/html/std/stdsimd/simd/struct.u8x32.html
-share/doc/rust/html/std/stdsimd/simd/struct.u8x4.html
-share/doc/rust/html/std/stdsimd/simd/struct.u8x64.html
-share/doc/rust/html/std/stdsimd/simd/struct.u8x8.html
-share/doc/rust/html/std/stdsimd/simd/trait.FromBits.html
-share/doc/rust/html/std/stdsimd/simd/trait.IntoBits.html
-share/doc/rust/html/std/stdsimd/simd/u16x16.t.html
-share/doc/rust/html/std/stdsimd/simd/u16x2.t.html
-share/doc/rust/html/std/stdsimd/simd/u16x32.t.html
-share/doc/rust/html/std/stdsimd/simd/u16x4.t.html
-share/doc/rust/html/std/stdsimd/simd/u16x8.t.html
-share/doc/rust/html/std/stdsimd/simd/u32x16.t.html
-share/doc/rust/html/std/stdsimd/simd/u32x2.t.html
-share/doc/rust/html/std/stdsimd/simd/u32x4.t.html
-share/doc/rust/html/std/stdsimd/simd/u32x8.t.html
-share/doc/rust/html/std/stdsimd/simd/u64x2.t.html
-share/doc/rust/html/std/stdsimd/simd/u64x4.t.html
-share/doc/rust/html/std/stdsimd/simd/u64x8.t.html
-share/doc/rust/html/std/stdsimd/simd/u8x16.t.html
-share/doc/rust/html/std/stdsimd/simd/u8x2.t.html
-share/doc/rust/html/std/stdsimd/simd/u8x32.t.html
-share/doc/rust/html/std/stdsimd/simd/u8x4.t.html
-share/doc/rust/html/std/stdsimd/simd/u8x64.t.html
-share/doc/rust/html/std/stdsimd/simd/u8x8.t.html
 share/doc/rust/html/std/str.t.html
 share/doc/rust/html/std/str/Bytes.t.html
 share/doc/rust/html/std/str/CharIndices.t.html
@@ -14301,6 +14075,7 @@ share/doc/rust/html/std/str/RSplit.t.html
 share/doc/rust/html/std/str/RSplitN.t.html
 share/doc/rust/html/std/str/RSplitTerminator.t.html
 share/doc/rust/html/std/str/Split.t.html
+share/doc/rust/html/std/str/SplitAsciiWhitespace.t.html
 share/doc/rust/html/std/str/SplitN.t.html
 share/doc/rust/html/std/str/SplitTerminator.t.html
 share/doc/rust/html/std/str/SplitWhitespace.t.html
@@ -14352,6 +14127,7 @@ share/doc/rust/html/std/str/struct.RSplit.html
 share/doc/rust/html/std/str/struct.RSplitN.html
 share/doc/rust/html/std/str/struct.RSplitTerminator.html
 share/doc/rust/html/std/str/struct.Split.html
+share/doc/rust/html/std/str/struct.SplitAsciiWhitespace.html
 share/doc/rust/html/std/str/struct.SplitN.html
 share/doc/rust/html/std/str/struct.SplitTerminator.html
 share/doc/rust/html/std/str/struct.SplitWhitespace.html
@@ -14652,9 +14428,8 @@ share/doc/rust/html/std/task/Executor.t.html
 share/doc/rust/html/std/task/LocalWaker.t.html
 share/doc/rust/html/std/task/Poll.t.html
 share/doc/rust/html/std/task/SpawnErrorKind.t.html
+share/doc/rust/html/std/task/SpawnLocalObjError.t.html
 share/doc/rust/html/std/task/SpawnObjError.t.html
-share/doc/rust/html/std/task/TaskObj.t.html
-share/doc/rust/html/std/task/UnsafeTask.t.html
 share/doc/rust/html/std/task/UnsafeWake.t.html
 share/doc/rust/html/std/task/Wake.t.html
 share/doc/rust/html/std/task/Waker.t.html
@@ -14668,11 +14443,10 @@ share/doc/rust/html/std/task/sidebar-items.js
 share/doc/rust/html/std/task/struct.Context.html
 share/doc/rust/html/std/task/struct.LocalWaker.html
 share/doc/rust/html/std/task/struct.SpawnErrorKind.html
+share/doc/rust/html/std/task/struct.SpawnLocalObjError.html
 share/doc/rust/html/std/task/struct.SpawnObjError.html
-share/doc/rust/html/std/task/struct.TaskObj.html
 share/doc/rust/html/std/task/struct.Waker.html
 share/doc/rust/html/std/task/trait.Executor.html
-share/doc/rust/html/std/task/trait.UnsafeTask.html
 share/doc/rust/html/std/task/trait.UnsafeWake.html
 share/doc/rust/html/std/task/trait.Wake.html
 share/doc/rust/html/std/thread/AccessError.t.html
@@ -14789,6 +14563,12 @@ share/doc/rust/html/std/vec/struct.Vec.html
 share/doc/rust/html/std/write.m.html
 share/doc/rust/html/std/writeln.m.html
 share/doc/rust/html/std_unicode/all.html
+share/doc/rust/html/std_unicode/conversions/fn.to_lower.html
+share/doc/rust/html/std_unicode/conversions/fn.to_upper.html
+share/doc/rust/html/std_unicode/conversions/index.html
+share/doc/rust/html/std_unicode/conversions/sidebar-items.js
+share/doc/rust/html/std_unicode/conversions/to_lower.v.html
+share/doc/rust/html/std_unicode/conversions/to_upper.v.html
 share/doc/rust/html/std_unicode/derived_property/Case_Ignorable.v.html
 share/doc/rust/html/std_unicode/derived_property/Cased.v.html
 share/doc/rust/html/std_unicode/derived_property/fn.Case_Ignorable.html
@@ -14910,12 +14690,14 @@ share/doc/rust/html/unstable-book/highlight.js
 share/doc/rust/html/unstable-book/index.html
 share/doc/rust/html/unstable-book/language-features.html
 share/doc/rust/html/unstable-book/language-features/aarch64-target-feature.html
+share/doc/rust/html/unstable-book/language-features/abi-amdgpu-kernel.html
 share/doc/rust/html/unstable-book/language-features/abi-msp430-interrupt.html
 share/doc/rust/html/unstable-book/language-features/abi-ptx.html
 share/doc/rust/html/unstable-book/language-features/abi-thiscall.html
 share/doc/rust/html/unstable-book/language-features/abi-unadjusted.html
 share/doc/rust/html/unstable-book/language-features/abi-vectorcall.html
 share/doc/rust/html/unstable-book/language-features/abi-x86-interrupt.html
+share/doc/rust/html/unstable-book/language-features/alloc-error-handler.html
 share/doc/rust/html/unstable-book/language-features/allocator-internals.html
 share/doc/rust/html/unstable-book/language-features/allow-fail.html
 share/doc/rust/html/unstable-book/language-features/allow-internal-unsafe.html
@@ -14924,6 +14706,7 @@ share/doc/rust/html/unstable-book/language-features/arbitrary-self-types.html
 share/doc/rust/html/unstable-book/language-features/arm-target-feature.html
 share/doc/rust/html/unstable-book/language-features/asm.html
 share/doc/rust/html/unstable-book/language-features/associated-type-defaults.html
+share/doc/rust/html/unstable-book/language-features/async-await.html
 share/doc/rust/html/unstable-book/language-features/attr-literals.html
 share/doc/rust/html/unstable-book/language-features/avx512-target-feature.html
 share/doc/rust/html/unstable-book/language-features/box-patterns.html
@@ -14951,11 +14734,13 @@ share/doc/rust/html/unstable-book/language-features/dropck-eyepatch.html
 share/doc/rust/html/unstable-book/language-features/dropck-parametricity.html
 share/doc/rust/html/unstable-book/language-features/exclusive-range-pattern.html
 share/doc/rust/html/unstable-book/language-features/exhaustive-patterns.html
+share/doc/rust/html/unstable-book/language-features/existential-type.html
 share/doc/rust/html/unstable-book/language-features/extern-absolute-paths.html
 share/doc/rust/html/unstable-book/language-features/extern-in-paths.html
 share/doc/rust/html/unstable-book/language-features/extern-prelude.html
 share/doc/rust/html/unstable-book/language-features/extern-types.html
 share/doc/rust/html/unstable-book/language-features/external-doc.html
+share/doc/rust/html/unstable-book/language-features/format-args-nl.html
 share/doc/rust/html/unstable-book/language-features/fundamental.html
 share/doc/rust/html/unstable-book/language-features/generators.html
 share/doc/rust/html/unstable-book/language-features/generic-associated-types.html
@@ -14964,7 +14749,9 @@ share/doc/rust/html/unstable-book/language-features/hexagon-target-feature.html
 share/doc/rust/html/unstable-book/language-features/if-while-or-patterns.html
 share/doc/rust/html/unstable-book/language-features/in-band-lifetimes.html
 share/doc/rust/html/unstable-book/language-features/infer-outlives-requirements.html
+share/doc/rust/html/unstable-book/language-features/infer-static-outlives-requirements.html
 share/doc/rust/html/unstable-book/language-features/intrinsics.html
+share/doc/rust/html/unstable-book/language-features/irrefutable-let-patterns.html
 share/doc/rust/html/unstable-book/language-features/label-break-value.html
 share/doc/rust/html/unstable-book/language-features/lang-items.html
 share/doc/rust/html/unstable-book/language-features/link-args.html
@@ -15006,7 +14793,6 @@ share/doc/rust/html/unstable-book/language-features/proc-macro-gen.html
 share/doc/rust/html/unstable-book/language-features/proc-macro-mod.html
 share/doc/rust/html/unstable-book/language-features/proc-macro-non-items.html
 share/doc/rust/html/unstable-book/language-features/proc-macro-path-invoc.html
-share/doc/rust/html/unstable-book/language-features/proc-macro.html
 share/doc/rust/html/unstable-book/language-features/profiler-runtime.html
 share/doc/rust/html/unstable-book/language-features/quote.html
 share/doc/rust/html/unstable-book/language-features/raw-identifiers.html
@@ -15029,6 +14815,7 @@ share/doc/rust/html/unstable-book/language-features/structural-match.html
 share/doc/rust/html/unstable-book/language-features/tbm-target-feature.html
 share/doc/rust/html/unstable-book/language-features/thread-local.html
 share/doc/rust/html/unstable-book/language-features/tool-attributes.html
+share/doc/rust/html/unstable-book/language-features/tool-lints.html
 share/doc/rust/html/unstable-book/language-features/trace-macros.html
 share/doc/rust/html/unstable-book/language-features/trait-alias.html
 share/doc/rust/html/unstable-book/language-features/trivial-bounds.html
@@ -15040,8 +14827,6 @@ share/doc/rust/html/unstable-book/language-features/untagged-unions.html
 share/doc/rust/html/unstable-book/language-features/unwind-attributes.html
 share/doc/rust/html/unstable-book/language-features/use-extern-macros.html
 share/doc/rust/html/unstable-book/language-features/used.html
-share/doc/rust/html/unstable-book/language-features/wasm-custom-section.html
-share/doc/rust/html/unstable-book/language-features/wasm-import-module.html
 share/doc/rust/html/unstable-book/library-features.html
 share/doc/rust/html/unstable-book/library-features/align-offset.html
 share/doc/rust/html/unstable-book/library-features/alloc-error-hook.html
@@ -15051,8 +14836,10 @@ share/doc/rust/html/unstable-book/library-features/alloc-system.html
 share/doc/rust/html/unstable-book/library-features/alloc.html
 share/doc/rust/html/unstable-book/library-features/allocator-api.html
 share/doc/rust/html/unstable-book/library-features/array-error-internals.html
+share/doc/rust/html/unstable-book/library-features/as-cell.html
 share/doc/rust/html/unstable-book/library-features/ascii-ctype.html
 share/doc/rust/html/unstable-book/library-features/atomic-min-max.html
+share/doc/rust/html/unstable-book/library-features/await-macro.html
 share/doc/rust/html/unstable-book/library-features/box-into-raw-non-null.html
 share/doc/rust/html/unstable-book/library-features/bufreader-buffer.html
 share/doc/rust/html/unstable-book/library-features/bufreader-is-empty.html
@@ -15100,6 +14887,7 @@ share/doc/rust/html/unstable-book/library-features/fn-traits.html
 share/doc/rust/html/unstable-book/library-features/fnbox.html
 share/doc/rust/html/unstable-book/library-features/future-atomic-orderings.html
 share/doc/rust/html/unstable-book/library-features/futures-api.html
+share/doc/rust/html/unstable-book/library-features/gen-future.html
 share/doc/rust/html/unstable-book/library-features/generator-trait.html
 share/doc/rust/html/unstable-book/library-features/get-type-id.html
 share/doc/rust/html/unstable-book/library-features/hashmap-internals.html
@@ -15111,7 +14899,6 @@ share/doc/rust/html/unstable-book/library-features/io.html
 share/doc/rust/html/unstable-book/library-features/ip-constructors.html
 share/doc/rust/html/unstable-book/library-features/ip.html
 share/doc/rust/html/unstable-book/library-features/iterator-find-map.html
-share/doc/rust/html/unstable-book/library-features/iterator-flatten.html
 share/doc/rust/html/unstable-book/library-features/libstd-io-internals.html
 share/doc/rust/html/unstable-book/library-features/libstd-sys-internals.html
 share/doc/rust/html/unstable-book/library-features/libstd-thread-internals.html
@@ -15124,6 +14911,7 @@ share/doc/rust/html/unstable-book/library-features/no-more-cas.html
 share/doc/rust/html/unstable-book/library-features/no-panic-pow.html
 share/doc/rust/html/unstable-book/library-features/offset-to.html
 share/doc/rust/html/unstable-book/library-features/once-poison.html
+share/doc/rust/html/unstable-book/library-features/option-replace.html
 share/doc/rust/html/unstable-book/library-features/option-xor.html
 share/doc/rust/html/unstable-book/library-features/panic-abort.html
 share/doc/rust/html/unstable-book/library-features/panic-info-message.html
@@ -15132,7 +14920,11 @@ share/doc/rust/html/unstable-book/library-features/panic-unwind.html
 share/doc/rust/html/unstable-book/library-features/pattern.html
 share/doc/rust/html/unstable-book/library-features/pin.html
 share/doc/rust/html/unstable-book/library-features/print-internals.html
+share/doc/rust/html/unstable-book/library-features/proc-macro-diagnostic.html
 share/doc/rust/html/unstable-book/library-features/proc-macro-internals.html
+share/doc/rust/html/unstable-book/library-features/proc-macro-quote.html
+share/doc/rust/html/unstable-book/library-features/proc-macro-raw-ident.html
+share/doc/rust/html/unstable-book/library-features/proc-macro-span.html
 share/doc/rust/html/unstable-book/library-features/process-exitcode-placeholder.html
 share/doc/rust/html/unstable-book/library-features/process-internals.html
 share/doc/rust/html/unstable-book/library-features/profiler-runtime-lib.html
@@ -15141,8 +14933,8 @@ share/doc/rust/html/unstable-book/library-features/ptr-offset-from.html
 share/doc/rust/html/unstable-book/library-features/ptr-wrapping-offset-from.html
 share/doc/rust/html/unstable-book/library-features/range-contains.html
 share/doc/rust/html/unstable-book/library-features/range-is-empty.html
+share/doc/rust/html/unstable-book/library-features/raw-vec-internals.html
 share/doc/rust/html/unstable-book/library-features/raw.html
-share/doc/rust/html/unstable-book/library-features/rc-downcast.html
 share/doc/rust/html/unstable-book/library-features/read-initializer.html
 share/doc/rust/html/unstable-book/library-features/refcell-map-split.html
 share/doc/rust/html/unstable-book/library-features/refcell-replace-swap.html
@@ -15151,6 +14943,7 @@ share/doc/rust/html/unstable-book/library-features/reverse-bits.html
 share/doc/rust/html/unstable-book/library-features/rt.html
 share/doc/rust/html/unstable-book/library-features/rustc-private.html
 share/doc/rust/html/unstable-book/library-features/rustc-stack-internals.html
+share/doc/rust/html/unstable-book/library-features/rw-exact-all-at.html
 share/doc/rust/html/unstable-book/library-features/sanitizer-runtime-lib.html
 share/doc/rust/html/unstable-book/library-features/set-stdio.html
 share/doc/rust/html/unstable-book/library-features/shrink-to.html
@@ -15160,6 +14953,7 @@ share/doc/rust/html/unstable-book/library-features/slice-index-methods.html
 share/doc/rust/html/unstable-book/library-features/slice-internals.html
 share/doc/rust/html/unstable-book/library-features/slice-sort-by-cached-key.html
 share/doc/rust/html/unstable-book/library-features/sort-internals.html
+share/doc/rust/html/unstable-book/library-features/split-ascii-whitespace.html
 share/doc/rust/html/unstable-book/library-features/std-internals.html
 share/doc/rust/html/unstable-book/library-features/stdsimd.html
 share/doc/rust/html/unstable-book/library-features/step-trait.html
diff --git a/rust-bin/distinfo b/rust-bin/distinfo
index a8a90abb69..9b1b9ebd55 100644
--- a/rust-bin/distinfo
+++ b/rust-bin/distinfo
@@ -1,7 +1,7 @@
 $NetBSD$
 
-SHA1 (rust-1.28.0-x86_64-apple-darwin.tar.gz) = ac439a54988a471e1e7652596307a9b54a253dd7
-RMD160 (rust-1.28.0-x86_64-apple-darwin.tar.gz) = 47479635f259e33218ee0e63b389e7f2c83278e5
-SHA512 (rust-1.28.0-x86_64-apple-darwin.tar.gz) = 99a3a5c5d0d09aa7ae8b52e5c71df56ead2d9c730921120c668daf6dcd6b9856e775735533ffc6f52f9481f591800ab81d0d7b43f534d2fa32e80d2a7dec8cde
-Size (rust-1.28.0-x86_64-apple-darwin.tar.gz) = 186975346 bytes
+SHA1 (rust-1.29.0-x86_64-apple-darwin.tar.gz) = 7f130514eeb1dab7b097b8916b4583c56cebd312
+RMD160 (rust-1.29.0-x86_64-apple-darwin.tar.gz) = 04be89d3fcace87163bc2dea867d47d67f51542a
+SHA512 (rust-1.29.0-x86_64-apple-darwin.tar.gz) = 834975c0a61ca355786885b774ee836e5aee2a197ff168c9a726c210a41010a33d0d4e376f0596f74ae7aa998b04aad1c58f1fc2a4c5848d8ef5629f3642f5ce
+Size (rust-1.29.0-x86_64-apple-darwin.tar.gz) = 198252025 bytes
 SHA1 (patch-install.sh) = 4dc4edcbda3c9d2b60ea51b5f83cadd5992ba786


Home | Main Index | Thread Index | Old Index