This repository was archived by the owner on May 28, 2025. It is now read-only.
Commit f04f6ca
committed
Auto merge of rust-lang#129230 - RalfJung:miri-sync, r=RalfJung
Miri subtree update
r? `@ghost`File tree
91 files changed
+2536
-1045
lines changed- src/tools/miri
- .cargo
- .github/workflows
- setup
- cargo-miri
- src
- ci
- miri-script
- src
- src
- bin
- borrow_tracker
- stacked_borrows
- tree_borrows
- tree
- concurrency
- shims
- unix
- linux
- x86
- tests
- fail-dep/tokio
- fail
- alloc
- both_borrows
- function_calls
- intrinsics
- stacked_borrows
- tree_borrows/reserved
- pass-dep/libc
- pass
- tls
- tree_borrows
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
91 files changed
+2536
-1045
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
60 | 60 | | |
61 | 61 | | |
62 | 62 | | |
63 | | - | |
| 63 | + | |
64 | 64 | | |
65 | 65 | | |
66 | 66 | | |
| |||
123 | 123 | | |
124 | 124 | | |
125 | 125 | | |
| 126 | + | |
| 127 | + | |
126 | 128 | | |
127 | 129 | | |
128 | 130 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
38 | 42 | | |
39 | 43 | | |
40 | 44 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
| 11 | + | |
| 12 | + | |
12 | 13 | | |
13 | 14 | | |
14 | 15 | | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
15 | 48 | | |
16 | 49 | | |
17 | 50 | | |
| |||
173 | 206 | | |
174 | 207 | | |
175 | 208 | | |
| 209 | + | |
| 210 | + | |
176 | 211 | | |
177 | 212 | | |
178 | 213 | | |
179 | 214 | | |
180 | | - | |
181 | 215 | | |
182 | 216 | | |
183 | | - | |
184 | 217 | | |
185 | 218 | | |
| 219 | + | |
| 220 | + | |
186 | 221 | | |
187 | 222 | | |
188 | 223 | | |
189 | 224 | | |
190 | | - | |
191 | 225 | | |
192 | 226 | | |
193 | | - | |
194 | 227 | | |
195 | 228 | | |
196 | 229 | | |
| |||
309 | 342 | | |
310 | 343 | | |
311 | 344 | | |
| 345 | + | |
312 | 346 | | |
313 | 347 | | |
314 | 348 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
414 | 414 | | |
415 | 415 | | |
416 | 416 | | |
417 | | - | |
418 | | - | |
419 | | - | |
420 | | - | |
421 | 417 | | |
422 | 418 | | |
423 | 419 | | |
| |||
This file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
93 | 93 | | |
94 | 94 | | |
95 | 95 | | |
| 96 | + | |
96 | 97 | | |
97 | | - | |
98 | | - | |
99 | | - | |
100 | | - | |
101 | | - | |
| 98 | + | |
102 | 99 | | |
103 | 100 | | |
104 | 101 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
150 | 150 | | |
151 | 151 | | |
152 | 152 | | |
153 | | - | |
154 | | - | |
| 153 | + | |
| 154 | + | |
155 | 155 | | |
156 | 156 | | |
157 | 157 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
3 | 13 | | |
4 | 14 | | |
5 | | - | |
6 | | - | |
7 | | - | |
8 | 15 | | |
This file was deleted.
0 commit comments