File tree
2,775 files changed
+43264
-25343
lines changed- .github
- ISSUE_TEMPLATE
- workflows
- compiler
- rustc_ast/src
- 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
- constraints
- diagnostics
- region_infer
- type_check
- liveness
- rustc_builtin_macros
- src
- deriving/generic
- rustc_codegen_cranelift/src/intrinsics
- rustc_codegen_gcc
- .github/workflows
- build_system
- src
- example
- src
- back
- intrinsic
- tests
- run
- tools
- rustc_codegen_llvm
- src
- back
- coverageinfo
- mapgen
- debuginfo
- llvm
- rustc_codegen_ssa
- src
- back
- mir
- rustc_const_eval
- src
- check_consts
- interpret
- rustc_data_structures
- src
- graph
- linked_graph
- scc
- sync
- rustc_driver_impl
- src
- rustc_error_codes/src/error_codes
- rustc_errors
- src
- rustc_expand
- src
- mbe
- rustc_feature/src
- rustc_fluent_macro/src
- rustc_hir/src
- hir
- rustc_hir_analysis
- src
- check
- coherence
- collect
- hir_ty_lowering
- rustc_hir_pretty/src
- rustc_hir_typeck
- src
- fn_ctxt
- method
- rustc_incremental/src
- persist
- rustc_infer/src
- infer
- canonical
- lexical_region_resolve
- opaque_types
- outlives
- relate
- snapshot
- traits
- rustc_interface/src
- rustc_lexer/src
- rustc_lint
- src
- types
- rustc_lint_defs/src
- rustc_llvm
- llvm-wrapper
- rustc_log/src
- rustc_macros/src
- rustc_metadata
- src
- rmeta
- decoder
- rustc_middle/src
- middle
- mir
- interpret
- query
- ty
- print
- rustc_mir_build/src
- builder
- thir/pattern
- rustc_mir_dataflow/src
- framework
- rustc_mir_transform
- src
- coroutine
- coverage
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
2,775 files changed
+43264
-25343
lines changedLines changed: 54 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 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + |
Lines changed: 7 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
25 | 25 |
| |
26 | 26 |
| |
27 | 27 |
| |
| 28 | + | |
| 29 | + | |
| 30 | + | |
28 | 31 |
| |
29 | 32 |
| |
30 | 33 |
| |
31 | 34 |
| |
32 | 35 |
| |
33 | 36 |
| |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
34 | 41 |
| |
35 | 42 |
| |
36 | 43 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
45 | 45 |
| |
46 | 46 |
| |
47 | 47 |
| |
48 |
| - | |
| 48 | + | |
49 | 49 |
| |
50 | 50 |
| |
51 | 51 |
| |
|
0 commit comments