File tree
904 files changed
+23129
-9625
lines changed- .github/workflows
- .reuse
- LICENSES
- compiler
- rustc/src
- rustc_ast/src
- util
- rustc_ast_lowering
- src
- rustc_ast_passes
- src
- rustc_ast_pretty/src/pprust/state
- rustc_attr
- src
- rustc_borrowck
- src
- diagnostics
- region_infer
- type_check
- rustc_builtin_macros
- src
- assert
- deriving/generic
- rustc_codegen_cranelift
- example
- src
- rustc_codegen_gcc
- example
- src
- rustc_codegen_llvm
- src
- debuginfo/metadata/enums
- rustc_codegen_ssa
- src
- back
- mir
- rustc_const_eval
- src
- interpret
- transform
- check_consts
- rustc_driver_impl
- src
- rustc_error_codes/src/error_codes
- rustc_error_messages
- src
- rustc_errors
- src
- rustc_expand
- src
- mbe
- rustc_feature/src
- rustc_hir/src
- rustc_hir_analysis
- src
- astconv
- check
- coherence
- collect
- impl_wf_check
- rustc_hir_pretty/src
- rustc_hir_typeck
- src
- fn_ctxt
- method
- rustc_incremental
- src
- persist
- rustc_infer
- src
- infer
- canonical
- error_reporting
- nice_region_error
- 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
- hir
- map
- mir
- query
- traits
- ty
- rustc_mir_build
- src
- build
- expr
- matches
- rustc_mir_dataflow
- src
- rustc_mir_transform/src
- coverage
- rustc_monomorphize
- src
- rustc_parse
- src
- parser
- rustc_parse_format/src
- rustc_passes
- src
- rustc_plugin_impl
- src
- rustc_privacy
- src
- rustc_query_impl/src
- rustc_query_system
- src
- dep_graph
- query
- rustc_resolve
- src
- late
- rustc_session
- src
- rustc_span/src
- rustc_symbol_mangling
- src
- rustc_trait_selection
- src
- solve
- canonical
- search_graph
- traits
- error_reporting
- query
- select
- specialize
- rustc_ty_utils
- src
- rustc_type_ir/src
- library
- alloc/src
- collections/vec_deque
- rc
- core/src
- convert
- future
- num
- ptr
- sync
- std/src
- sys
- common
- thread_local
- hermit
- thread
- src
- bootstrap
- bin
- config
- ci
- docker/host-x86_64
- mingw-check
- x86_64-gnu-llvm-14
- github-actions
- scripts
- doc
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
904 files changed
+23129
-9625
lines changedLines changed: 0 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
9 | 9 |
| |
10 | 10 |
| |
11 | 11 |
| |
12 |
| - | |
13 | 12 |
| |
14 | 13 |
| |
15 | 14 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
443 | 443 |
| |
444 | 444 |
| |
445 | 445 |
| |
446 |
| - | |
| 446 | + | |
447 | 447 |
| |
448 | 448 |
| |
449 | 449 |
| |
|
Lines changed: 82 additions & 6 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
1 | 3 |
| |
2 | 4 |
| |
3 | 5 |
| |
4 | 6 |
| |
5 |
| - | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
6 | 38 |
| |
7 | 39 |
| |
8 | 40 |
| |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
9 | 74 |
| |
10 |
| - | |
| 75 | + | |
| 76 | + | |
11 | 77 |
| |
12 | 78 |
| |
13 | 79 |
| |
14 | 80 |
| |
15 | 81 |
| |
16 | 82 |
| |
17 | 83 |
| |
18 |
| - | |
| 84 | + | |
| 85 | + | |
19 | 86 |
| |
20 | 87 |
| |
21 |
| - | |
22 |
| - | |
23 |
| - | |
| 88 | + | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
| 92 | + | |
| 93 | + | |
| 94 | + | |
| 95 | + | |
| 96 | + | |
| 97 | + | |
| 98 | + | |
| 99 | + |
Lines changed: 4 additions & 4 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
738 | 738 |
| |
739 | 739 |
| |
740 | 740 |
| |
741 |
| - | |
| 741 | + | |
742 | 742 |
| |
743 | 743 |
| |
744 | 744 |
| |
| |||
781 | 781 |
| |
782 | 782 |
| |
783 | 783 |
| |
784 |
| - | |
| 784 | + | |
785 | 785 |
| |
786 | 786 |
| |
787 | 787 |
| |
| |||
804 | 804 |
| |
805 | 805 |
| |
806 | 806 |
| |
807 |
| - | |
| 807 | + | |
808 | 808 |
| |
809 | 809 |
| |
810 | 810 |
| |
| |||
1150 | 1150 |
| |
1151 | 1151 |
| |
1152 | 1152 |
| |
1153 |
| - | |
| 1153 | + | |
1154 | 1154 |
| |
1155 | 1155 |
| |
1156 | 1156 |
| |
|
Lines changed: 9 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + |
Lines changed: 15 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + |
Lines changed: 22 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + |
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
99 | 99 |
| |
100 | 100 |
| |
101 | 101 |
| |
102 |
| - | |
| 102 | + | |
103 | 103 |
| |
104 | 104 |
| |
105 | 105 |
| |
|
Lines changed: 9 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
24 | 24 |
| |
25 | 25 |
| |
26 | 26 |
| |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
27 | 36 |
| |
28 | 37 |
| |
29 | 38 |
| |
|
Lines changed: 1 addition & 5 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1230 | 1230 |
| |
1231 | 1231 |
| |
1232 | 1232 |
| |
1233 |
| - | |
1234 | 1233 |
| |
1235 | 1234 |
| |
1236 | 1235 |
| |
| |||
1291 | 1290 |
| |
1292 | 1291 |
| |
1293 | 1292 |
| |
1294 |
| - | |
1295 |
| - | |
| 1293 | + | |
1296 | 1294 |
| |
1297 | 1295 |
| |
1298 | 1296 |
| |
| |||
1363 | 1361 |
| |
1364 | 1362 |
| |
1365 | 1363 |
| |
1366 |
| - | |
1367 |
| - | |
1368 | 1364 |
| |
1369 | 1365 |
| |
1370 | 1366 |
| |
|
Lines changed: 0 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1316 | 1316 |
| |
1317 | 1317 |
| |
1318 | 1318 |
| |
1319 |
| - | |
1320 | 1319 |
| |
1321 | 1320 |
| |
1322 | 1321 |
| |
|
Lines changed: 0 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
35 | 35 |
| |
36 | 36 |
| |
37 | 37 |
| |
38 |
| - | |
39 | 38 |
| |
40 | 39 |
| |
41 | 40 |
| |
|
Lines changed: 0 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
772 | 772 |
| |
773 | 773 |
| |
774 | 774 |
| |
775 |
| - | |
776 | 775 |
| |
777 | 776 |
| |
778 | 777 |
| |
|
File renamed without changes.
0 commit comments