Commit 87e5904
committed
Auto merge of #159610 - JonathanBrouwer:rollup-Wil0K5d, r=JonathanBrouwer
Rollup of 18 pull requests
Successful merges:
- #159600 (`rust-analyzer` subtree update)
- #158046 (proc_macro: preserve file module spans for inner attrs)
- #159000 (Small cleanups to the incr comp session code)
- #159189 (Account for type alias projections in E0308 "expected/found" shortening logic)
- #159449 (Enable single Location to issue multiple borrows)
- #159544 (Suggest valid command-line crate names)
- #159587 (Improve `AttrItem::span`)
- #159594 (feat(rustc_hir_typeck): suggest `impl Fn` return for capturing closures)
- #159597 (std: use `arc4random_buf` from libc)
- #159599 (Resolver: Record at least 1 ambiguous trait if main decl is not a trait.)
- #158061 (Make `pin!()` more foolproof.)
- #159460 (Do not mark unnormalized const aliases as rigid when normalizing param env)
- #159529 (Add regression test for nested replacement ranges in `collect_tokens`)
- #159571 (Remove unused bundled library lookup for the local crate)
- #159585 (Minor `TokenStream` improvements)
- #159586 (Separate `InterpCx` usage by `ConstAnalysis` phases)
- #159602 (Remove `ItemLike`)
- #159603 (Clarify `push_stream`/`push_tree`)
Failed merges:
- #159590 (Remove some dead code)206 files changed
Lines changed: 5572 additions & 2034 deletions
File tree
- compiler
- rustc_ast/src
- attr
- rustc_attr_parsing/src
- attributes
- rustc_borrowck/src
- polonius/legacy
- type_check
- rustc_builtin_macros/src
- deriving/generic
- rustc_codegen_ssa/src/back
- rustc_errors/src
- rustc_expand/src
- mbe
- rustc_hir_typeck/src
- fn_ctxt
- rustc_incremental/src
- persist
- rustc_interface/src
- rustc_lint_defs/src
- rustc_metadata/src
- rustc_mir_transform/src
- rustc_parse/src
- parser
- tokenstream
- rustc_passes/src
- rustc_resolve/src
- rustc_session/src
- rustc_span/src
- rustc_trait_selection/src
- error_reporting/infer
- traits
- rustc_type_ir/src
- library
- core/src
- std/src/sys/random
- src/tools/rust-analyzer
- crates
- base-db/src
- hir-def/src
- expr_store
- lower
- path
- tests
- body
- hir
- nameres
- tests
- hir-ty/src
- consteval
- tests
- infer
- layout
- lower
- method_resolution
- mir
- eval
- lower
- next_solver
- infer
- tests
- regression
- hir/src
- semantics
- term_search
- ide-assists/src/handlers
- ide-completion/src
- completions
- tests
- ide-db/src
- ide-diagnostics/src
- handlers
- ide/src
- hover
- inlay_hints
- load-cargo/src
- parser
- src/grammar
- test_data
- generated
- parser/inline/err
- query-group-macro/src
- rust-analyzer/src
- bin
- handlers
- syntax/src/ast
- test-utils/src
- vfs/src
- file_set
- docs/book/src
- editors/code
- lib
- lsp-server
- examples
- src
- ungrammar
- xtask/src
- tests/ui
- associated-types
- closures
- coercion
- compile-flags/invalid
- diagnostic-width
- generic-associated-types
- imports
- iterators
- lint
- pin-macro
- pin
- proc-macro
- auxiliary
- 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 | |
|---|---|---|---|
| |||
3445 | 3445 | | |
3446 | 3446 | | |
3447 | 3447 | | |
| 3448 | + | |
3448 | 3449 | | |
3449 | 3450 | | |
3450 | 3451 | | |
| |||
3456 | 3457 | | |
3457 | 3458 | | |
3458 | 3459 | | |
| 3460 | + | |
| 3461 | + | |
| 3462 | + | |
| 3463 | + | |
| 3464 | + | |
| 3465 | + | |
| 3466 | + | |
| 3467 | + | |
| 3468 | + | |
3459 | 3469 | | |
3460 | 3470 | | |
3461 | 3471 | | |
| |||
4398 | 4408 | | |
4399 | 4409 | | |
4400 | 4410 | | |
4401 | | - | |
| 4411 | + | |
4402 | 4412 | | |
4403 | 4413 | | |
4404 | 4414 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
315 | 315 | | |
316 | 316 | | |
317 | 317 | | |
318 | | - | |
| 318 | + | |
319 | 319 | | |
320 | 320 | | |
321 | 321 | | |
| |||
342 | 342 | | |
343 | 343 | | |
344 | 344 | | |
345 | | - | |
346 | | - | |
347 | | - | |
348 | | - | |
349 | 345 | | |
350 | 346 | | |
351 | 347 | | |
| |||
794 | 790 | | |
795 | 791 | | |
796 | 792 | | |
| 793 | + | |
| 794 | + | |
797 | 795 | | |
798 | 796 | | |
799 | 797 | | |
| |||
814 | 812 | | |
815 | 813 | | |
816 | 814 | | |
817 | | - | |
| 815 | + | |
818 | 816 | | |
819 | 817 | | |
| 818 | + | |
| 819 | + | |
820 | 820 | | |
821 | 821 | | |
822 | 822 | | |
| |||
855 | 855 | | |
856 | 856 | | |
857 | 857 | | |
858 | | - | |
| 858 | + | |
859 | 859 | | |
860 | 860 | | |
| 861 | + | |
| 862 | + | |
861 | 863 | | |
862 | 864 | | |
863 | 865 | | |
| |||
891 | 893 | | |
892 | 894 | | |
893 | 895 | | |
894 | | - | |
| 896 | + | |
895 | 897 | | |
896 | 898 | | |
897 | 899 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
662 | 662 | | |
663 | 663 | | |
664 | 664 | | |
665 | | - | |
| 665 | + | |
666 | 666 | | |
667 | 667 | | |
668 | 668 | | |
669 | 669 | | |
670 | | - | |
671 | | - | |
| 670 | + | |
672 | 671 | | |
673 | 672 | | |
674 | 673 | | |
| |||
678 | 677 | | |
679 | 678 | | |
680 | 679 | | |
681 | | - | |
| 680 | + | |
| 681 | + | |
| 682 | + | |
| 683 | + | |
| 684 | + | |
682 | 685 | | |
683 | 686 | | |
684 | 687 | | |
| |||
691 | 694 | | |
692 | 695 | | |
693 | 696 | | |
694 | | - | |
| 697 | + | |
| 698 | + | |
| 699 | + | |
| 700 | + | |
| 701 | + | |
695 | 702 | | |
696 | 703 | | |
697 | 704 | | |
| |||
707 | 714 | | |
708 | 715 | | |
709 | 716 | | |
710 | | - | |
711 | | - | |
712 | | - | |
713 | | - | |
714 | 717 | | |
715 | 718 | | |
716 | 719 | | |
| |||
845 | 848 | | |
846 | 849 | | |
847 | 850 | | |
848 | | - | |
849 | | - | |
850 | | - | |
| 851 | + | |
851 | 852 | | |
852 | 853 | | |
853 | 854 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
406 | 406 | | |
407 | 407 | | |
408 | 408 | | |
409 | | - | |
| 409 | + | |
410 | 410 | | |
411 | 411 | | |
412 | 412 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
172 | 172 | | |
173 | 173 | | |
174 | 174 | | |
175 | | - | |
| 175 | + | |
176 | 176 | | |
177 | 177 | | |
178 | 178 | | |
| |||
334 | 334 | | |
335 | 335 | | |
336 | 336 | | |
337 | | - | |
| 337 | + | |
338 | 338 | | |
339 | 339 | | |
340 | 340 | | |
| |||
0 commit comments