-
Notifications
You must be signed in to change notification settings - Fork 13.7k
Commit 4d91de4
Auto merge of #137181 - cuviper:stable-next, r=cuviper
Prepare Rust 1.85.0 stable release
This includes a relnotes sync and a few last-minute backports:
- change `literal_string_with_formatting_args` lint category to nursery #136982
- Update the reference for reverted `extended_varargs_abi_support` #136934
- fix musl's CVE-2025-26519 #137127
r? cuviperFile tree
9 files changed
+311
-57
lines changed- .github/workflows
- src
- build_helper/src
- ci
- docker/scripts
- scripts
- doc
- tools/clippy/clippy_lints/src
9 files changed
+311
-57
lines changedLines changed: 0 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
130 | 130 |
| |
131 | 131 |
| |
132 | 132 |
| |
133 | - | ||
134 | - | ||
135 | - | ||
136 | 133 |
| |
137 | 134 |
| |
138 | 135 |
| |
|
Lines changed: 264 additions & 2 deletions
Large diffs are not rendered by default.
Lines changed: 3 additions & 13 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 | 2 |
| |
3 | 3 |
| |
4 | - | ||
5 | - | ||
6 | 4 |
| |
7 | 5 |
| |
8 | 6 |
| |
| |||
116 | 114 |
| |
117 | 115 |
| |
118 | 116 |
| |
119 | - | ||
120 | - | ||
117 | + | ||
118 | + | ||
121 | 119 |
| |
122 | 120 |
| |
123 | 121 |
| |
| |||
129 | 127 |
| |
130 | 128 |
| |
131 | 129 |
| |
132 | - | ||
133 | - | ||
134 | - | ||
135 | - | ||
136 | - | ||
137 | - | ||
138 | - | ||
139 | - | ||
140 | - | ||
130 | + | ||
141 | 131 |
| |
142 | 132 |
| |
143 | 133 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | - | ||
1 | + |
Lines changed: 41 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
30 | 30 |
| |
31 | 31 |
| |
32 | 32 |
| |
33 | + | ||
34 | + | ||
35 | + | ||
36 | + | ||
37 | + | ||
38 | + | ||
39 | + | ||
40 | + | ||
41 | + | ||
42 | + | ||
43 | + | ||
44 | + | ||
45 | + | ||
46 | + | ||
47 | + | ||
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 | + | ||
33 | 74 |
| |
34 | 75 |
| |
35 | 76 |
| |
|
Lines changed: 0 additions & 24 deletions
This file was deleted.
Lines changed: 0 additions & 12 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
137 | 137 |
| |
138 | 138 |
| |
139 | 139 |
| |
140 | - | ||
141 | - | ||
142 | - | ||
143 | - | ||
144 | - | ||
145 | - | ||
146 | - | ||
147 | - | ||
148 | - | ||
149 | - | ||
150 | - | ||
151 | - |
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
31 | 31 |
| |
32 | 32 |
| |
33 | 33 |
| |
34 | - | ||
34 | + | ||
35 | 35 |
| |
36 | 36 |
| |
37 | 37 |
| |
|
0 commit comments