This repository was archived by the owner on May 28, 2025. It is now read-only.
File tree
139 files changed
+1526
-378
lines changed- compiler
- rustc_ast_passes/src
- rustc_codegen_cranelift/src/intrinsics
- rustc_codegen_gcc/src/intrinsic
- rustc_codegen_llvm/src
- coverageinfo/mapgen
- rustc_codegen_ssa/src
- back
- mir
- rustc_driver_impl
- src
- rustc_feature/src
- rustc_hir_analysis/src
- rustc_infer/src
- infer
- outlives
- relate
- snapshot
- traits
- rustc_lexer/src
- rustc_lint/src
- rustc_middle/src
- middle
- mir
- interpret
- query
- ty
- rustc_mir_transform/src
- rustc_monomorphize/src
- rustc_parse
- src
- lexer
- rustc_session/src
- rustc_smir/src/rustc_smir
- rustc_span/src
- rustc_symbol_mangling/src
- rustc_trait_selection
- src/solve
- rustc_ty_utils/src
- stable_mir
- src
- library
- alloc/src
- collections
- btree
- vec
- std/src
- collections/hash
- sys_common
- sys/process
- unix
- src
- bootstrap/src
- core/builder
- utils
- cc_detect
- doc/unstable-book/src/language-features
- librustdoc/html
- tools
- clippy/clippy_lints/src
- rust-analyzer
- crates
- parser/src
- syntax_kind
- syntax
- src/ast/generated
- xtask/src/codegen
- tests
- mir-opt
- inline
- instsimplify
- issues
- pre-codegen
- ui
- asm
- feature-gates
- frontmatter
- auxiliary
- target_modifiers
- auxiliary
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
139 files changed
+1526
-378
lines changedLines changed: 2 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
3604 | 3604 |
| |
3605 | 3605 |
| |
3606 | 3606 |
| |
3607 |
| - | |
3608 | 3607 |
| |
3609 | 3608 |
| |
3610 | 3609 |
| |
3611 | 3610 |
| |
3612 | 3611 |
| |
3613 | 3612 |
| |
| 3613 | + | |
3614 | 3614 |
| |
3615 | 3615 |
| |
3616 | 3616 |
| |
| |||
4515 | 4515 |
| |
4516 | 4516 |
| |
4517 | 4517 |
| |
| 4518 | + | |
4518 | 4519 |
| |
4519 | 4520 |
| |
4520 | 4521 |
| |
|
Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
514 | 514 |
| |
515 | 515 |
| |
516 | 516 |
| |
| 517 | + | |
517 | 518 |
| |
518 | 519 |
| |
519 | 520 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1282 | 1282 |
| |
1283 | 1283 |
| |
1284 | 1284 |
| |
1285 |
| - | |
| 1285 | + | |
1286 | 1286 |
| |
1287 | 1287 |
| |
1288 | 1288 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
399 | 399 |
| |
400 | 400 |
| |
401 | 401 |
| |
402 |
| - | |
| 402 | + | |
403 | 403 |
| |
404 | 404 |
| |
405 | 405 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
157 | 157 |
| |
158 | 158 |
| |
159 | 159 |
| |
160 |
| - | |
| 160 | + | |
161 | 161 |
| |
162 | 162 |
| |
163 | 163 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
613 | 613 |
| |
614 | 614 |
| |
615 | 615 |
| |
616 |
| - | |
| 616 | + | |
617 | 617 |
| |
618 | 618 |
| |
619 | 619 |
| |
|
Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
612 | 612 |
| |
613 | 613 |
| |
614 | 614 |
| |
615 |
| - | |
| 615 | + | |
616 | 616 |
| |
617 | 617 |
| |
618 | 618 |
| |
| |||
660 | 660 |
| |
661 | 661 |
| |
662 | 662 |
| |
663 |
| - | |
| 663 | + | |
664 | 664 |
| |
665 | 665 |
| |
666 | 666 |
| |
|
Lines changed: 7 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
457 | 457 |
| |
458 | 458 |
| |
459 | 459 |
| |
460 |
| - | |
| 460 | + | |
| 461 | + | |
| 462 | + | |
| 463 | + | |
| 464 | + | |
| 465 | + | |
| 466 | + | |
461 | 467 |
| |
462 | 468 |
| |
463 | 469 |
| |
|
Lines changed: 3 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
95 | 95 |
| |
96 | 96 |
| |
97 | 97 |
| |
98 |
| - | |
| 98 | + | |
| 99 | + | |
| 100 | + | |
99 | 101 |
| |
100 | 102 |
| |
101 | 103 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
44 | 44 |
| |
45 | 45 |
| |
46 | 46 |
| |
47 |
| - | |
48 | 47 |
| |
49 | 48 |
| |
50 | 49 |
| |
51 | 50 |
| |
52 | 51 |
| |
53 | 52 |
| |
| 53 | + | |
54 | 54 |
| |
55 | 55 |
| |
56 | 56 |
| |
|
0 commit comments