File tree
4,731 files changed
+90520
-54158
lines changed- .github
- workflows
- compiler
- rustc/src
- rustc_abi/src
- rustc_ast/src
- attr
- util
- rustc_ast_lowering/src
- rustc_ast_passes
- src
- rustc_ast_pretty/src/pprust
- state
- rustc_attr/src
- rustc_borrowck/src
- diagnostics
- polonius
- region_infer
- type_check
- liveness
- rustc_builtin_macros
- src
- assert
- deriving
- cmp
- generic
- rustc_codegen_cranelift
- .github/workflows
- build_system
- example
- patches
- scripts
- src
- abi
- driver
- intrinsics
- rustc_codegen_gcc
- example
- src
- intrinsic
- rustc_codegen_llvm
- src
- back
- coverageinfo
- debuginfo
- metadata/enums
- llvm
- rustc_codegen_ssa
- src
- back
- debuginfo
- mir
- traits
- rustc_const_eval
- src
- check_consts
- const_eval
- interpret
- transform
- check_consts
- util
- rustc_data_structures
- src
- base_n
- flock
- graph
- dominators
- implementation
- iterate
- scc
- obligation_forest
- sync
- tiny_list
- rustc_driver_impl
- src
- rustc_error_codes/src/error_codes
- rustc_error_messages/src
- rustc_errors/src
- rustc_expand
- src
- mbe
- mut_visit
- parse
- tokenstream
- rustc_feature/src
- rustc_hir/src
- rustc_hir_analysis
- src
- check
- compare_impl_item
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
4,731 files changed
+90520
-54158
lines changedOriginal file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + |
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
52 | 52 |
| |
53 | 53 |
| |
54 | 54 |
| |
| 55 | + | |
| 56 | + | |
55 | 57 |
| |
56 | 58 |
| |
57 | 59 |
| |
| |||
75 | 77 |
| |
76 | 78 |
| |
77 | 79 |
| |
78 |
| - | |
79 |
| - | |
80 |
| - | |
81 |
| - | |
82 |
| - | |
83 |
| - | |
84 |
| - | |
85 |
| - | |
86 | 80 |
| |
87 | 81 |
| |
88 | 82 |
| |
| |||
160 | 154 |
| |
161 | 155 |
| |
162 | 156 |
| |
163 |
| - | |
164 |
| - | |
165 |
| - | |
| 157 | + | |
| 158 | + | |
| 159 | + | |
| 160 | + | |
| 161 | + | |
| 162 | + | |
166 | 163 |
| |
167 | 164 |
| |
168 | 165 |
| |
| |||
196 | 193 |
| |
197 | 194 |
| |
198 | 195 |
| |
199 |
| - | |
200 | 196 |
| |
201 | 197 |
| |
202 | 198 |
| |
| |||
247 | 243 |
| |
248 | 244 |
| |
249 | 245 |
| |
| 246 | + | |
| 247 | + |
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
56 | 56 |
| |
57 | 57 |
| |
58 | 58 |
| |
59 |
| - | |
| 59 | + | |
60 | 60 |
| |
61 | 61 |
| |
62 | 62 |
| |
|
+5-1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
33 | 33 |
| |
34 | 34 |
| |
35 | 35 |
| |
36 |
| - | |
| 36 | + | |
37 | 37 |
| |
38 | 38 |
| |
39 | 39 |
| |
| |||
43 | 43 |
| |
44 | 44 |
| |
45 | 45 |
| |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + |
0 commit comments