Commit 9e2abe0
committed
Auto merge of #157991 - JonathanBrouwer:rollup-vlRn7Dc, r=JonathanBrouwer
Rollup of 13 pull requests
Successful merges:
- #156538 (Refactor `AliasTy`. `AliasTerm` & `UnevaluatedConst` to use `Alias`)
- #156807 (Add `T: PartialEq` bounds to derived `StructuralPartialEq` impls.)
- #156950 (Staticlib rename internal symbols)
- #156983 (Add `io::Read::read_le` and `io::Read::read_be`)
- #157306 (tests: codegen-llvm: Expect the new mangling scheme in bpf-abi-indirect-return)
- #157702 (Add expansion info to implied bounds)
- #155616 (constify `TryFrom<Vec>` for array)
- #156226 (diagnostics: point to coroutine body on higher-ranked auto trait errors)
- #157870 (std: sys: solid: clamp connect_timeout tv_sec instead of truncating)
- #157952 (Configure Renovate for GitHub Actions)
- #157953 (fix(rustc_codegen_ssa): Use cg_operand for Freeze check)
- #157958 (doc: Document `-Zlint-rust-version`)
- #157974 (Rename `errors.rs` file to `diagnostics.rs` (11/N))123 files changed
Lines changed: 7545 additions & 6170 deletions
File tree
- .github
- compiler
- rustc_builtin_macros/src/deriving/cmp
- rustc_codegen_ssa/src
- back
- mir
- rustc_hir_analysis/src
- check
- collect
- hir_ty_lowering
- rustc_hir_typeck/src/method
- rustc_interface/src
- rustc_mir_build/src/thir/pattern
- rustc_resolve/src
- late
- rustc_session/src
- rustc_span/src
- rustc_trait_selection/src/error_reporting
- infer
- nice_region_error
- traits
- rustc_type_ir/src
- ty
- library
- alloc/src
- raw_vec
- vec
- std/src
- io
- sys/net/connection/socket
- src/doc/unstable-book/src/compiler-flags
- tests
- codegen-llvm
- mir-opt
- run-make
- staticlib-rename-internal-symbols-macho
- staticlib-rename-internal-symbols
- ui
- associated-types
- async-await
- return-type-notation
- attributes
- box
- closures
- coherence
- occurs-check
- const-generics
- consts
- const-eval
- const_in_pattern
- control-flow
- miri_unleashed
- coroutine
- derives
- drop
- dst
- dyn-compatibility
- extern
- generic-associated-types
- generics
- higher-ranked
- impl-trait/in-trait
- linking
- mir
- offset-of
- sized-hierarchy
- trait-bounds
- traits
- const-traits
- next-solver
- normalize
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
3 | 7 | | |
4 | 8 | | |
5 | | - | |
6 | | - | |
7 | | - | |
8 | | - | |
9 | | - | |
10 | | - | |
11 | | - | |
12 | | - | |
13 | | - | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
14 | 25 | | |
Lines changed: 4 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
25 | | - | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
26 | 29 | | |
27 | 30 | | |
28 | 31 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
1 | 2 | | |
2 | 3 | | |
3 | 4 | | |
| |||
22 | 23 | | |
23 | 24 | | |
24 | 25 | | |
25 | | - | |
| 26 | + | |
26 | 27 | | |
27 | 28 | | |
28 | 29 | | |
| |||
314 | 315 | | |
315 | 316 | | |
316 | 317 | | |
| 318 | + | |
| 319 | + | |
| 320 | + | |
| 321 | + | |
| 322 | + | |
| 323 | + | |
317 | 324 | | |
318 | 325 | | |
319 | 326 | | |
320 | 327 | | |
321 | 328 | | |
322 | | - | |
| 329 | + | |
323 | 330 | | |
324 | 331 | | |
325 | 332 | | |
| |||
534 | 541 | | |
535 | 542 | | |
536 | 543 | | |
537 | | - | |
| 544 | + | |
538 | 545 | | |
539 | | - | |
| 546 | + | |
540 | 547 | | |
541 | 548 | | |
542 | 549 | | |
| |||
546 | 553 | | |
547 | 554 | | |
548 | 555 | | |
549 | | - | |
550 | | - | |
551 | | - | |
552 | | - | |
553 | | - | |
| 556 | + | |
554 | 557 | | |
555 | 558 | | |
556 | 559 | | |
| |||
562 | 565 | | |
563 | 566 | | |
564 | 567 | | |
| 568 | + | |
| 569 | + | |
| 570 | + | |
| 571 | + | |
| 572 | + | |
| 573 | + | |
| 574 | + | |
| 575 | + | |
| 576 | + | |
| 577 | + | |
| 578 | + | |
| 579 | + | |
| 580 | + | |
| 581 | + | |
| 582 | + | |
| 583 | + | |
| 584 | + | |
| 585 | + | |
| 586 | + | |
| 587 | + | |
| 588 | + | |
| 589 | + | |
| 590 | + | |
| 591 | + | |
| 592 | + | |
| 593 | + | |
| 594 | + | |
| 595 | + | |
| 596 | + | |
| 597 | + | |
| 598 | + | |
| 599 | + | |
| 600 | + | |
565 | 601 | | |
566 | 602 | | |
567 | 603 | | |
| |||
588 | 624 | | |
589 | 625 | | |
590 | 626 | | |
591 | | - | |
| 627 | + | |
592 | 628 | | |
593 | | - | |
| 629 | + | |
594 | 630 | | |
595 | 631 | | |
596 | 632 | | |
| |||
602 | 638 | | |
603 | 639 | | |
604 | 640 | | |
605 | | - | |
| 641 | + | |
606 | 642 | | |
607 | | - | |
| 643 | + | |
| 644 | + | |
| 645 | + | |
| 646 | + | |
| 647 | + | |
608 | 648 | | |
609 | 649 | | |
610 | 650 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
53 | 53 | | |
54 | 54 | | |
55 | 55 | | |
56 | | - | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
57 | 59 | | |
58 | 60 | | |
59 | 61 | | |
| |||
566 | 568 | | |
567 | 569 | | |
568 | 570 | | |
569 | | - | |
| 571 | + | |
| 572 | + | |
| 573 | + | |
| 574 | + | |
570 | 575 | | |
571 | | - | |
572 | | - | |
573 | | - | |
| 576 | + | |
| 577 | + | |
| 578 | + | |
| 579 | + | |
| 580 | + | |
| 581 | + | |
| 582 | + | |
| 583 | + | |
| 584 | + | |
| 585 | + | |
574 | 586 | | |
575 | 587 | | |
576 | 588 | | |
| |||
581 | 593 | | |
582 | 594 | | |
583 | 595 | | |
584 | | - | |
| 596 | + | |
| 597 | + | |
| 598 | + | |
| 599 | + | |
| 600 | + | |
| 601 | + | |
| 602 | + | |
| 603 | + | |
585 | 604 | | |
586 | 605 | | |
587 | 606 | | |
| |||
0 commit comments