File tree
78 files changed
+697
-712
lines changed- compiler
- rustc_ast/src/util
- rustc_ast_lowering
- src
- rustc_codegen_ssa/src/back
- rustc_error_codes/src/error_codes
- rustc_errors/src
- rustc_hir_analysis/src
- check
- structured_errors
- rustc_hir_typeck/src
- fn_ctxt
- rustc_infer/src/infer
- error_reporting
- relate
- rustc_macros/src/diagnostics
- rustc_middle/src
- infer
- rustc_mir_transform/src
- rustc_parse
- src
- parser
- rustc_passes/src
- rustc_resolve/src
- rustc_session/src
- library/core
- src/task
- tests/async_iter
- src/tools
- clippy
- clippy_lints/src
- tests/ui/author
- miri/tests/pass
- issues
- tests
- coverage
- ui
- async-await
- in-trait
- consts/const-eval
- coroutine
- dyn-star
- parser
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
78 files changed
+697
-712
lines changedOriginal file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
2 | 2 |
| |
3 | 3 |
| |
4 | 4 |
| |
5 |
| - | |
| 5 | + | |
6 | 6 |
| |
7 | 7 |
| |
8 | 8 |
| |
| |||
59 | 59 |
| |
60 | 60 |
| |
61 | 61 |
| |
62 |
| - | |
63 |
| - | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
64 | 68 |
| |
65 | 69 |
| |
66 | 70 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
14 | 14 |
| |
15 | 15 |
| |
16 | 16 |
| |
17 |
| - | |
18 |
| - | |
19 |
| - | |
20 |
| - | |
21 | 17 |
| |
22 | 18 |
| |
23 | 19 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
145 | 145 |
| |
146 | 146 |
| |
147 | 147 |
| |
148 |
| - | |
149 |
| - | |
150 |
| - | |
151 |
| - | |
152 |
| - | |
153 |
| - | |
154 |
| - | |
155 |
| - | |
156 | 148 |
| |
157 | 149 |
| |
158 | 150 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 |
| - | |
3 |
| - | |
| 2 | + | |
| 3 | + | |
4 | 4 |
| |
5 | 5 |
| |
6 | 6 |
| |
| |||
13 | 13 |
| |
14 | 14 |
| |
15 | 15 |
| |
16 |
| - | |
17 | 16 |
| |
18 | 17 |
| |
19 | 18 |
| |
| |||
1028 | 1027 |
| |
1029 | 1028 |
| |
1030 | 1029 |
| |
1031 |
| - | |
1032 |
| - | |
1033 |
| - | |
1034 |
| - | |
1035 | 1030 |
| |
1036 | 1031 |
| |
1037 | 1032 |
| |
1038 | 1033 |
| |
1039 | 1034 |
| |
1040 | 1035 |
| |
1041 |
| - | |
1042 |
| - | |
1043 |
| - | |
1044 | 1036 |
| |
1045 |
| - | |
1046 |
| - | |
1047 |
| - | |
1048 |
| - | |
1049 |
| - | |
1050 | 1037 |
| |
1051 | 1038 |
| |
1052 |
| - | |
| 1039 | + | |
1053 | 1040 |
| |
1054 | 1041 |
| |
1055 | 1042 |
| |
1056 | 1043 |
| |
1057 | 1044 |
| |
1058 | 1045 |
| |
1059 | 1046 |
| |
1060 |
| - | |
1061 |
| - | |
1062 |
| - | |
1063 |
| - | |
| 1047 | + | |
| 1048 | + | |
| 1049 | + | |
1064 | 1050 |
| |
1065 |
| - | |
| 1051 | + | |
1066 | 1052 |
| |
1067 |
| - | |
| 1053 | + | |
1068 | 1054 |
| |
1069 |
| - | |
| 1055 | + | |
| 1056 | + | |
1070 | 1057 |
| |
1071 |
| - | |
| 1058 | + | |
| 1059 | + | |
1072 | 1060 |
| |
1073 | 1061 |
| |
1074 | 1062 |
| |
1075 | 1063 |
| |
| 1064 | + | |
| 1065 | + | |
| 1066 | + | |
1076 | 1067 |
| |
1077 | 1068 |
| |
1078 | 1069 |
| |
|
0 commit comments