File tree
1,279 files changed
+16108
-10680
lines changed- .github/workflows
- compiler
- rustc
- src
- rustc_abi
- src
- callconv
- rustc_arena
- rustc_ast
- src
- expand
- rustc_ast_ir
- src
- rustc_ast_lowering
- src
- rustc_ast_passes
- src
- rustc_ast_pretty
- src/pprust
- rustc_attr_data_structures
- rustc_attr_parsing
- src/attributes
- rustc_baked_icu_data
- rustc_borrowck
- src
- diagnostics
- polonius
- region_infer
- type_check
- liveness
- rustc_builtin_macros
- src
- rustc_codegen_cranelift
- patches
- src
- abi
- intrinsics
- rustc_codegen_gcc/src
- intrinsic
- rustc_codegen_llvm
- src
- back
- builder
- debuginfo
- llvm
- rustc_codegen_ssa
- src
- back
- debuginfo
- mir
- traits
- rustc_const_eval
- src
- check_consts
- const_eval
- interpret
- util
- rustc_data_structures
- src
- graph
- implementation
- scc
- sorted_map
- sso
- sync
- tagged_ptr
- rustc_driver
- rustc_driver_impl
- src
- rustc_error_codes
- src
- error_codes
- rustc_error_messages
- rustc_errors
- src
- rustc_expand
- src
- mbe
- rustc_feature
- src
- rustc_fluent_macro
- rustc_fs_util
- rustc_graphviz
- rustc_hashes
- src
- rustc_hir
- src
- hir
- rustc_hir_analysis
- src
- check
- coherence
- collect
- type_of
- errors
- hir_ty_lowering
- outlives
- rustc_hir_pretty
- src
- rustc_hir_typeck
- src
- fn_ctxt
- method
- rustc_incremental
- src
- persist
- rustc_index
- src
- rustc_index_macros
- rustc_infer
- src
- infer
- canonical
- outlives
- traits
- rustc_interface
- src
- rustc_lexer
- src
- rustc_lint
- src
- early
- rustc_lint_defs
- src
- rustc_llvm
- llvm-wrapper
- rustc_log
- rustc_macros
- src
- diagnostics
- rustc_metadata
- src
- rmeta
- rustc_middle
- src
- hir
- middle
- mir
- interpret
- allocation
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
1,279 files changed
+16108
-10680
lines changedDiff for: .github/workflows/ci.yml
+6
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
70 | 70 |
| |
71 | 71 |
| |
72 | 72 |
| |
| 73 | + | |
73 | 74 |
| |
74 | 75 |
| |
75 | 76 |
| |
| |||
173 | 174 |
| |
174 | 175 |
| |
175 | 176 |
| |
| 177 | + | |
| 178 | + | |
| 179 | + | |
| 180 | + | |
| 181 | + | |
176 | 182 |
| |
177 | 183 |
| |
178 | 184 |
| |
|
Diff for: .gitmodules
+1-1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
29 | 29 |
| |
30 | 30 |
| |
31 | 31 |
| |
32 |
| - | |
| 32 | + | |
33 | 33 |
| |
34 | 34 |
| |
35 | 35 |
| |
|
0 commit comments