File tree
1,824 files changed
+16406
-9009
lines changed- .github/workflows
- compiler
- rustc_abi/src
- rustc_ast/src
- rustc_ast_lowering
- src
- rustc_ast_passes/src
- rustc_ast_pretty/src/pprust
- rustc_attr/src
- rustc_borrowck/src
- constraints
- diagnostics
- region_infer
- type_check
- rustc_codegen_cranelift
- src
- abi
- intrinsics
- rustc_codegen_gcc
- src
- rustc_codegen_llvm
- src
- back
- debuginfo/metadata/enums
- llvm
- rustc_codegen_ssa/src
- back
- coverageinfo
- mir
- traits
- rustc_const_eval
- src
- const_eval
- interpret
- transform
- check_consts
- rustc_data_structures
- src
- graph
- dominators
- iterate
- scc
- rustc_driver_impl/src
- rustc_error_codes/src/error_codes
- rustc_error_messages/src
- rustc_errors/src
- rustc_expand/src
- rustc_feature/src
- rustc_hir/src
- rustc_hir_analysis
- src
- astconv
- check
- coherence
- collect
- impl_wf_check
- structured_errors
- rustc_hir_pretty/src
- rustc_hir_typeck/src
- fn_ctxt
- method
- rustc_incremental
- rustc_index/src
- rustc_infer/src
- infer
- canonical
- error_reporting
- lexical_region_resolve
- outlives
- region_constraints
- traits
- rustc_interface
- src
- rustc_lint
- src
- rustc_llvm
- llvm-wrapper
- rustc_macros/src/diagnostics
- rustc_metadata/src
- rmeta
- rustc_middle
- src
- hir
- middle
- mir
- interpret
- allocation
- init_mask
- query
- ty
- consts
- context
- rustc_mir_build
- src
- build
- custom
- parse
- expr
- thir
- cx
- pattern
- rustc_mir_dataflow/src
- move_paths
- rustc_mir_transform/src
- coverage
- inline
- rustc_monomorphize/src
- partitioning
- rustc_parse
- src
- parser
- rustc_passes
- src
- rustc_privacy/src
- rustc_query_impl
- src
- rustc_query_system
- src
- dep_graph
- query
- rustc_resolve/src
- rustc_serialize
- rustc_session/src
- rustc_smir/src
- rustc_internal
- rustc_smir
- stable_mir
- mir
- rustc_span
- src
- rustc_symbol_mangling/src
- rustc_target/src/spec
- rustc_trait_selection/src/solve
- eval_ctxt
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
1,824 files changed
+16406
-9009
lines changedLines changed: 3 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
34 | 34 |
| |
35 | 35 |
| |
36 | 36 |
| |
37 |
| - | |
| 37 | + | |
38 | 38 |
| |
39 | 39 |
| |
40 | 40 |
| |
| |||
159 | 159 |
| |
160 | 160 |
| |
161 | 161 |
| |
162 |
| - | |
| 162 | + | |
163 | 163 |
| |
164 | 164 |
| |
165 | 165 |
| |
| |||
578 | 578 |
| |
579 | 579 |
| |
580 | 580 |
| |
581 |
| - | |
| 581 | + | |
582 | 582 |
| |
583 | 583 |
| |
584 | 584 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
25 | 25 |
| |
26 | 26 |
| |
27 | 27 |
| |
28 |
| - | |
| 28 | + | |
29 | 29 |
| |
30 | 30 |
| |
31 | 31 |
| |
|
Lines changed: 2 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
102 | 102 |
| |
103 | 103 |
| |
104 | 104 |
| |
| 105 | + | |
105 | 106 |
| |
106 | 107 |
| |
107 | 108 |
| |
| |||
415 | 416 |
| |
416 | 417 |
| |
417 | 418 |
| |
| 419 | + | |
418 | 420 |
| |
419 | 421 |
| |
420 | 422 |
| |
|
Lines changed: 0 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
33 | 33 |
| |
34 | 34 |
| |
35 | 35 |
| |
36 |
| - | |
37 | 36 |
| |
38 | 37 |
| |
39 | 38 |
| |
|
0 commit comments