Commit 2dcd820
committed
Auto merge of #69521 - Dylan-DPC:rollup-j43es66, r=Dylan-DPC
Rollup of 8 pull requests
Successful merges:
- #60826 (Implement new gdb/lldb pretty-printers)
- #69255 (Add more context to E0599 errors)
- #69379 (Fail on multiple declarations of `main`.)
- #69430 (librustc_typeck: remove loop that never actually loops)
- #69449 (Do not ping PR reviewers in toolstate breakage)
- #69491 (rustc_span: Add `Symbol::to_ident_string` for use in diagnostic messages)
- #69495 (don't take redundant references to operands)
- #69496 (use find(x) instead of filter(x).next())
Failed merges:
r? @ghostFile tree
77 files changed
+2153
-1374
lines changed- src
- bootstrap
- etc
- libcore/str
- librustc_codegen_ssa
- librustc_infer
- infer/error_reporting
- traits
- error_reporting
- librustc_parse
- lexer
- parser
- librustc_span
- librustc_typeck
- check/method
- librustc
- traits
- ty
- print
- librustdoc
- clean
- test
- debuginfo
- ui
- associated-const
- consts
- derives
- duplicate
- impl-trait
- issues
- issues
- issue-50264-inner-deref-trait
- methods
- mismatched_types
- never_type
- self
- specialization/defaultimpl
- suggestions
- traits
- trivial-bounds
- union
- tools
- compiletest/src
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
77 files changed
+2153
-1374
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
614 | 614 | | |
615 | 615 | | |
616 | 616 | | |
617 | | - | |
| 617 | + | |
618 | 618 | | |
619 | 619 | | |
620 | 620 | | |
621 | 621 | | |
622 | 622 | | |
623 | 623 | | |
624 | | - | |
| 624 | + | |
| 625 | + | |
625 | 626 | | |
626 | 627 | | |
627 | 628 | | |
628 | 629 | | |
629 | | - | |
| 630 | + | |
| 631 | + | |
630 | 632 | | |
631 | 633 | | |
632 | 634 | | |
| |||
0 commit comments