File tree
993 files changed
+13460
-8962
lines changed- .github/workflows
- compiler
- rustc_abi/src
- rustc_ast/src
- util
- rustc_ast_lowering/src
- rustc_ast_pretty/src/pprust
- state
- rustc_borrowck/src
- diagnostics
- region_infer
- type_check
- liveness
- rustc_builtin_macros/src
- assert
- deriving
- cmp
- rustc_codegen_cranelift/src
- intrinsics
- rustc_codegen_gcc/src
- rustc_codegen_llvm/src
- debuginfo
- metadata/enums
- rustc_codegen_ssa
- src
- back
- mir
- traits
- rustc_const_eval
- src
- const_eval
- interpret
- transform
- check_consts
- util
- rustc_data_structures
- src
- flock
- graph
- implementation
- scc
- obligation_forest
- tiny_list
- rustc_errors/src
- rustc_expand/src
- rustc_hir/src
- rustc_hir_analysis/src
- check
- coherence
- collect
- hir_ty_lowering
- impl_wf_check
- structured_errors
- variance
- rustc_hir_typeck
- src
- fn_ctxt
- method
- rustc_infer/src
- errors
- infer
- canonical
- error_reporting
- nice_region_error
- opaque_types
- outlives
- relate
- snapshot
- traits
- rustc_interface
- src
- rustc_lint/src
- rustc_lint_defs/src
- rustc_llvm
- rustc_macros/src
- rustc_metadata/src/rmeta
- rustc_middle/src
- mir
- interpret
- traits
- solve
- inspect
- ty
- print
- rustc_mir_build
- src
- build
- matches
- thir/pattern
- rustc_mir_transform/src
- coverage
- rustc_monomorphize/src
- rustc_next_trait_solver/src
- rustc_parse
- src
- lexer
- parser
- rustc_passes
- src
- rustc_privacy/src
- rustc_query_impl/src
- rustc_resolve/src
- rustc_sanitizers/src/cfi/typeid/itanium_cxx_abi
- rustc_smir/src/rustc_smir/convert
- rustc_symbol_mangling/src
- rustc_target/src
- abi
- call
- spec
- base
- apple
- targets
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
993 files changed
+13460
-8962
lines changedOriginal 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 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
56 | 56 |
| |
57 | 57 |
| |
58 | 58 |
| |
59 |
| - | |
| 59 | + | |
60 | 60 |
| |
61 | 61 |
| |
62 | 62 |
| |
|
0 commit comments