Commit cca65d3
Merge subtree update for toolchain nightly-2025-07-31 (#437)
This is an automated PR to merge library subtree updates from 2025-07-30
(rust-lang/rust@ba7e63b) to 2025-07-31
(rust-lang/rust@3048886), inclusive.
This is a clean merge, no conflicts were detected. **Do not remove or
edit the following annotations:**
git-subtree-dir: library
git-subtree-split: af745a4
---------
Signed-off-by: xizheyin <xizheyin@smail.nju.edu.cn>
Signed-off-by: Ayush Singh <ayush@beagleboard.org>
Co-authored-by: Roger Curley <rocurley@gmail.com>
Co-authored-by: Ralf Jung <post@ralfj.de>
Co-authored-by: Marijn Schouten <mhkbst@gmail.com>
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>1 parent 177d0fd commit cca65d3
File tree
7 files changed
+125
-5
lines changed- library
- coretests/tests/panic
- location
- core/src/panic
- tool_config
7 files changed
+125
-5
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
1 | 2 | | |
2 | 3 | | |
| 4 | + | |
3 | 5 | | |
4 | 6 | | |
5 | 7 | | |
| |||
32 | 34 | | |
33 | 35 | | |
34 | 36 | | |
35 | | - | |
| 37 | + | |
36 | 38 | | |
37 | 39 | | |
38 | 40 | | |
| |||
44 | 46 | | |
45 | 47 | | |
46 | 48 | | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
47 | 87 | | |
48 | 88 | | |
49 | 89 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
6 | 23 | | |
7 | 24 | | |
8 | 25 | | |
| |||
20 | 37 | | |
21 | 38 | | |
22 | 39 | | |
23 | | - | |
| 40 | + | |
24 | 41 | | |
25 | 42 | | |
26 | 43 | | |
| |||
34 | 51 | | |
35 | 52 | | |
36 | 53 | | |
37 | | - | |
| 54 | + | |
38 | 55 | | |
39 | 56 | | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 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 | + | |
| 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 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
| 5 | + | |
6 | 6 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
| 5 | + | |
0 commit comments