File tree
2,388 files changed
+43081
-25039
lines changed- .github/workflows
- .reuse
- LICENSES
- compiler
- rustc
- src
- rustc_abi
- src
- rustc_ast/src
- rustc_ast_ir
- rustc_ast_lowering/src
- rustc_ast_passes
- src
- rustc_ast_pretty/src/pprust
- rustc_borrowck/src
- diagnostics
- region_infer
- type_check
- rustc_builtin_macros
- src
- deriving
- rustc_codegen_cranelift
- example
- src
- abi
- intrinsics
- rustc_codegen_gcc
- build_system/src
- example
- src
- rustc_codegen_llvm/src
- back
- debuginfo
- metadata
- enums
- llvm
- rustc_codegen_ssa
- src
- back
- debuginfo
- mir
- traits
- rustc_const_eval/src
- check_consts
- const_eval
- interpret
- rustc_data_structures
- rustc_error_codes/src
- error_codes
- rustc_errors
- src
- markdown
- tests
- rustc_expand
- src
- mbe
- rustc_feature/src
- rustc_fluent_macro/src
- rustc_hir/src
- rustc_hir_analysis
- src
- check
- coherence
- collect
- errors
- hir_ty_lowering
- impl_wf_check
- outlives
- rustc_hir_pretty/src
- rustc_hir_typeck/src
- fn_ctxt
- method
- rustc_index
- src
- rustc_infer
- src
- errors
- infer
- outlives
- relate
- traits
- error_reporting
- rustc_interface
- rustc_lint
- src
- rustc_lint_defs/src
- rustc_llvm
- llvm-wrapper
- src
- rustc_macros/src
- rustc_metadata/src/rmeta
- decoder
- rustc_middle
- src
- hir/map
- hooks
- middle
- mir
- interpret
- query
- ty
- context
- print
- util
- rustc_mir_build
- src
- build
- expr
- matches
- thir
- cx
- pattern
- rustc_mir_dataflow/src/impls
- rustc_mir_transform/src
- rustc_monomorphize/src
- rustc_next_trait_solver
- src
- solve
- assembly
- eval_ctxt
- inspect
- rustc_parse
- src
- parser
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
2,388 files changed
+43081
-25039
lines changedOriginal file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
64 | 64 |
| |
65 | 65 |
| |
66 | 66 |
| |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
67 | 71 |
| |
68 | 72 |
| |
69 | 73 |
| |
70 | 74 |
| |
71 |
| - | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
72 | 78 |
| |
73 | 79 |
| |
74 | 80 |
| |
| |||
113 | 119 |
| |
114 | 120 |
| |
115 | 121 |
| |
116 |
| - | |
| 122 | + | |
117 | 123 |
| |
118 | 124 |
| |
119 | 125 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
50 | 50 |
| |
51 | 51 |
| |
52 | 52 |
| |
53 |
| - | |
54 | 53 |
| |
55 | 54 |
| |
56 | 55 |
| |
|
+1-1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
435 | 435 |
| |
436 | 436 |
| |
437 | 437 |
| |
438 |
| - | |
| 438 | + | |
439 | 439 |
| |
440 | 440 |
| |
441 | 441 |
| |
|
-124
This file was deleted.
0 commit comments