File tree
4,122 files changed
+64435
-39907
lines changed- .github/workflows
- compiler
- rustc_abi
- src
- callconv
- extern_abi
- layout
- rustc_ast/src
- expand
- util
- rustc_ast_lowering
- src
- rustc_ast_passes
- src
- rustc_ast_pretty/src/pprust
- state
- rustc_attr_data_structures/src
- rustc_attr_parsing/src
- attributes
- rustc_borrowck
- src
- diagnostics
- polonius
- legacy
- region_infer
- type_check
- liveness
- rustc_builtin_macros/src
- deriving
- cmp
- generic
- format_foreign
- printf
- shell
- rustc_codegen_cranelift
- .github/workflows
- build_system
- example
- patches
- scripts
- src
- abi
- debuginfo
- driver
- intrinsics
- rustc_codegen_gcc
- example
- src
- back
- intrinsic
- rustc_codegen_llvm
- src
- back
- builder
- coverageinfo
- mapgen
- debuginfo
- metadata/enums
- llvm
- rustc_codegen_ssa
- src
- back
- linker
- debuginfo
- mir
- traits
- rustc_const_eval
- src
- check_consts
- const_eval
- interpret
- util
- rustc_data_structures
- src
- graph
- dominators
- implementation
- scc
- obligation_forest
- sync
- vec_cache
- rustc_driver_impl
- src
- rustc_error_codes/src
- error_codes
- rustc_error_messages/src
- rustc_errors/src
- json
- rustc_expand/src
- mbe
- rustc_feature/src
- rustc_graphviz/src
- rustc_hir/src
- rustc_hir_analysis
- src
- check
- coherence
- collect
- errors
- hir_ty_lowering
- rustc_hir_pretty/src
- rustc_hir_typeck
- src
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
4,122 files changed
+64435
-39907
lines changedDiff for: .editorconfig
+2
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
9 | 9 |
| |
10 | 10 |
| |
11 | 11 |
| |
| 12 | + | |
| 13 | + | |
12 | 14 |
| |
13 | 15 |
| |
14 | 16 |
| |
|
Diff for: .git-blame-ignore-revs
+2
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
29 | 29 |
| |
30 | 30 |
| |
31 | 31 |
| |
| 32 | + | |
| 33 | + |
Diff for: .github/workflows/ci.yml
-19
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
62 | 62 |
| |
63 | 63 |
| |
64 | 64 |
| |
65 |
| - | |
66 |
| - | |
67 |
| - | |
68 | 65 |
| |
69 | 66 |
| |
70 | 67 |
| |
| |||
80 | 77 |
| |
81 | 78 |
| |
82 | 79 |
| |
83 |
| - | |
84 |
| - | |
85 |
| - | |
86 |
| - | |
87 |
| - | |
88 |
| - | |
89 |
| - | |
90 |
| - | |
91 |
| - | |
92 |
| - | |
93 |
| - | |
94 |
| - | |
95 |
| - | |
96 |
| - | |
97 |
| - | |
98 |
| - | |
99 | 80 |
| |
100 | 81 |
| |
101 | 82 |
| |
|
Diff for: .gitignore
+2
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
54 | 54 |
| |
55 | 55 |
| |
56 | 56 |
| |
| 57 | + | |
| 58 | + | |
57 | 59 |
| |
58 | 60 |
| |
59 | 61 |
| |
|
0 commit comments