File tree
2,588 files changed
+34477
-24371
lines changed- .github
- compiler
- rustc
- src
- rustc_abi/src
- rustc_ast/src
- attr
- util
- rustc_ast_lowering
- src
- rustc_ast_passes
- src
- rustc_ast_pretty/src/pprust
- state
- rustc_borrowck/src
- diagnostics
- region_infer
- type_check
- rustc_builtin_macros
- src
- deriving
- generic
- rustc_codegen_cranelift
- build_system
- example
- patches
- scripts
- src
- abi
- driver
- intrinsics
- rustc_codegen_gcc
- example
- src
- intrinsic
- tests
- rustc_codegen_llvm/src
- back
- coverageinfo
- mapgen
- debuginfo
- metadata
- enums
- llvm
- rustc_codegen_ssa
- src
- back
- linker
- rpath
- debuginfo
- mir
- traits
- rustc_const_eval
- src
- check_consts
- const_eval
- interpret
- util
- rustc_data_structures/src/obligation_forest
- rustc_driver_impl/src
- rustc_error_codes/src/error_codes
- rustc_errors/src
- rustc_expand/src
- rustc_feature/src
- rustc_hir/src
- rustc_hir_analysis
- src
- check
- compare_impl_item
- coherence
- collect
- type_of
- hir_ty_lowering
- impl_wf_check
- rustc_hir_pretty/src
- rustc_hir_typeck
- src
- fn_ctxt
- method
- rustc_incremental/src/persist
- rustc_index
- src
- bit_set
- rustc_infer/src
- infer
- lexical_region_resolve
- opaque_types
- traits
- rustc_interface/src
- rustc_lexer/src
- rustc_lint
- src
- rustc_lint_defs/src
- rustc_llvm/llvm-wrapper
- rustc_metadata/src
- rmeta
- decoder
- rustc_middle/src
- mir
- interpret
- allocation
- query
- thir
- traits
- ty
- util
- rustc_mir_build
- src
- build
- custom/parse
- expr
- thir
- cx
- pattern
- rustc_mir_dataflow/src
- framework
- impls
- rustc_mir_transform/src
- coverage
- counters
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
2,588 files changed
+34477
-24371
lines changedDiff for: .gitattributes
+4-2
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
4 | 4 |
| |
5 | 5 |
| |
6 | 6 |
| |
7 |
| - | |
8 |
| - | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
9 | 11 |
| |
10 | 12 |
| |
11 | 13 |
| |
|
Diff for: .github/renovate.json5
+14
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + |
Diff for: .gitignore
+5-6
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
46 | 46 |
| |
47 | 47 |
| |
48 | 48 |
| |
49 |
| - | |
50 |
| - | |
| 49 | + | |
51 | 50 |
| |
52 | 51 |
| |
53 | 52 |
| |
| |||
89 | 88 |
| |
90 | 89 |
| |
91 | 90 |
| |
92 |
| - | |
93 |
| - | |
| 91 | + | |
| 92 | + | |
94 | 93 |
| |
95 | 94 |
| |
96 |
| - | |
| 95 | + | |
97 | 96 |
| |
98 |
| - | |
| 97 | + | |
99 | 98 |
| |
100 | 99 |
|
Diff for: .gitmodules
+1-1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
33 | 33 |
| |
34 | 34 |
| |
35 | 35 |
| |
36 |
| - | |
| 36 | + | |
37 | 37 |
| |
38 | 38 |
| |
39 | 39 |
| |
|
Diff for: .mailmap
+1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
254 | 254 |
| |
255 | 255 |
| |
256 | 256 |
| |
| 257 | + | |
257 | 258 |
| |
258 | 259 |
| |
259 | 260 |
| |
|
0 commit comments