Commit 177d0fd
Merge subtree update for toolchain nightly-2025-07-30 (#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 <xizheyin@smail.nju.edu.cn>
Signed-off-by: Ayush Singh <ayush@beagleboard.org>
Co-authored-by: Marijn Schouten <mhkbst@gmail.com>
Co-authored-by: Roger Curley <rocurley@gmail.com>
Co-authored-by: Ralf Jung <post@ralfj.de>
Co-authored-by: Josh Triplett <josh@joshtriplett.org>
Co-authored-by: Matthias Krüger <476013+matthiaskrgr@users.noreply.github.com>
Co-authored-by: Folkert de Vries <flokkievids@gmail.com>
Co-authored-by: okaneco <47607823+okaneco@users.noreply.github.com>
Co-authored-by: Folkert de Vries <folkert@folkertdev.nl>
Co-authored-by: Sayantan Chakraborty <142906350+sayantn@users.noreply.github.com>
Co-authored-by: nazo6 <git@nazo6.dev>
Co-authored-by: bors <bors@rust-lang.org>
Co-authored-by: Jakub Beránek <berykubik@gmail.com>
Co-authored-by: Orson Peters <orsonpeters@gmail.com>
Co-authored-by: León Orell Valerian Liehr <me@fmease.dev>
Co-authored-by: xizheyin <xizheyin@smail.nju.edu.cn>
Co-authored-by: Deadbeef <ent3rm4n@gmail.com>
Co-authored-by: René Kijewski <rene.kijewski@fu-berlin.de>
Co-authored-by: Nik Revenco <pm@nikrev.com>
Co-authored-by: The Miri Cronjob Bot <miri@cron.bot>
Co-authored-by: Tim (Theemathas) Chirananthavat <theemathas@gmail.com>
Co-authored-by: Chris Denton <chris@chrisdenton.dev>
Co-authored-by: Samuel Tardieu <sam@rfc1149.net>
Co-authored-by: Travis Cross <tc@traviscross.com>
Co-authored-by: Amanieu d'Antras <amanieu@gmail.com>
Co-authored-by: Oli Scherer <github333195615777966@oli-obk.de>
Co-authored-by: David Mládek <david.mladek.cz@gmail.com>
Co-authored-by: SunkenPotato <3.14radius02@gmail.com>
Co-authored-by: Cameron Steffen <cam.steffen94@gmail.com>
Co-authored-by: Martin Ombura Jr <8682597+martinomburajr@users.noreply.github.com>
Co-authored-by: Madhav Madhusoodanan <madhavmadhusoodanan@gmail.com>
Co-authored-by: sayantn <sayantn05@gmail.com>
Co-authored-by: Trevor Gross <tmgross@umich.edu>
Co-authored-by: WANG Rui <wangrui@loongson.cn>
Co-authored-by: Luigi Sartor Piucco <luigipiucco@gmail.com>
Co-authored-by: Julien THILLARD <54775010+supersurviveur@users.noreply.github.com>
Co-authored-by: The rustc-josh-sync Cronjob Bot <github-actions@github.com>
Co-authored-by: usamoi <usamoi@outlook.com>
Co-authored-by: Rémy Rakic <remy.rakic+github@gmail.com>
Co-authored-by: Nurzhan Sakén <nurzhan.sakenov@gmail.com>
Co-authored-by: ltdk <usr@ltdk.xyz>
Co-authored-by: bjorn3 <17426603+bjorn3@users.noreply.github.com>
Co-authored-by: Guillaume Gomez <guillaume1.gomez@gmail.com>
Co-authored-by: Evgenii Zheltonozhskii <zheltonozhskiy@gmail.com>
Co-authored-by: roblabla <unfiltered@roblab.la>
Co-authored-by: 许杰友 Jieyou Xu (Joe) <39484203+jieyouxu@users.noreply.github.com>
Co-authored-by: Ayush Singh <ayush@beagleboard.org>
Co-authored-by: Kornel <kornel@geekhood.net>
Co-authored-by: Jonas Platte <jplatte+git@posteo.de>
Co-authored-by: Alex Crichton <alex@alexcrichton.com>
Co-authored-by: Zachary S <zasample18+github@gmail.com>
Co-authored-by: Jeremy Smart <jeremy3141592@gmail.com>
Co-authored-by: Ivan Tadeu Ferreira Antunes Filho <itadeufa@gmail.com>
Co-authored-by: Alisa Sireneva <me@purplesyringa.moe>
Co-authored-by: Trevor Gross <t.gross35@gmail.com>
Co-authored-by: Jacob Pratt <jacob@jhpratt.dev>
Co-authored-by: Scott McMurray <scottmcm@users.noreply.github.com>
Co-authored-by: xonx <119700621+xonx4l@users.noreply.github.com>
Co-authored-by: Yosh <github@yosh.is>
Co-authored-by: joboet <jonasboettiger@icloud.com>
Co-authored-by: Stuart Cook <Zalathar@users.noreply.github.com>
Co-authored-by: Connor Tsui <connor.tsui20@gmail.com>
Co-authored-by: Aandreba <aandreba@gmail.com>
Co-authored-by: Lucas Werkmeister <mail@lucaswerkmeister.de>
Co-authored-by: gitbot <git@bot>
Co-authored-by: Michael Tautschnig <tautschn@amazon.com>1 parent 71c5bf3 commit 177d0fd
235 files changed
Lines changed: 6901 additions & 7305 deletions
File tree
- 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.
Some 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