File tree
145 files changed
+1651
-1079
lines changed- compiler
- rustc
- rustc_abi
- rustc_arena
- rustc_ast
- rustc_ast_lowering
- rustc_ast_passes
- src
- rustc_ast_pretty
- rustc_attr
- rustc_baked_icu_data
- rustc_borrowck
- src/type_check
- rustc_builtin_macros
- rustc_codegen_cranelift/src
- rustc_codegen_llvm
- rustc_codegen_ssa
- src/mir
- rustc_const_eval
- src
- const_eval
- interpret
- intrinsics
- util
- rustc_data_structures
- rustc_driver
- rustc_driver_impl
- src
- rustc_error_codes
- rustc_error_messages
- rustc_errors
- rustc_expand
- rustc_feature
- rustc_fluent_macro
- rustc_fs_util
- rustc_graphviz
- rustc_hir
- rustc_hir_analysis
- rustc_hir_pretty
- rustc_hir_typeck
- rustc_incremental
- rustc_index
- rustc_infer
- src/traits/error_reporting
- rustc_interface
- src
- rustc_lexer
- rustc_lint
- src
- rustc_lint_defs
- rustc_llvm
- rustc_log
- rustc_macros
- rustc_metadata
- rustc_middle
- src/mir
- rustc_mir_build
- rustc_mir_dataflow
- rustc_mir_transform
- rustc_monomorphize
- rustc_parse
- rustc_parse_format
- rustc_passes
- src
- rustc_plugin_impl
- rustc_privacy
- rustc_query_impl
- rustc_query_system
- rustc_resolve
- rustc_serialize
- rustc_session
- src
- rustc_smir
- rustc_span
- rustc_symbol_mangling
- rustc_target
- src/spec
- rustc_trait_selection
- rustc_traits
- rustc_transmute
- rustc_ty_utils
- rustc_type_ir
- src
- bootstrap/src/core/build_steps
- doc/rustc/src
- librustdoc
- clean
- tests
- rustdoc
- const-generics
- inline_cross
- auxiliary
- ui
- c-variadic
- const-generics/generic_const_exprs
- feature-gates
- generic-associated-types
- impl-trait
- in-trait
- issues
- lint
- unused
- object-safety
- parser
- self
- traits
- non_lifetime_binders
- object
- type
- wf
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
145 files changed
+1651
-1079
lines changedOriginal file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
4412 | 4412 |
| |
4413 | 4413 |
| |
4414 | 4414 |
| |
4415 |
| - | |
4416 | 4415 |
| |
4417 | 4416 |
| |
4418 | 4417 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
4 | 4 |
| |
5 | 5 |
| |
6 | 6 |
| |
7 |
| - | |
8 |
| - | |
| 7 | + | |
9 | 8 |
| |
10 | 9 |
| |
11 | 10 |
| |
12 | 11 |
| |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
13 | 16 |
| |
14 |
| - | |
| 17 | + | |
15 | 18 |
| |
| 19 | + | |
16 | 20 |
| |
| 21 | + | |
17 | 22 |
| |
18 | 23 |
| |
19 | 24 |
| |
20 | 25 |
| |
21 | 26 |
| |
22 | 27 |
| |
23 | 28 |
| |
| 29 | + | |
24 | 30 |
| |
25 | 31 |
| |
26 | 32 |
| |
27 | 33 |
| |
| 34 | + |
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
4 | 4 |
| |
5 | 5 |
| |
6 | 6 |
| |
| 7 | + | |
7 | 8 |
| |
8 |
| - | |
9 | 9 |
| |
10 | 10 |
| |
11 | 11 |
| |
12 | 12 |
| |
13 | 13 |
| |
14 | 14 |
| |
| 15 | + | |
| 16 | + | |
15 | 17 |
| |
16 | 18 |
| |
| 19 | + | |
17 | 20 |
| |
18 |
| - | |
19 | 21 |
| |
20 | 22 |
| |
21 | 23 |
| |
| |||
24 | 26 |
| |
25 | 27 |
| |
26 | 28 |
| |
| 29 | + | |
| 30 | + |
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
4 | 4 |
| |
5 | 5 |
| |
6 | 6 |
| |
| 7 | + | |
7 | 8 |
| |
| 9 | + |
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
3 | 3 |
| |
4 | 4 |
| |
5 | 5 |
| |
6 |
| - | |
7 |
| - | |
8 | 6 |
| |
| 7 | + | |
9 | 8 |
| |
10 | 9 |
| |
11 | 10 |
| |
| |||
14 | 13 |
| |
15 | 14 |
| |
16 | 15 |
| |
17 |
| - | |
| 16 | + | |
18 | 17 |
| |
19 | 18 |
| |
20 | 19 |
| |
21 | 20 |
| |
| 21 | + |
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
7 | 7 |
| |
8 | 8 |
| |
9 | 9 |
| |
| 10 | + | |
10 | 11 |
| |
11 | 12 |
| |
12 | 13 |
| |
13 | 14 |
| |
14 |
| - | |
15 | 15 |
| |
| 16 | + | |
16 | 17 |
| |
17 |
| - | |
18 | 18 |
| |
| 19 | + | |
19 | 20 |
| |
20 | 21 |
| |
21 | 22 |
| |
22 | 23 |
| |
23 | 24 |
| |
24 | 25 |
| |
| 26 | + |
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
4 | 4 |
| |
5 | 5 |
| |
6 | 6 |
| |
| 7 | + | |
7 | 8 |
| |
8 | 9 |
| |
9 | 10 |
| |
10 | 11 |
| |
11 | 12 |
| |
12 | 13 |
| |
13 | 14 |
| |
14 |
| - | |
15 | 15 |
| |
| 16 | + | |
16 | 17 |
| |
17 | 18 |
| |
18 | 19 |
| |
19 | 20 |
| |
20 | 21 |
| |
21 | 22 |
| |
| 23 | + |
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
42 | 42 |
| |
43 | 43 |
| |
44 | 44 |
| |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
45 | 49 |
| |
46 | 50 |
| |
47 | 51 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
482 | 482 |
| |
483 | 483 |
| |
484 | 484 |
| |
485 |
| - | |
486 |
| - | |
| 485 | + | |
| 486 | + | |
| 487 | + | |
| 488 | + | |
| 489 | + | |
487 | 490 |
| |
| 491 | + | |
| 492 | + | |
| 493 | + | |
| 494 | + | |
| 495 | + | |
| 496 | + | |
| 497 | + | |
| 498 | + | |
| 499 | + | |
| 500 | + | |
| 501 | + | |
| 502 | + | |
| 503 | + | |
| 504 | + | |
| 505 | + | |
| 506 | + | |
| 507 | + | |
| 508 | + | |
| 509 | + | |
| 510 | + | |
| 511 | + | |
| 512 | + | |
| 513 | + | |
| 514 | + | |
488 | 515 |
| |
489 | 516 |
| |
490 | 517 |
| |
| |||
499 | 526 |
| |
500 | 527 |
| |
501 | 528 |
| |
502 |
| - | |
503 |
| - | |
504 |
| - | |
505 |
| - | |
506 |
| - | |
| 529 | + | |
507 | 530 |
| |
508 | 531 |
| |
509 | 532 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
271 | 271 |
| |
272 | 272 |
| |
273 | 273 |
| |
274 |
| - | |
| 274 | + | |
275 | 275 |
| |
276 | 276 |
| |
277 | 277 |
| |
| |||
583 | 583 |
| |
584 | 584 |
| |
585 | 585 |
| |
| 586 | + | |
| 587 | + | |
| 588 | + | |
| 589 | + | |
| 590 | + | |
| 591 | + | |
| 592 | + | |
| 593 | + | |
| 594 | + | |
| 595 | + | |
| 596 | + | |
586 | 597 |
| |
587 | 598 |
| |
588 | 599 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
3 | 3 |
| |
4 | 4 |
| |
5 | 5 |
| |
6 |
| - | |
7 |
| - | |
8 | 6 |
| |
| 7 | + | |
9 | 8 |
| |
10 | 9 |
| |
11 | 10 |
| |
| 11 | + |
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
3 | 3 |
| |
4 | 4 |
| |
5 | 5 |
| |
6 |
| - | |
7 |
| - | |
8 | 6 |
| |
| 7 | + | |
9 | 8 |
| |
10 | 9 |
| |
11 | 10 |
| |
| |||
17 | 16 |
| |
18 | 17 |
| |
19 | 18 |
| |
| 19 | + |
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
4 | 4 |
| |
5 | 5 |
| |
6 | 6 |
| |
| 7 | + | |
7 | 8 |
| |
8 | 9 |
| |
9 | 10 |
| |
10 | 11 |
| |
11 | 12 |
| |
| 13 | + | |
12 | 14 |
| |
13 | 15 |
| |
| 16 | + | |
14 | 17 |
| |
| 18 | + |
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
3 | 3 |
| |
4 | 4 |
| |
5 | 5 |
| |
6 |
| - | |
7 |
| - | |
8 | 6 |
| |
| 7 | + | |
9 | 8 |
| |
10 | 9 |
| |
11 |
| - | |
12 | 10 |
| |
13 |
| - | |
14 | 11 |
| |
15 | 12 |
| |
| 13 | + | |
16 | 14 |
| |
17 | 15 |
| |
18 |
| - | |
19 | 16 |
| |
20 | 17 |
| |
21 | 18 |
| |
| |||
24 | 21 |
| |
25 | 22 |
| |
26 | 23 |
| |
| 24 | + | |
27 | 25 |
| |
28 | 26 |
| |
29 | 27 |
| |
30 |
| - | |
| 28 | + | |
| 29 | + | |
| 30 | + |
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1640 | 1640 |
| |
1641 | 1641 |
| |
1642 | 1642 |
| |
1643 |
| - | |
| 1643 | + | |
1644 | 1644 |
| |
1645 | 1645 |
| |
1646 | 1646 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
7 | 7 |
| |
8 | 8 |
| |
9 | 9 |
| |
| 10 | + | |
10 | 11 |
| |
11 | 12 |
| |
12 | 13 |
| |
13 | 14 |
| |
14 | 15 |
| |
15 | 16 |
| |
16 | 17 |
| |
| 18 | + | |
17 | 19 |
| |
18 | 20 |
| |
19 | 21 |
| |
20 | 22 |
| |
21 |
| - | |
22 |
| - | |
23 | 23 |
| |
| 24 | + | |
24 | 25 |
| |
25 | 26 |
| |
26 | 27 |
| |
27 | 28 |
| |
28 | 29 |
| |
29 | 30 |
| |
| 31 | + |
0 commit comments