File tree
139 files changed
+5964
-5168
lines changed- compiler
- rustc_ast_lowering/src
- rustc_ast/src
- rustc_builtin_macros/src/deriving/generic
- rustc_hir/src
- rustc_infer/src/infer
- error_reporting
- rustc_middle/src/ty
- rustc_parse/src/parser
- rustc_target/src/spec
- rustc_trait_selection/src/traits/error_reporting
- rustc_typeck/src/check
- src
- test/ui
- mismatched_types
- typeck
- unboxed-closures
- tools
- compiletest/src
- rust-analyzer
- .github/workflows
- .vscode
- crates
- base-db/src
- hir-def/src
- macro_expansion_tests
- mbe
- nameres
- tests
- hir-expand/src
- hir-ty/src
- infer
- tests
- hir/src
- ide-assists/src
- handlers
- ide-completion/src
- completions
- item_list
- render
- tests
- ide-db/src
- ide-diagnostics
- src
- handlers
- ide/src
- mbe/src
- parser
- src/grammar
- test_data/parser/inline
- err
- ok
- proc-macro-api/src/msg
- proc-macro-srv/src
- abis
- abi_1_58
- proc_macro
- abi_1_63
- proc_macro
- abi_1_64
- proc_macro
- bridge
- abi_sysroot
- tests
- project-model/src
- rust-analyzer/src
- bin
- cli
- diagnostics
- syntax/src
- ast
- editors/code
- src
- lib/la-arena/src
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
139 files changed
+5964
-5168
lines changedLines changed: 5 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
497 | 497 |
| |
498 | 498 |
| |
499 | 499 |
| |
500 |
| - | |
501 | 500 |
| |
502 | 501 |
| |
503 | 502 |
| |
| |||
3042 | 3041 |
| |
3043 | 3042 |
| |
3044 | 3043 |
| |
| 3044 | + | |
3045 | 3045 |
| |
3046 | 3046 |
| |
3047 | 3047 |
| |
| |||
3051 | 3051 |
| |
3052 | 3052 |
| |
3053 | 3053 |
| |
| 3054 | + | |
3054 | 3055 |
| |
| 3056 | + | |
3055 | 3057 |
| |
3056 | 3058 |
| |
3057 | 3059 |
| |
| 3060 | + | |
3058 | 3061 |
| |
| 3062 | + | |
3059 | 3063 |
|
Lines changed: 1 addition & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
935 | 935 |
| |
936 | 936 |
| |
937 | 937 |
| |
938 |
| - | |
939 |
| - | |
| 938 | + | |
940 | 939 |
| |
941 | 940 |
| |
942 | 941 |
| |
|
Lines changed: 1 addition & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1498 | 1498 |
| |
1499 | 1499 |
| |
1500 | 1500 |
| |
1501 |
| - | |
| 1501 | + | |
1502 | 1502 |
| |
1503 |
| - | |
1504 | 1503 |
| |
1505 | 1504 |
| |
1506 | 1505 |
| |
|
Lines changed: 1 addition & 5 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
640 | 640 |
| |
641 | 641 |
| |
642 | 642 |
| |
643 |
| - | |
644 |
| - | |
645 |
| - | |
646 |
| - | |
647 |
| - | |
| 643 | + | |
648 | 644 |
| |
649 | 645 |
| |
650 | 646 |
| |
|
Lines changed: 0 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
778 | 778 |
| |
779 | 779 |
| |
780 | 780 |
| |
781 |
| - | |
782 | 781 |
| |
783 | 782 |
| |
784 | 783 |
| |
|
Lines changed: 1 addition & 4 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
876 | 876 |
| |
877 | 877 |
| |
878 | 878 |
| |
879 |
| - | |
880 |
| - | |
881 |
| - | |
882 |
| - | |
| 879 | + | |
883 | 880 |
| |
884 | 881 |
| |
885 | 882 |
| |
|
Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1750 | 1750 |
| |
1751 | 1751 |
| |
1752 | 1752 |
| |
| 1753 | + | |
1753 | 1754 |
| |
1754 | 1755 |
| |
1755 | 1756 |
| |
|
Lines changed: 12 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1935 | 1935 |
| |
1936 | 1936 |
| |
1937 | 1937 |
| |
| 1938 | + | |
| 1939 | + | |
| 1940 | + | |
| 1941 | + | |
| 1942 | + | |
| 1943 | + | |
| 1944 | + | |
| 1945 | + | |
| 1946 | + | |
| 1947 | + | |
| 1948 | + | |
| 1949 | + | |
1938 | 1950 |
| |
1939 | 1951 |
| |
1940 | 1952 |
| |
|
Lines changed: 12 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
74 | 74 |
| |
75 | 75 |
| |
76 | 76 |
| |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
77 | 89 |
| |
78 | 90 |
| |
79 | 91 |
| |
|
Lines changed: 0 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
314 | 314 |
| |
315 | 315 |
| |
316 | 316 |
| |
317 |
| - | |
318 | 317 |
| |
319 | 318 |
| |
320 | 319 |
| |
|
0 commit comments