File tree
2,332 files changed
+28451
-17059
lines changed- .github
- ISSUE_TEMPLATE
- workflows
- compiler
- rustc_abi/src
- rustc_ast/src
- attr
- expand
- rustc_ast_lowering/src
- rustc_ast_passes
- src
- rustc_ast_pretty/src/pprust
- rustc_attr_parsing/src
- attributes
- rustc_borrowck/src
- diagnostics
- polonius
- region_infer
- type_check
- rustc_builtin_macros
- src
- deriving/generic
- rustc_codegen_cranelift/src
- driver
- intrinsics
- rustc_codegen_gcc
- .github/workflows
- build_system/src
- doc
- example
- patches
- cross_patches
- libgccjit12
- src
- back
- intrinsic
- tests
- run
- rustc_codegen_llvm/src
- back
- builder
- coverageinfo
- mapgen
- debuginfo
- metadata
- enums
- rustc_codegen_ssa/src
- back
- mir
- rustc_const_eval/src
- check_consts
- interpret
- rustc_data_structures
- src
- obligation_forest
- sync
- rustc_driver/src
- 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_fluent_macro/src
- rustc_hir/src
- hir
- rustc_hir_analysis
- src
- check
- coherence
- collect
- type_of
- errors
- hir_ty_lowering
- outlives
- variance
- rustc_hir_pretty/src
- rustc_hir_typeck
- src
- fn_ctxt
- method
- rustc_incremental
- src
- persist
- rustc_index/src
- rustc_index_macros/src
- rustc_infer/src
- infer
- canonical
- lexical_region_resolve
- outlives
- region_constraints
- relate
- snapshot
- traits
- rustc_interface
- src
- rustc_lint
- src
- rustc_lint_defs/src
- rustc_macros/src
- diagnostics
- rustc_metadata/src
- rmeta
- decoder
- rustc_middle/src
- hir
- infer
- mir
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
2,332 files changed
+28451
-17059
lines changedOriginal file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
31 | 31 |
| |
32 | 32 |
| |
33 | 33 |
| |
| 34 | + | |
| 35 | + |
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
2 | 2 |
| |
3 | 3 |
| |
4 | 4 |
| |
5 |
| - | |
| 5 | + | |
6 | 6 |
| |
7 | 7 |
| |
8 | 8 |
| |
| |||
49 | 49 |
| |
50 | 50 |
| |
51 | 51 |
| |
| 52 | + | |
| 53 | + | |
52 | 54 |
| |
53 | 55 |
| |
54 | 56 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
41 | 41 |
| |
42 | 42 |
| |
43 | 43 |
| |
44 |
| - | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
45 | 48 |
| |
46 | 49 |
| |
47 | 50 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
53 | 53 |
| |
54 | 54 |
| |
55 | 55 |
| |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
56 | 63 |
| |
57 | 64 |
| |
58 | 65 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
292 | 292 |
| |
293 | 293 |
| |
294 | 294 |
| |
| 295 | + | |
295 | 296 |
| |
296 | 297 |
| |
297 | 298 |
| |
|
0 commit comments