File tree
1,490 files changed
+22804
-14124
lines changed- .github/workflows
- compiler
- rustc_abi/src
- layout
- rustc_ast/src
- expand
- util
- rustc_ast_ir/src
- rustc_ast_lowering/src
- rustc_ast_passes
- src
- rustc_ast_pretty/src/pprust
- rustc_attr/src
- rustc_borrowck/src
- diagnostics
- type_check
- rustc_builtin_macros
- src
- deriving
- rustc_codegen_cranelift/src
- intrinsics
- rustc_codegen_gcc
- src
- intrinsic
- rustc_codegen_llvm
- src
- coverageinfo
- rustc_codegen_ssa
- src
- back
- mir
- rustc_const_eval
- src
- check_consts
- const_eval
- interpret
- rustc_data_structures/src
- obligation_forest
- rustc_error_codes/src/error_codes
- rustc_expand/src
- rustc_feature/src
- rustc_hir/src
- rustc_hir_analysis
- src
- check
- compare_impl_item
- coherence
- collect
- errors
- hir_ty_lowering
- variance
- rustc_hir_pretty/src
- rustc_hir_typeck
- src
- fn_ctxt
- method
- rustc_index/src
- rustc_index_macros
- rustc_infer
- src
- infer
- canonical
- opaque_types
- outlives
- region_constraints
- relate
- traits
- rustc_interface/src
- rustc_lexer/src
- rustc_lint
- src
- context
- rustc_lint_defs/src
- rustc_llvm/llvm-wrapper
- rustc_metadata/src/rmeta
- rustc_middle
- src
- mir
- interpret
- traits
- ty
- rustc_mir_build
- src
- thir
- cx
- pattern
- rustc_mir_dataflow/src
- framework
- impls
- rustc_mir_transform/src
- rustc_monomorphize/src
- rustc_next_trait_solver/src
- relate
- solve
- assembly
- eval_ctxt
- normalizes_to
- rustc_parse
- src
- lexer
- parser
- rustc_parse_format/src
- rustc_passes
- src
- rustc_resolve/src
- late
- rustc_serialize/src
- rustc_session/src
- rustc_span
- src
- rustc_target/src
- asm
- callconv
- spec/targets
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
1,490 files changed
+22804
-14124
lines changedOriginal file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
122 | 122 |
| |
123 | 123 |
| |
124 | 124 |
| |
| 125 | + | |
| 126 | + | |
| 127 | + | |
125 | 128 |
| |
126 | 129 |
| |
127 | 130 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
74 | 74 |
| |
75 | 75 |
| |
76 | 76 |
| |
| 77 | + | |
77 | 78 |
| |
78 | 79 |
| |
79 | 80 |
| |
| |||
279 | 280 |
| |
280 | 281 |
| |
281 | 282 |
| |
| 283 | + | |
282 | 284 |
| |
283 | 285 |
| |
284 | 286 |
| |
| |||
311 | 313 |
| |
312 | 314 |
| |
313 | 315 |
| |
| 316 | + | |
314 | 317 |
| |
315 | 318 |
| |
316 | 319 |
| |
|
0 commit comments