Commit 177d0fd
Merge subtree update for toolchain nightly-2025-07-30 (model-checking#432)
This is an automated PR to merge library subtree updates from 2025-07-21
(rust-lang/rust@9982d64) to 2025-07-30
(rust-lang/rust@ba7e63b) (inclusive)
into main. `git merge` resulted in conflicts, which require manual
resolution. Files were commited with merge conflict markers. **Do not
remove or edit the following annotations:**
git-subtree-dir: library
git-subtree-split: 2f8dad2
---------
Signed-off-by: xizheyin <[email protected]>
Signed-off-by: Ayush Singh <[email protected]>
Co-authored-by: Marijn Schouten <[email protected]>
Co-authored-by: Roger Curley <[email protected]>
Co-authored-by: Ralf Jung <[email protected]>
Co-authored-by: Josh Triplett <[email protected]>
Co-authored-by: Matthias Krüger <[email protected]>
Co-authored-by: Folkert de Vries <[email protected]>
Co-authored-by: okaneco <[email protected]>
Co-authored-by: Folkert de Vries <[email protected]>
Co-authored-by: Sayantan Chakraborty <[email protected]>
Co-authored-by: nazo6 <[email protected]>
Co-authored-by: bors <[email protected]>
Co-authored-by: Jakub Beránek <[email protected]>
Co-authored-by: Orson Peters <[email protected]>
Co-authored-by: León Orell Valerian Liehr <[email protected]>
Co-authored-by: xizheyin <[email protected]>
Co-authored-by: Deadbeef <[email protected]>
Co-authored-by: René Kijewski <[email protected]>
Co-authored-by: Nik Revenco <[email protected]>
Co-authored-by: The Miri Cronjob Bot <[email protected]>
Co-authored-by: Tim (Theemathas) Chirananthavat <[email protected]>
Co-authored-by: Chris Denton <[email protected]>
Co-authored-by: Samuel Tardieu <[email protected]>
Co-authored-by: Travis Cross <[email protected]>
Co-authored-by: Amanieu d'Antras <[email protected]>
Co-authored-by: Oli Scherer <[email protected]>
Co-authored-by: David Mládek <[email protected]>
Co-authored-by: SunkenPotato <[email protected]>
Co-authored-by: Cameron Steffen <[email protected]>
Co-authored-by: Martin Ombura Jr <[email protected]>
Co-authored-by: Madhav Madhusoodanan <[email protected]>
Co-authored-by: sayantn <[email protected]>
Co-authored-by: Trevor Gross <[email protected]>
Co-authored-by: WANG Rui <[email protected]>
Co-authored-by: Luigi Sartor Piucco <[email protected]>
Co-authored-by: Julien THILLARD <[email protected]>
Co-authored-by: The rustc-josh-sync Cronjob Bot <[email protected]>
Co-authored-by: usamoi <[email protected]>
Co-authored-by: Rémy Rakic <[email protected]>
Co-authored-by: Nurzhan Sakén <[email protected]>
Co-authored-by: ltdk <[email protected]>
Co-authored-by: bjorn3 <[email protected]>
Co-authored-by: Guillaume Gomez <[email protected]>
Co-authored-by: Evgenii Zheltonozhskii <[email protected]>
Co-authored-by: roblabla <[email protected]>
Co-authored-by: 许杰友 Jieyou Xu (Joe) <[email protected]>
Co-authored-by: Ayush Singh <[email protected]>
Co-authored-by: Kornel <[email protected]>
Co-authored-by: Jonas Platte <[email protected]>
Co-authored-by: Alex Crichton <[email protected]>
Co-authored-by: Zachary S <[email protected]>
Co-authored-by: Jeremy Smart <[email protected]>
Co-authored-by: Ivan Tadeu Ferreira Antunes Filho <[email protected]>
Co-authored-by: Alisa Sireneva <[email protected]>
Co-authored-by: Trevor Gross <[email protected]>
Co-authored-by: Jacob Pratt <[email protected]>
Co-authored-by: Scott McMurray <[email protected]>
Co-authored-by: xonx <[email protected]>
Co-authored-by: Yosh <[email protected]>
Co-authored-by: joboet <[email protected]>
Co-authored-by: Stuart Cook <[email protected]>
Co-authored-by: Connor Tsui <[email protected]>
Co-authored-by: Aandreba <[email protected]>
Co-authored-by: Lucas Werkmeister <[email protected]>
Co-authored-by: gitbot <git@bot>
Co-authored-by: Michael Tautschnig <[email protected]>1 parent 71c5bf3 commit 177d0fd
File tree
235 files changed
+6901
-7305
lines changed- library
- alloc
- src
- collections/vec_deque
- raw_vec
- compiler-builtins
- .github/workflows
- builtins-test
- ci
- compiler-builtins/src/mem
- crates
- josh-sync
- src
- libm-macros
- musl-math-sys
- libm-test
- libm/src/math/support
- coretests/tests
- num
- dec2flt
- flt2dec
- core/src
- array
- ascii
- char
- convert
- iter/adapters
- macros
- mem
- net
- num
- flt2dec
- ops
- ptr
- slice
- sort
- stable
- unstable
- str
- sync
- rustc-std-workspace-alloc
- rustc-std-workspace-core
- rustc-std-workspace-std
- std_detect
- src
- detect
- arch
- os
- darwin
- freebsd
- linux
- aarch64
- auxvec
- openbsd
- riscv
- windows
- test_data
- tests
- stdarch
- .github/workflows
- ci
- docker
- aarch64-unknown-linux-gnu
- aarch64_be-unknown-linux-gnu
- arm-unknown-linux-gnueabihf
- armv7-unknown-linux-gnueabihf
- i586-unknown-linux-gnu
- i686-unknown-linux-gnu
- loongarch64-unknown-linux-gnu
- mips-unknown-linux-gnu
- mips64-unknown-linux-gnuabi64
- mips64el-unknown-linux-gnuabi64
- mipsel-unknown-linux-musl
- nvptx64-nvidia-cuda
- powerpc-unknown-linux-gnu
- powerpc64-unknown-linux-gnu
- powerpc64le-unknown-linux-gnu
- riscv32gc-unknown-linux-gnu
- riscv64gc-unknown-linux-gnu
- s390x-unknown-linux-gnu
- wasm32-wasip1
- x86_64-unknown-linux-gnu
- crates
- core_arch/src
- aarch64/neon
- loongarch32
- loongarch64
- lasx
- lsx
- s390x
- wasm32
- intrinsic-test/src
- arm
- common
- simd-test-macro/src
- std_detect
- stdarch-gen-arm
- spec/neon
- src
- stdarch-gen-loongarch
- src
- stdarch-test
- src
- examples
- std
- src
- sync
- nonpoison
- poison
- sys
- net/connection/uefi
- pal
- hermit
- itron
- sgx
- abi/usercalls
- teeos
- uefi
- unix
- unsupported
- wasi
- wasm/atomics
- windows
- xous
- random
- thread_local/guard
- thread
- tests/sync
- sysroot
- windows_targets
- src
- tool_config
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
235 files changed
+6901
-7305
lines changedSome generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
25 | | - | |
26 | 25 | | |
27 | | - | |
28 | 26 | | |
29 | 27 | | |
30 | 28 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
192 | 192 | | |
193 | 193 | | |
194 | 194 | | |
195 | | - | |
| 195 | + | |
196 | 196 | | |
197 | 197 | | |
198 | 198 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
95 | 95 | | |
96 | 96 | | |
97 | 97 | | |
98 | | - | |
99 | 98 | | |
100 | 99 | | |
101 | 100 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
761 | 761 | | |
762 | 762 | | |
763 | 763 | | |
764 | | - | |
| 764 | + | |
765 | 765 | | |
766 | 766 | | |
767 | 767 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
19 | | - | |
20 | | - | |
21 | | - | |
22 | | - | |
23 | 19 | | |
24 | 20 | | |
25 | 21 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
787 | 787 | | |
788 | 788 | | |
789 | 789 | | |
790 | | - | |
| 790 | + | |
791 | 791 | | |
792 | | - | |
| 792 | + | |
793 | 793 | | |
794 | 794 | | |
795 | | - | |
| 795 | + | |
796 | 796 | | |
797 | 797 | | |
798 | 798 | | |
| |||
830 | 830 | | |
831 | 831 | | |
832 | 832 | | |
833 | | - | |
834 | | - | |
| 833 | + | |
| 834 | + | |
835 | 835 | | |
836 | 836 | | |
837 | | - | |
| 837 | + | |
838 | 838 | | |
839 | 839 | | |
840 | 840 | | |
| |||
862 | 862 | | |
863 | 863 | | |
864 | 864 | | |
865 | | - | |
| 865 | + | |
866 | 866 | | |
867 | | - | |
| 867 | + | |
868 | 868 | | |
869 | 869 | | |
870 | | - | |
| 870 | + | |
871 | 871 | | |
872 | 872 | | |
873 | 873 | | |
| |||
905 | 905 | | |
906 | 906 | | |
907 | 907 | | |
908 | | - | |
909 | | - | |
| 908 | + | |
| 909 | + | |
910 | 910 | | |
911 | 911 | | |
912 | | - | |
| 912 | + | |
913 | 913 | | |
914 | 914 | | |
915 | 915 | | |
| |||
Lines changed: 23 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
165 | 165 | | |
166 | 166 | | |
167 | 167 | | |
| 168 | + | |
| 169 | + | |
| 170 | + | |
| 171 | + | |
| 172 | + | |
| 173 | + | |
| 174 | + | |
| 175 | + | |
| 176 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
7 | 6 | | |
8 | 7 | | |
9 | 8 | | |
| |||
0 commit comments