File tree
4,829 files changed
+93985
-58279
lines changed- .github
- workflows
- compiler
- rustc_abi/src
- rustc_arena/src
- rustc_ast/src
- attr
- util
- rustc_ast_ir
- src
- rustc_ast_lowering
- src
- rustc_ast_passes
- src
- rustc_ast_pretty/src
- pprust
- state
- rustc_attr/src
- rustc_baked_icu_data
- src
- rustc_borrowck/src
- constraints
- diagnostics
- polonius
- region_infer
- type_check
- liveness
- rustc_builtin_macros
- src
- assert
- deriving
- generic
- rustc_codegen_cranelift
- example
- patches
- src
- abi
- driver
- intrinsics
- rustc_codegen_gcc/src
- back
- intrinsic
- rustc_codegen_llvm
- src
- back
- coverageinfo
- debuginfo
- metadata/enums
- llvm
- rustc_codegen_ssa
- src
- back
- rpath
- debuginfo
- mir
- traits
- rustc_const_eval
- src
- check_consts
- const_eval
- interpret
- transform
- check_consts
- util
- rustc_data_structures
- src
- graph
- dominators
- iterate
- scc
- obligation_forest
- sync
- rustc_driver/src
- rustc_driver_impl
- src
- rustc_error_codes/src
- error_codes
- rustc_error_messages/src
- rustc_errors/src
- json
- rustc_expand
- src
- mbe
- rustc_feature/src
- rustc_fluent_macro/src
- rustc_fs_util/src
- rustc_graphviz/src
- rustc_hir/src
- rustc_hir_analysis
- src
- check
- compare_impl_item
- coherence
- collect
- type_of
- hir_ty_lowering
- impl_wf_check
- outlives
- structured_errors
- variance
- rustc_hir_pretty/src
- rustc_hir_typeck
- src
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
4,829 files changed
+93985
-58279
lines changedOriginal file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + |
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
38 | 38 |
| |
39 | 39 |
| |
40 | 40 |
| |
| 41 | + | |
| 42 | + | |
41 | 43 |
| |
42 | 44 |
| |
43 | 45 |
| |
| |||
93 | 95 |
| |
94 | 96 |
| |
95 | 97 |
| |
96 |
| - | |
97 |
| - | |
98 | 98 |
| |
99 | 99 |
| |
100 | 100 |
| |
| |||
155 | 155 |
| |
156 | 156 |
| |
157 | 157 |
| |
158 |
| - | |
159 |
| - | |
160 |
| - | |
161 | 158 |
| |
162 | 159 |
| |
163 | 160 |
| |
| |||
190 | 187 |
| |
191 | 188 |
| |
192 | 189 |
| |
193 |
| - | |
194 | 190 |
| |
195 | 191 |
| |
196 | 192 |
| |
| |||
240 | 236 |
| |
241 | 237 |
| |
242 | 238 |
| |
243 |
| - | |
| 239 | + | |
| 240 | + |
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
52 | 52 |
| |
53 | 53 |
| |
54 | 54 |
| |
| 55 | + | |
55 | 56 |
| |
56 | 57 |
| |
57 | 58 |
| |
|
+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 | + |
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
379 | 379 |
| |
380 | 380 |
| |
381 | 381 |
| |
| 382 | + | |
382 | 383 |
| |
383 | 384 |
| |
384 | 385 |
| |
|
0 commit comments