-
Notifications
You must be signed in to change notification settings - Fork 129
Description
Updating Rust toolchain from nightly-2025-02-10 to nightly-2025-02-11 requires source changes.
The failed automated run can be found here.
Please review the changes at https://github.com/rust-lang/rust from rust-lang/rust@124cc92 up to rust-lang/rust@6171d94. The log for this commit range is:
rust-lang/rust@6171d944ae Auto merge of #133092 - madsmtm:bootstrap-deployment-target, r=Mark-Simulacrum,jieyouxu
rust-lang/rust@4bb6ec05b0 Auto merge of #136823 - matthiaskrgr:rollup-vp20mk1, r=matthiaskrgr
rust-lang/rust@4fff3209df Rollup merge of #136791 - nicholasbishop:bishop-disable-dwarf, r=jieyouxu
rust-lang/rust@277dda4ed3 Rollup merge of #136731 - safinaskar:parallel-2025-02-08-07-22, r=SparrowLii
rust-lang/rust@ad92b850c6 Rollup merge of #136714 - tgross35:update-builtins, r=tgross35
rust-lang/rust@2becd0bfa9 Rollup merge of #136681 - onur-ozkan:132926, r=jieyouxu
rust-lang/rust@111726c3fa Rollup merge of #136628 - heiher:crosstool-ng-1.27, r=Mark-Simulacrum
rust-lang/rust@78f5bddd57 Rollup merge of #136419 - EnzymeAD:autodiff-tests, r=onur-ozkan,jieyouxu
rust-lang/rust@4b293d9927 Auto merge of #135701 - calebzulawski:sync-from-portable-simd-2025-01-18, r=workingjubilee
rust-lang/rust@e07e335a1c add coverage for llvm-config path resolution
rust-lang/rust@8c04e39595 Auto merge of #136809 - workingjubilee:rollup-jk0pew1, r=workingjubilee
rust-lang/rust@ea68a47103 bootstrap: Don't overwrite CFLAGS_* set in the environment
rust-lang/rust@ffa8a96040 Rollup merge of #136805 - RalfJung:miri-win-delete-self, r=Noratrieb
rust-lang/rust@3e5f489be5 Rollup merge of #136792 - jyn514:editor-config, r=jieyouxu
rust-lang/rust@a39b275495 Rollup merge of #136790 - ehuss:ignore-rustfmt-2024-again, r=compiler-errors
rust-lang/rust@26ca716f79 Rollup merge of #136707 - clubby789:cmake-bisect, r=jieyouxu
rust-lang/rust@72f0205d28 Rollup merge of #136705 - compiler-errors:edition-library, r=jhpratt
rust-lang/rust@f471ce39fb Rollup merge of #136552 - ChrisDenton:option-find-handle, r=Mark-Simulacrum
rust-lang/rust@e1bd25e970 Rollup merge of #136487 - marcoieni:disable-mysql-systemctl, r=Mark-Simulacrum
rust-lang/rust@2a608f009e Rollup merge of #136472 - jieyouxu:pass-stage, r=Mark-Simulacrum
rust-lang/rust@6ef2cd8e1c Rollup merge of #136353 - purplesyringa:libtest-instant-wasm, r=Mark-Simulacrum
rust-lang/rust@888b438476 Rollup merge of #136228 - hkBst:patch-28, r=Mark-Simulacrum
rust-lang/rust@ae732f3f65 Rollup merge of #136201 - davidv1992:eliminate-field-offset-alt, r=Mark-Simulacrum
rust-lang/rust@7f8108afc8 Rollup merge of #136053 - Zalathar:defer-counters, r=saethlin
rust-lang/rust@80c091958f Auto merge of #136803 - lnicola:sync-from-ra, r=lnicola
rust-lang/rust@09f57b2e5c Bump cc to v1.2.13 for the compiler workspace
rust-lang/rust@2f3c943f42 ignore win_delete_self test in Miri
rust-lang/rust@061abbc369 remove outdated First autodiff variants for higher-order ad
rust-lang/rust@1221cff551 move second opt run to lto phase and cleanup code
rust-lang/rust@8fd713b7d3 Merge pull request #19126 from lnicola/sync-from-rust
rust-lang/rust@24d7a1490a Bump rustc crates
rust-lang/rust@15cd1f011c Merge from rust-lang/rust
rust-lang/rust@879dc387cd Preparing for merge from rust-lang/rust
rust-lang/rust@c03c38d5c2 Auto merge of #134740 - Flakebi:amdgpu-target, r=workingjubilee
rust-lang/rust@d9a4a47b8b Auto merge of #136785 - matthiaskrgr:rollup-sdhlna8, r=matthiaskrgr
rust-lang/rust@df94005f1d Don't apply editorconfig to llvm
rust-lang/rust@b01c7f6b9c fix(libtest): Enable Instant on Emscripten targets
rust-lang/rust@9da96a65e1 Disable DWARF in linker options for i686-unknown-uefi
rust-lang/rust@9a73f5a72d Git blame ignore recent formatting commit
rust-lang/rust@cfd65f0315 Rollup merge of #136782 - ehuss:freebsd-platform, r=jieyouxu
rust-lang/rust@b5b460ddf1 Rollup merge of #136760 - chenyukang:fix-overflowing-int-lint-crash, r=oli-obk
rust-lang/rust@4b319bcada Rollup merge of #136746 - wesleywiser:err_dwarf1, r=Urgau
rust-lang/rust@d64bd3bedd Rollup merge of #136722 - kornelski:visit-spans, r=chenyukang
rust-lang/rust@370c8afa10 Rollup merge of #136694 - GuillaumeGomez:update-minifier, r=notriddle
rust-lang/rust@a2768a8b79 Rollup merge of #136068 - matthiaskrgr:crashesjan25, r=Mark-Simulacrum
rust-lang/rust@b83a30c1b6 Rollup merge of #135488 - GrigorenkoPV:vec_pop_if, r=jhpratt
rust-lang/rust@2d0f31ba88 Fix mistake in x86_64-unknown-freebsd platform description
rust-lang/rust@4312d7b541 Fix pattern matching mode changes and unsafe_op_in_unsafe_fn
rust-lang/rust@a4e7f8f9bf Mark extern blocks as unsafe
rust-lang/rust@04bbc8340a Rename field in OnceWith from gen to make
rust-lang/rust@9c486a74da Mark link_section attr with unsafe
rust-lang/rust@eea8ce5be4 Emit an error if -Zdwarf-version=1 is requested
rust-lang/rust@ace6bb9869 Fix unwrap error in overflowing int literal
rust-lang/rust@d4f7c7668f Merge pull request #19120 from ahaoboy/patch-1
rust-lang/rust@82162a7ac8 doc: error url
rust-lang/rust@fb52da3808 crashes: more tests
rust-lang/rust@4ac07f243e Merge pull request #19113 from BenjaminBrienen/patch-1
rust-lang/rust@cac45e164c Merge pull request #19115 from Wilfred/sidebar_structure
rust-lang/rust@236000b004 Merge pull request #19114 from Wilfred/update_readme_for_mdbook
rust-lang/rust@4b8b18fd44 resolve llvm-config path properly on cross builds
rust-lang/rust@8eba29ac10 rustc_middle: parallel: TyCtxt: remove "unsafe impl DynSend/DynSync"
rust-lang/rust@21d096184e fix non-enzyme builds
rust-lang/rust@a6e55271fb fix autodiff perf by running the enzyme opt pass before autodiff
rust-lang/rust@da4cf03f82 Visit fn_span of calls in MIR Visitor
rust-lang/rust@699567058f Visit SourceInfo of all Terminators
rust-lang/rust@6573b6259b super_local_decl should visit source_info before copying it
rust-lang/rust@6345b59e74 simplify autodiff tests to run without local path
rust-lang/rust@3a44180d96 update enzyme core to provide c bindings
rust-lang/rust@38a8302616 Update compiler-builtins to 0.1.146
rust-lang/rust@a3a9c28ba1 Update minifier version to 0.3.4
rust-lang/rust@b6fd709f44 Organise chapters in mdbook sidebar
rust-lang/rust@e7d5d306df Update README.md links for mdbook manual
rust-lang/rust@2c22ae3a9a Update PRIVACY.md
rust-lang/rust@8151886da1 Merge pull request #19104 from jnyfah/some-branch
rust-lang/rust@d3b80e1d50 minor changes
rust-lang/rust@cde8d92d4f Merge pull request #19106 from ShoyuVanilla/issue-18682
rust-lang/rust@b27a0f4e1e Merge pull request #19105 from darichey/fix-scip-builtin-occurrences
rust-lang/rust@8f87e8095e get tests to work without -Z/-C flags
rust-lang/rust@bacc9dfa4b fix: Resolve projection types before checking casts
rust-lang/rust@e8955a8266 fix: Don't emit empty scip occurrence for builtins
rust-lang/rust@57b241532a collapsing if statement
rust-lang/rust@98b16ead7c closure parameter inlay hints
rust-lang/rust@bd855b6c9e coverage: Remove the old code for simplifying counters after MIR opts
rust-lang/rust@bf1f254b13 coverage: Don't create counters for code that was removed by MIR opts
rust-lang/rust@20d051ec87 coverage: Defer part of counter-creation until codegen
rust-lang/rust@ee7dc06cf1 coverage: Store BCB node IDs in mappings, and resolve them in codegen
rust-lang/rust@ed2823c6ef ci: upgrade to crosstool-ng 1.27.0
rust-lang/rust@70b9ba3d6e fix fwd-mode autodiff case
rust-lang/rust@62bbaa8091 Removed dependency on the field-offset crate.
rust-lang/rust@d8e93c7e07 Rename [default|extra]cflags -> cc[|un]handled_clags
rust-lang/rust@d18dd4dc18 Merge pull request #19099 from Veykril/push-qxylslwltsqy
rust-lang/rust@9bcb2b08be Use interior mutability for loaded ProcMacrorv::expanders
rust-lang/rust@a7e9739315 Merge pull request #18912 from vishruth-thimmaiah/fix_named_struct_assist
rust-lang/rust@9c0af740a8 Merge pull request #19097 from Veykril/push-xmkmkwplqnlr
rust-lang/rust@f57caa1cbb Bump proc-macro2 in xtask
rust-lang/rust@4b1d83de01 Merge pull request #19094 from ChayimFriedman2/use-body
rust-lang/rust@d9587198f1 Merge pull request #19095 from ChayimFriedman2/fixme-adt_const_params
rust-lang/rust@578ae16c93 Add a FIXME for feature(adt_const_params)
rust-lang/rust@bd6a6777f5 Use Option for FindNextFileHandle
rust-lang/rust@9d81503252 Fix a failing test
rust-lang/rust@54670912da Fix IDE resolution of use inside a body
rust-lang/rust@96f96a4f44 Merge pull request #19083 from he32/fix-arm64-be
rust-lang/rust@9bf4fe4ab7 line-index: don't try to use neon on big-endian aarch64.
rust-lang/rust@21ddcbb836 Merge pull request #19093 from Veykril/push-lrvoookylnxp
rust-lang/rust@1ce2d7eaca Prevent panics from tearing down worker threads
rust-lang/rust@1ba7a38e4f Merge pull request #19084 from Veykril/push-muworpzpzqup
rust-lang/rust@a373fb214d Expose symbol of CrateName
rust-lang/rust@4677d753f9 ci: stop mysql before removing it
rust-lang/rust@93b72cefca Merge pull request #19066 from alibektas/slice_pattern_type_inference
rust-lang/rust@08d4b033a4 Merge pull request #19086 from Veykril/push-ponvylutpnww
rust-lang/rust@a118b18894 Fix some mir eval/lowerings
rust-lang/rust@9c981b7d7b Merge pull request #19085 from Veykril/push-sknwykqmlott
rust-lang/rust@5acbff815b Do not use make use of InferenceResult::has_errors flag for mir building
rust-lang/rust@806ec88963 Revert tests::patterns::infer_pattern
rust-lang/rust@3c8345842c Merge pull request #19062 from darichey/scip-fix-module-names
rust-lang/rust@4d9be70709 Split cache priming into distinct phases
rust-lang/rust@8a0dc27d57 compiletest: use --stage number directly instead of deriving from --stage-id
rust-lang/rust@7d29a2e692 bootstrap: feed stage number via --stage to compiletest
rust-lang/rust@3288929ea7 Merge pull request #19080 from Veykril/push-wlqsvqsksupr
rust-lang/rust@acb9544ef8 More rustfmt hang investigations
rust-lang/rust@335151f8bb adding first autodiff test
rust-lang/rust@bec452fac1 Merge pull request #19078 from lnicola/no-ci-forks
rust-lang/rust@e70b589982 Stop running some release workflows on forks and update old URLs
rust-lang/rust@56795fb77a Add amdgpu target
rust-lang/rust@9fa819ef94 Update deployment target setup in jobs.yml
rust-lang/rust@0a3fd1f062 Explain why MACOSX_STD_DEPLOYMENT_TARGET exist
rust-lang/rust@9318fbb33a Always set the deployment target when building std
rust-lang/rust@e790b92d72 Bootstrap: Don't duplicate cc-rs flags
rust-lang/rust@da96fffce0 Merge pull request #19072 from cessen/concat_uniquely
rust-lang/rust@7ffccb0346 Use to_ne_bytes instead of to_le_bytes
rust-lang/rust@615186586b Fix typo
rust-lang/rust@0cf275b9fe Fix #19071: ensure completion_item_hash serializes items uniquely
rust-lang/rust@9c30fecf09 Merge pull request #19070 from Veykril/push-wpqzmznymtrn
rust-lang/rust@0d9355ecdb Remove mutable syntax tree shenanigans from adjustment hints
rust-lang/rust@ce8bace356 Merge pull request #19067 from cessen/update_tenthash
rust-lang/rust@22b8339703 Update TentHash to version 1.0
rust-lang/rust@717d36abc9 Simplify Rc::as_ptr docs + typo fix
rust-lang/rust@437921fb77 call infer_pats from infer::expr with context
rust-lang/rust@14ab46691b Equip infer_pat_ with declaration origin
rust-lang/rust@fc6c6b49c5 add test, bless tests
rust-lang/rust@db07adf1d8 try to infer array type from slice pattern
rust-lang/rust@2386e95072 Merge pull request #19063 from davidbarsky/davidbarsky/backout-struct-default-fields
rust-lang/rust@19afce0c9c Update lsif_contains_generated_constant
rust-lang/rust@f10b622119 feat: Implement default-field-values only in parser
rust-lang/rust@a3556268b2 Merge pull request #19015 from Wilfred/mdbook
rust-lang/rust@d417284b6a Fix scip symbols for implicit modules
rust-lang/rust@8ecb754eea Merge pull request #19056 from Giga-Bowser/fix-syntax-tree-crlf
rust-lang/rust@f70ac25966 Merge pull request #19057 from darichey/status-bar-in-output
rust-lang/rust@0a2221dcd6 Fix scip crate symbol name
rust-lang/rust@82efe0fb65 Merge pull request #19061 from Veykril/push-rwyqqtqmnput
rust-lang/rust@8e68c3fc62 Disable Receiver based autoderef temporarily
rust-lang/rust@1eb9f5e825 Fix scip inherent impl overflow
rust-lang/rust@0f9cdebe4d Back out "feat: Implement default-field-values"
rust-lang/rust@d039b1094c Back out "Handle missing fields diagnostics"
rust-lang/rust@10089c2b5b Back out "Merge record lit's ellipsis into pre-existing spread's variant"
rust-lang/rust@6f723ee9c7 Back out "Compute diagnostics of a field body iff it has one"
rust-lang/rust@9c1a7ab5d8 Back out "Implement HasResolver and HasModule for FieldId"
rust-lang/rust@f22e331a40 Back out "Add a test for field default value body as defining usage of TAIT"
rust-lang/rust@ff2656d671 Back out "Fix a mistake in condition"
rust-lang/rust@a4e6556274 Back out "Remove has_default from FieldId"
rust-lang/rust@a9cd21f03d Show status bar in RA output
rust-lang/rust@165f2760ca Merge pull request #19055 from vkrivopalov/fix-testdir-unused-variable-warning-on-freebsd
rust-lang/rust@7268b3d81f fix: Properly handle CRLF line endings in the syntax tree view
rust-lang/rust@3dd95e3767 Add FreeBSD as a target OS for TestDir to avoid warnings
rust-lang/rust@cadc468b45 Merge pull request #19051 from ChayimFriedman2/fn-ptr-unsafe
rust-lang/rust@da33e7ce8a Merge pull request #19050 from ChayimFriedman2/iter-self
rust-lang/rust@8ed922785e Merge pull request #19049 from ChayimFriedman2/add-reference-ty
rust-lang/rust@30b606332c Merge pull request #19052 from Veykril/push-yqwutllwwyyp
rust-lang/rust@26c57086f6 Prioritize formatting thread tasks in main_loop
rust-lang/rust@1ba894350d Report calling unsafe fn pointer as unsafe
rust-lang/rust@b4508dc406 Don't suggest into_iter().method() on iterators
rust-lang/rust@78feee84c2 Remove duplicate method from hir::Type
rust-lang/rust@d60afecd11 Merge pull request #19047 from lnicola/rename-highlight
rust-lang/rust@5f2072c188 Fix syntactic highlighting for renames
rust-lang/rust@0fe9d77195 Merge pull request #19044 from ChayimFriedman2/deprecated-safe
rust-lang/rust@238d7bd1e4 Merge pull request #19045 from ChayimFriedman2/missing-token
rust-lang/rust@86d5e295d6 Fix a missing standard token in semantic highlighting
rust-lang/rust@9a0504b716 Fix #[rustc_deprecated_safe_2024]
rust-lang/rust@ad0aea4323 Merge pull request #19001 from ShoyuVanilla/default-field-values
rust-lang/rust@c093db0ba1 Remove has_default from FieldId
rust-lang/rust@e4e7c95048 Fix a mistake in condition
rust-lang/rust@ec89b7d293 Add a test for field default value body as defining usage of TAIT
rust-lang/rust@c7463fe743 Implement HasResolver and HasModule for FieldId
rust-lang/rust@faeaf4ad21 Compute diagnostics of a field body iff it has one
rust-lang/rust@262216079a Merge record lit's ellipsis into pre-existing spread's variant
rust-lang/rust@5ca9f522dd Handle missing fields diagnostics
rust-lang/rust@d18afd394c feat: Implement default-field-values
rust-lang/rust@1711a19dbf Merge pull request #19036 from Veykril/push-nprltlwvryxw
rust-lang/rust@6db1411ae0 Merge pull request #19037 from ChayimFriedman2/fix-other-test
rust-lang/rust@90516478a7 Merge pull request #19038 from ChayimFriedman2/unused-unsafe
rust-lang/rust@5de2cd4b13 Support RFC 2396
rust-lang/rust@1360b4c3a1 In completion's expand, consider recursion stop condition (when we're not inside a macro call anymore) after the recursive call instead of before it
rust-lang/rust@bdebd866fb Add GenericDefId::StaticId
rust-lang/rust@c679d56205 Split out ExpressionStore from Body
rust-lang/rust@d9c58c8636 Cleanup body ast ptr defs
rust-lang/rust@8e7a338165 BodyCollector
rust-lang/rust@b46775a5f4 Combine pat_hyigene and expr_hygiene
rust-lang/rust@2ecb40e04a Stabilize vec_pop_if
rust-lang/rust@1f45995dea manual: Convert to mdbook
rust-lang/rust@a8f54712da fix: upmap ranges in convert_tuple_struct_to_named_struct assist
rust-lang/rust@52b42d7187 Update tests for std::simd subtree sync
rust-lang/rust@1ff6c555bb Merge commit '3383cfbd3572465febc7a8f816a46304373de46a' into sync-from-portable-simd-2025-01-18
rust-lang/rust@3383cfbd35 Merge pull request #449 from rust-lang/subtree-sync-script
rust-lang/rust@15c19722de Add script for syncing subtree
rust-lang/rust@4b1a23e4a0 Merge pull request #448 from rust-lang/sync-upstream
rust-lang/rust@638667a135 Remove stable features
rust-lang/rust@a2c745e75d Merge branch 'sync-upstream-2025-01-16' into test
rust-lang/rust@8423171f11 Bump stdarch
rust-lang/rust@49176aebc6 Merge pull request #446 from AquaEBM/master
rust-lang/rust@f6a227690e add rustc_const_unstable attribute to Simd::splat
rust-lang/rust@b049c5097e Merge pull request #444 from heiher/loong64-ci
rust-lang/rust@35ac70a478 ci: add support for loongarch64-unknown-linux-gnu
rust-lang/rust@5523a313b5 Merge rust-lang/portable-simd#438: Use -0.0 as the neutral additive float
rust-lang/rust@7e162d19dd rust-lang/portable-simd#443: Add armv7 neon mplementation for Simd<u8, 16>::swizzle_dyn
rust-lang/rust@6c1656df84 move strict provenance lints to new feature gate, remove old feature gates
rust-lang/rust@158e2409fe Merge pull request #441 from sammysheep/shift_elements
rust-lang/rust@9392fb1c2b Change mask function to accept bool
rust-lang/rust@c9c0bf97f0 Update crates/core_simd/src/swizzle.rs
rust-lang/rust@8cff838daa Update crates/core_simd/src/swizzle.rs
rust-lang/rust@f5fea57028 Change API to accept a padding argument
rust-lang/rust@55b4b74a12 Add tests, make public
rust-lang/rust@c7d9ad8c2c Add shift_elements_{left,right} for Simd and Masks
rust-lang/rust@2458792161 stabilize const_intrinsic_copy
rust-lang/rust@4111fb2cbd simd_shuffle: require index argument to be a vector
rust-lang/rust@c080ba539f Exempt Arm v7 Neon from subnormal-related tests
rust-lang/rust@00c3b6d68e Use -0.0 as the neutral additive float
rust-lang/rust@5fb43ca86f Merge pull request #437 from AndrewScull/ctpop
rust-lang/rust@27e2832e87 Add count_ones() and count_zeros()
rust-lang/rust@e967f5e21c Merge pull request #436 from trivikr/actions-checkout-v4
rust-lang/rust@b6222cb8e4 ci: bump actions/checkout to v4
rust-lang/rust@1ef335ec0c Merge pull request #435 from LaihoE/fix_ne_typo
rust-lang/rust@c535320c7e fix typo in cmp_ne docs
rust-lang/rust@8fdb4f8882 Merge pull request #434 from gstvg/fix_swizzle_docs
rust-lang/rust@bbcfdb5cbf fix: swizzle_mask docs
rust-lang/rust@f6519c5d70 Merge pull request #431 from cvijdea-bd/fix-swizzle-dyn-vbmi
rust-lang/rust@d5abbfa978 Fix avx512vbmi swizzle_dyn implementation
rust-lang/rust@4697d39413 Merge pull request #429 from okaneco/abs_diff
rust-lang/rust@c992db6506 Add abs_diff function to SimdInt and SimdUint traits
rust-lang/rust@283acf44cc Merge pull request #422 from rust-lang/non-power-of-two-layout
rust-lang/rust@d7d060a0bf Build test dependencies with optimization
rust-lang/rust@2a3b8ad223 Reduce proptest iterations
rust-lang/rust@7f6a981b26 Disable testing most lanes to improve CI times
rust-lang/rust@751c3b5978 Update crates/test_helpers/src/lib.rs
rust-lang/rust@a49f77eb38 Swap lanes tested on miri
rust-lang/rust@9f7fec87d7 Perform aarch64 div/rem as scalar op
rust-lang/rust@f33640664f Add aarch64 workarounds
rust-lang/rust@048ba3e4b1 Fix doc nits
rust-lang/rust@b173176635 wasm64 build with target-feature=+simd128,+atomics
rust-lang/rust@2937f6f2cc Add blank lines after module-level //! comments.
rust-lang/rust@30a631731d Convert some module-level // and /// comments to //!.
rust-lang/rust@f43e99a378 Merge pull request #425 from gstvg/patch-1
rust-lang/rust@6e084428ec Fix Mask::all must_use attribute
rust-lang/rust@227a9d9e06 Fix layout of non-power-of-two length vectors
rust-lang/rust@c79585c28c Merge pull request #424 from dpaoliello/checkarm64ec
rust-lang/rust@3c398a0820 Add arm64ec to the list of architectures to check
rust-lang/rust@8c31005023 Merge pull request #423 from rust-lang/bitmask-again-again-again
rust-lang/rust@bd92b7ccf3 Fix clippy lints
rust-lang/rust@3733375f53 Remove bitmask vectors in favor of extracting bitmasks
rust-lang/rust@675401b04b Add extend special swizzle fn, and implement special swizzle fns for masks
rust-lang/rust@4da86874d4 Rollup merge of #123168 - joshtriplett:size-of-prelude, r=Amanieu
rust-lang/rust@435f7068b0 Fix typos (taking into account review comments)
rust-lang/rust@3927f4adfa Add size_of, size_of_val, align_of, and align_of_val to the prelude
rust-lang/rust@7cd6f95a13 Merge pull request #418 from rust-lang/lock-rust-version
rust-lang/rust@1419136ced Merge pull request #419 from rust-lang/macos-arm-ci
rust-lang/rust@4fcf18b568 Fix macos tests in CI
rust-lang/rust@9314128aff Lock rust version
rust-lang/rust@c886e69cb4 Merge pull request #417 from rust-lang/const-splat
rust-lang/rust@e72b450149 Make splat const fn
rust-lang/rust@4fa3e88811 Stabilise inline_const
rust-lang/rust@3125888c0a Merge pull request #415 from rust-lang/fix-ci
rust-lang/rust@fe815f775f Simplify CI
rust-lang/rust@14ae03d773 Fix docs
rust-lang/rust@6c6815251a Pin toolchain
rust-lang/rust@d5dfa72ac6 Merge pull request #412 from RalfJung/miri-lanes
rust-lang/rust@f0cbf4016c Merge pull request #414 from rust-lang/sync-2024-04-09
rust-lang/rust@b8a18fa965 rename expose_addr to expose_provenance
rust-lang/rust@6da23374ef also rename the SIMD intrinsic
rust-lang/rust@2b03143cfe rename ptr::from_exposed_addr -> ptr::with_exposed_provenance
rust-lang/rust@7ba49ef81c Import the 2021 prelude in the core crate
rust-lang/rust@979a495033 Merge pull request #413 from KonradHoeffner/patch-1
rust-lang/rust@ef5f073171 document Ord difference to simd_min and simd_max
rust-lang/rust@f79ce11d54 document PartialOrd difference to simd_min and simd_max
rust-lang/rust@55339322be do not run the 4-lane tests in Miri
rust-lang/rust@48d411b2cc Merge pull request #411 from RalfJung/miri
rust-lang/rust@0d6e714830 run Miri tests on CI
rust-lang/rust@b03986147d rename expose_addr to expose_provenance
rust-lang/rust@93d33000b7 Rollup merge of #122935 - RalfJung:with-exposed-provenance, r=Amanieu
rust-lang/rust@53fe1a329a Merge pull request #410 from heiher/loongarch64
rust-lang/rust@bfacd1473f Add loongarch64 vendor conversions
rust-lang/rust@61daba9740 Import the 2021 prelude in the core crate
rust-lang/rust@5fa5358735 Merge pull request #408 from RalfJung/without_provenance
rust-lang/rust@c7a9561fe2 also rename the SIMD intrinsic
rust-lang/rust@def711f17b rename ptr::from_exposed_addr -> ptr::with_exposed_provenance
rust-lang/rust@6c39a26f33 add without_provenance to pointer types
rust-lang/rust@8d2208ea3d Merge commit 'cff979eec1ac0473fc4960ee6cde462c6aeda824' into sync-portable-simd-2024-03-22
rust-lang/rust@f6996612ce Merge commit '649110751ef4f27440d7cc711b3e07d11bf02d4a' into sync-portable-simd-2024-02-18
rust-lang/rust@7e65a05aa0 Disable conversions between portable_simd and stdarch on big-endian ARM
rust-lang/rust@98fc771e5b Fix target_feature config in portable-simd
rust-lang/rust@08069a52d1 portable-simd: add missing feature gate
rust-lang/rust@c6b3b35bad Remove link to core::arch::x86_64
rust-lang/rust@62030c77ae Merge commit 'e0e9a4517f9fc021283514da387e70a56061bd3e' into sync-portable-simd-2023-11-19
rust-lang/rust@589572941b use visibility to check unused imports and delete some stmts
rust-lang/rust@78c05f92b8 remove repetitive words
rust-lang/rust@bd7c794f52 Sync portable-simd to 2023 July 07