-
Notifications
You must be signed in to change notification settings - Fork 245
Commit 3232a1d
Auto merge of #146023 - tgross35:rollup-gbec538, r=tgross35
Rollup of 9 pull requests
Successful merges:
- rust-lang/rust#145242 (std: use a TAIT to define `SplitPaths` on UNIX)
- rust-lang/rust#145467 (Stabilize `strict_provenance_atomic_ptr` feature)
- rust-lang/rust#145756 (str: Stabilize `round_char_boundary` feature)
- rust-lang/rust#145967 (compiler: Include span of too huge enum with `-Cdebuginfo=2`)
- rust-lang/rust#145990 (`AutoDeref::final_ty` is already resolved)
- rust-lang/rust#145991 (std: haiku: fix `B_FIND_PATH_IMAGE_PATH`)
- rust-lang/rust#146000 (Improve librustdoc error when a file creation/modification failed)
- rust-lang/rust#146017 (Mark pipe2 supported in Android)
- rust-lang/rust#146022 (compiler-builtins subtree update)
r? `@ghost`
`@rustbot` modify labels: rollupFile tree
15 files changed
+117
-37
lines changed- .github/workflows
- builtins-test
- benches
- tests
- compiler-builtins/src
- float
- crates/symbol-check/src
- etc
- libm/src/math
15 files changed
+117
-37
lines changedLines changed: 1 addition & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
51 | 51 |
| |
52 | 52 |
| |
53 | 53 |
| |
54 | - | ||
55 | - | ||
54 | + | ||
56 | 55 |
| |
57 | 56 |
| |
58 | 57 |
| |
|
Lines changed: 0 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | - | ||
2 | 1 |
| |
3 | 2 |
| |
4 | 3 |
| |
|
Lines changed: 11 additions & 13 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 | + | ||
2 | 3 |
| |
3 | 4 |
| |
4 | 5 |
| |
| |||
115 | 116 |
| |
116 | 117 |
| |
117 | 118 |
| |
119 | + | ||
120 | + | ||
121 | + | ||
122 | + | ||
123 | + | ||
118 | 124 |
| |
119 | 125 |
| |
120 | 126 |
| |
121 | 127 |
| |
122 | - | ||
123 | - | ||
124 | - | ||
125 | - | ||
126 | - | ||
127 | - | ||
128 | - | ||
129 | 128 |
| |
129 | + | ||
130 | + | ||
131 | + | ||
130 | 132 |
| |
131 | 133 |
| |
132 | 134 |
| |
133 | - | ||
134 | - | ||
135 | - | ||
136 | - | ||
137 | - | ||
138 | - | ||
139 | 135 |
| |
136 | + | ||
137 | + | ||
140 | 138 |
| |
141 | 139 |
| |
142 | 140 |
| |
|
Lines changed: 21 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 | 2 |
| |
3 | + | ||
3 | 4 |
| |
4 | 5 |
| |
5 | 6 |
| |
| |||
51 | 52 |
| |
52 | 53 |
| |
53 | 54 |
| |
55 | + | ||
56 | + | ||
57 | + | ||
58 | + | ||
59 | + | ||
60 | + | ||
61 | + | ||
62 | + | ||
63 | + | ||
64 | + | ||
65 | + | ||
66 | + | ||
67 | + | ||
68 | + | ||
69 | + | ||
70 | + | ||
71 | + | ||
72 | + | ||
73 | + | ||
74 | + | ||
54 | 75 |
| |
55 | 76 |
| |
56 | 77 |
| |
|
Lines changed: 7 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | - | ||
1 | + | ||
2 | 2 |
| |
3 | + | ||
3 | 4 |
| |
4 | 5 |
| |
5 | 6 |
| |
| |||
117 | 118 |
| |
118 | 119 |
| |
119 | 120 |
| |
121 | + | ||
122 | + | ||
123 | + | ||
124 | + | ||
125 | + | ||
120 | 126 |
| |
121 | 127 |
| |
122 | 128 |
| |
|
Lines changed: 6 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
130 | 130 |
| |
131 | 131 |
| |
132 | 132 |
| |
133 | - | ||
133 | + | ||
134 | 134 |
| |
135 | 135 |
| |
136 | 136 |
| |
| |||
191 | 191 |
| |
192 | 192 |
| |
193 | 193 |
| |
194 | + | ||
195 | + | ||
196 | + | ||
197 | + | ||
198 | + | ||
194 | 199 |
| |
195 | 200 |
| |
196 | 201 |
| |
|
Lines changed: 31 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
115 | 115 |
| |
116 | 116 |
| |
117 | 117 |
| |
118 | + | ||
119 | + | ||
120 | + | ||
121 | + | ||
122 | + | ||
123 | + | ||
124 | + | ||
125 | + | ||
126 | + | ||
127 | + | ||
128 | + | ||
129 | + | ||
130 | + | ||
131 | + | ||
132 | + | ||
133 | + | ||
134 | + | ||
135 | + | ||
136 | + | ||
137 | + | ||
138 | + | ||
139 | + | ||
140 | + | ||
141 | + | ||
142 | + | ||
143 | + | ||
144 | + | ||
145 | + | ||
146 | + | ||
147 | + | ||
148 | + | ||
118 | 149 |
| |
119 | 150 |
| |
120 | 151 |
| |
|
Lines changed: 5 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
180 | 180 |
| |
181 | 181 |
| |
182 | 182 |
| |
183 | + | ||
184 | + | ||
185 | + | ||
186 | + | ||
187 | + | ||
183 | 188 |
| |
184 | 189 |
| |
185 | 190 |
| |
|
Lines changed: 5 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 | 2 |
| |
3 | 3 |
| |
4 | + | ||
5 | + | ||
6 | + | ||
7 | + | ||
8 | + | ||
4 | 9 |
| |
5 | 10 |
| |
6 | 11 |
| |
|
Lines changed: 0 additions & 4 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
18 | 18 |
| |
19 | 19 |
| |
20 | 20 |
| |
21 | - | ||
22 | - | ||
23 | - | ||
24 | - | ||
25 | 21 |
| |
26 | 22 |
| |
27 | 23 |
| |
|
0 commit comments