This repository was archived by the owner on May 28, 2025. It is now read-only.
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
File tree
48 files changed
+402
-162
lines changed- compiler
- rustc_codegen_ssa/src/back
- rustc_const_eval/src/interpret
- rustc_hir_typeck/src/fn_ctxt
- rustc_infer/src/infer
- library
- alloc/src
- collections
- binary_heap
- btree
- vec_deque
- vec
- core/src
- task
- std/src
- collections/hash
- ffi
- io
- src/tools/miri
- src
- alloc_addresses
- borrow_tracker
- stacked_borrows
- tree_borrows
- tests/fail/both_borrows
- tests
- run-make/issue-107495-archive-permissions
- ui
- abi
- cross-crate/auxiliary
- foreign
- auxiliary
- attributes
- extern
- inference
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
48 files changed
+402
-162
lines changedLines changed: 19 additions & 8 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
13 | 13 |
| |
14 | 14 |
| |
15 | 15 |
| |
16 |
| - | |
| 16 | + | |
17 | 17 |
| |
18 | 18 |
| |
19 | 19 |
| |
| |||
280 | 280 |
| |
281 | 281 |
| |
282 | 282 |
| |
283 |
| - | |
| 283 | + | |
| 284 | + | |
| 285 | + | |
| 286 | + | |
| 287 | + | |
284 | 288 |
| |
285 |
| - | |
286 |
| - | |
| 289 | + | |
| 290 | + | |
| 291 | + | |
| 292 | + | |
| 293 | + | |
| 294 | + | |
| 295 | + | |
287 | 296 |
| |
288 |
| - | |
| 297 | + | |
289 | 298 |
| |
290 | 299 |
| |
291 | 300 |
| |
292 | 301 |
| |
293 | 302 |
| |
294 | 303 |
| |
295 | 304 |
| |
296 |
| - | |
297 |
| - | |
298 |
| - | |
| 305 | + | |
| 306 | + | |
| 307 | + | |
| 308 | + | |
| 309 | + | |
299 | 310 |
| |
300 | 311 |
| |
301 | 312 |
| |
|
Lines changed: 21 additions & 14 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
288 | 288 |
| |
289 | 289 |
| |
290 | 290 |
| |
291 |
| - | |
| 291 | + | |
292 | 292 |
| |
293 | 293 |
| |
294 | 294 |
| |
295 | 295 |
| |
296 | 296 |
| |
297 | 297 |
| |
298 |
| - | |
299 |
| - | |
| 298 | + | |
| 299 | + | |
300 | 300 |
| |
301 | 301 |
| |
302 | 302 |
| |
303 | 303 |
| |
304 |
| - | |
305 |
| - | |
306 |
| - | |
307 |
| - | |
308 |
| - | |
309 |
| - | |
310 |
| - | |
311 |
| - | |
312 |
| - | |
313 | 304 |
| |
314 | 305 |
| |
315 | 306 |
| |
| |||
336 | 327 |
| |
337 | 328 |
| |
338 | 329 |
| |
| 330 | + | |
| 331 | + | |
339 | 332 |
| |
340 | 333 |
| |
341 | 334 |
| |
| |||
354 | 347 |
| |
355 | 348 |
| |
356 | 349 |
| |
| 350 | + | |
| 351 | + | |
| 352 | + | |
| 353 | + | |
| 354 | + | |
| 355 | + | |
| 356 | + | |
| 357 | + | |
| 358 | + | |
| 359 | + | |
| 360 | + | |
| 361 | + | |
| 362 | + | |
357 | 363 |
| |
358 | 364 |
| |
359 | 365 |
| |
| |||
592 | 598 |
| |
593 | 599 |
| |
594 | 600 |
| |
595 |
| - | |
| 601 | + | |
596 | 602 |
| |
597 | 603 |
| |
598 | 604 |
| |
| |||
601 | 607 |
| |
602 | 608 |
| |
603 | 609 |
| |
604 |
| - | |
| 610 | + | |
605 | 611 |
| |
606 | 612 |
| |
| 613 | + | |
607 | 614 |
| |
608 | 615 |
| |
609 | 616 |
| |
|
0 commit comments