File tree
163 files changed
+1121
-550
lines changed- compiler
- rustc_borrowck/src/type_check
- rustc_codegen_llvm/src
- rustc_codegen_ssa/src
- rustc_const_eval/src/interpret
- rustc_errors/src
- rustc_expand/src/mbe
- rustc_infer/src/infer
- rustc_interface/src
- rustc_lint/src
- rustc_next_trait_solver/src
- rustc_resolve
- src
- rustc_session
- src
- rustc_target/src
- library
- coretests/benches
- core/src
- fmt
- num
- dec2flt
- unicode
- std_detect
- src/detect
- arch
- os/linux
- tests
- std/src
- sync
- nonpoison
- poison
- sys
- fs
- pal/uefi
- src
- ci/docker/host-x86_64/tidy
- doc
- rustc/src
- unstable-book/src/compiler-flags
- librustdoc
- formats
- html/static/js
- tools
- miri
- src
- tests/fail/function_calls
- tidy/src
- extra_checks
- tests
- assembly-llvm
- codegen-llvm
- ui-fulldeps/internal-lints
- ui
- array-slice-vec
- associated-consts
- attributes
- binding
- borrowck
- check-cfg
- codegen
- coercion
- consts
- cross-crate
- auxiliary
- dyn-keyword
- auxiliary
- enum
- extern
- generics
- instrument-coverage
- invalid-compile-flags/indirect-branch-cs-prefix
- issues
- issue-77218
- iterators
- macros
- match
- methods
- mir
- mismatched_types
- pattern
- privacy
- recursion
- resolve
- rust-2018/uniform-paths
- static
- structs-enums
- auxiliary
- structs
- thir-print
- track-diagnostics
- trait-bounds
- traits
- auxiliary
- type-alias-impl-trait
- typeck
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
163 files changed
+1121
-550
lines changedLines changed: 7 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
124 | 124 |
| |
125 | 125 |
| |
126 | 126 |
| |
127 |
| - | |
128 |
| - | |
| 127 | + | |
| 128 | + | |
| 129 | + | |
| 130 | + | |
| 131 | + | |
| 132 | + | |
| 133 | + | |
129 | 134 |
| |
130 | 135 |
| |
131 | 136 |
| |
|
Lines changed: 9 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
471 | 471 |
| |
472 | 472 |
| |
473 | 473 |
| |
| 474 | + | |
| 475 | + | |
| 476 | + | |
| 477 | + | |
| 478 | + | |
| 479 | + | |
| 480 | + | |
| 481 | + | |
| 482 | + | |
474 | 483 |
| |
475 | 484 |
| |
476 | 485 |
| |
|
Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
277 | 277 |
| |
278 | 278 |
| |
279 | 279 |
| |
| 280 | + | |
280 | 281 |
| |
281 | 282 |
| |
282 | 283 |
| |
|
Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
180 | 180 |
| |
181 | 181 |
| |
182 | 182 |
| |
| 183 | + | |
183 | 184 |
| |
184 | 185 |
| |
185 | 186 |
| |
|
Lines changed: 9 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
27 | 27 |
| |
28 | 28 |
| |
29 | 29 |
| |
30 |
| - | |
31 |
| - | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
32 | 33 |
| |
33 | 34 |
| |
34 | 35 |
| |
| |||
379 | 380 |
| |
380 | 381 |
| |
381 | 382 |
| |
| 383 | + | |
| 384 | + | |
| 385 | + | |
| 386 | + | |
| 387 | + | |
382 | 388 |
| |
383 | 389 |
| |
384 | 390 |
| |
| |||
496 | 502 |
| |
497 | 503 |
| |
498 | 504 |
| |
499 |
| - | |
| 505 | + | |
500 | 506 |
| |
501 | 507 |
| |
502 | 508 |
| |
|
Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
325 | 325 |
| |
326 | 326 |
| |
327 | 327 |
| |
328 |
| - | |
329 |
| - | |
| 328 | + | |
330 | 329 |
| |
331 | 330 |
| |
332 | 331 |
| |
| |||
583 | 582 |
| |
584 | 583 |
| |
585 | 584 |
| |
| 585 | + | |
586 | 586 |
| |
587 | 587 |
| |
588 | 588 |
| |
|
Lines changed: 6 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
234 | 234 |
| |
235 | 235 |
| |
236 | 236 |
| |
| 237 | + | |
| 238 | + | |
| 239 | + | |
| 240 | + | |
| 241 | + | |
| 242 | + | |
237 | 243 |
| |
238 | 244 |
| |
239 | 245 |
| |
|
Lines changed: 4 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
20 | 20 |
| |
21 | 21 |
| |
22 | 22 |
| |
23 |
| - | |
| 23 | + | |
24 | 24 |
| |
25 | 25 |
| |
26 | 26 |
| |
| |||
386 | 386 |
| |
387 | 387 |
| |
388 | 388 |
| |
| 389 | + | |
| 390 | + | |
| 391 | + | |
389 | 392 |
| |
390 | 393 |
| |
391 | 394 |
| |
|
Lines changed: 45 additions & 20 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
4 | 4 |
| |
5 | 5 |
| |
6 | 6 |
| |
| 7 | + | |
7 | 8 |
| |
8 | 9 |
| |
9 | 10 |
| |
| |||
389 | 390 |
| |
390 | 391 |
| |
391 | 392 |
| |
392 |
| - | |
| 393 | + | |
393 | 394 |
| |
| 395 | + | |
394 | 396 |
| |
395 | 397 |
| |
396 | 398 |
| |
| |||
399 | 401 |
| |
400 | 402 |
| |
401 | 403 |
| |
402 |
| - | |
403 |
| - | |
404 |
| - | |
405 |
| - | |
406 | 404 |
| |
407 |
| - | |
408 |
| - | |
409 |
| - | |
410 |
| - | |
411 |
| - | |
412 |
| - | |
413 |
| - | |
414 |
| - | |
415 |
| - | |
416 |
| - | |
417 |
| - | |
418 |
| - | |
| 405 | + | |
| 406 | + | |
| 407 | + | |
| 408 | + | |
| 409 | + | |
| 410 | + | |
| 411 | + | |
| 412 | + | |
419 | 413 |
| |
| 414 | + | |
| 415 | + | |
| 416 | + | |
420 | 417 |
| |
421 | 418 |
| |
422 | 419 |
| |
| |||
425 | 422 |
| |
426 | 423 |
| |
427 | 424 |
| |
428 |
| - | |
| 425 | + | |
429 | 426 |
| |
430 | 427 |
| |
431 | 428 |
| |
432 | 429 |
| |
433 | 430 |
| |
| 431 | + | |
| 432 | + | |
| 433 | + | |
| 434 | + | |
| 435 | + | |
| 436 | + | |
| 437 | + | |
| 438 | + | |
| 439 | + | |
| 440 | + | |
| 441 | + | |
| 442 | + | |
| 443 | + | |
| 444 | + | |
| 445 | + | |
| 446 | + | |
| 447 | + | |
| 448 | + | |
| 449 | + | |
| 450 | + | |
| 451 | + | |
| 452 | + | |
| 453 | + | |
| 454 | + | |
| 455 | + | |
434 | 456 |
| |
435 | 457 |
| |
436 |
| - | |
| 458 | + | |
437 | 459 |
| |
438 | 460 |
| |
439 |
| - | |
| 461 | + | |
| 462 | + | |
| 463 | + | |
| 464 | + | |
440 | 465 |
| |
441 | 466 |
| |
442 | 467 |
| |
|
Lines changed: 3 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1418 | 1418 |
| |
1419 | 1419 |
| |
1420 | 1420 |
| |
1421 |
| - | |
| 1421 | + | |
| 1422 | + | |
| 1423 | + | |
1422 | 1424 |
| |
1423 | 1425 |
| |
1424 | 1426 |
| |
|
0 commit comments