File tree
103 files changed
+513
-449
lines changed- compiler
- rustc_ast/src
- attr
- rustc_ast_lowering/src
- rustc_ast_passes/src
- rustc_ast_pretty/src/pprust
- rustc_attr/src
- rustc_builtin_macros/src
- deriving
- generic
- rustc_codegen_ssa/src
- rustc_expand/src
- mbe
- rustc_hir/src
- rustc_hir_analysis/src
- check
- rustc_hir_pretty/src
- rustc_hir_typeck/src
- fn_ctxt
- method
- rustc_incremental/src
- persist
- rustc_interface/src
- rustc_lint/src
- rustc_lint_defs/src
- rustc_metadata/src
- rmeta
- decoder
- rustc_middle/src
- hir
- map
- middle
- query
- traits
- ty
- rustc_mir_build/src
- build
- custom
- thir/cx
- rustc_mir_dataflow/src
- framework
- rustc_mir_transform/src
- coverage
- rustc_parse/src
- parser
- rustc_passes/src
- rustc_query_system/src/ich
- rustc_resolve/src
- late
- rustc_sanitizers/src/cfi/typeid/itanium_cxx_abi
- rustc_session/src
- rustc_smir/src/rustc_smir
- rustc_trait_selection/src
- error_reporting/traits
- traits
- select
- src/librustdoc/clean
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
103 files changed
+513
-449
lines changedLines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1697 | 1697 |
| |
1698 | 1698 |
| |
1699 | 1699 |
| |
1700 |
| - | |
| 1700 | + | |
1701 | 1701 |
| |
1702 | 1702 |
| |
1703 | 1703 |
| |
| |||
1707 | 1707 |
| |
1708 | 1708 |
| |
1709 | 1709 |
| |
1710 |
| - | |
| 1710 | + | |
1711 | 1711 |
| |
1712 | 1712 |
| |
1713 | 1713 |
| |
|
Lines changed: 8 additions & 7 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 | 2 |
| |
| 3 | + | |
3 | 4 |
| |
4 | 5 |
| |
5 | 6 |
| |
| |||
68 | 69 |
| |
69 | 70 |
| |
70 | 71 |
| |
71 |
| - | |
| 72 | + | |
72 | 73 |
| |
73 | 74 |
| |
74 | 75 |
| |
| |||
225 | 226 |
| |
226 | 227 |
| |
227 | 228 |
| |
228 |
| - | |
| 229 | + | |
229 | 230 |
| |
230 | 231 |
| |
231 | 232 |
| |
232 | 233 |
| |
233 | 234 |
| |
234 |
| - | |
| 235 | + | |
235 | 236 |
| |
236 | 237 |
| |
237 | 238 |
| |
| |||
435 | 436 |
| |
436 | 437 |
| |
437 | 438 |
| |
438 |
| - | |
| 439 | + | |
439 | 440 |
| |
440 | 441 |
| |
441 |
| - | |
| 442 | + | |
442 | 443 |
| |
443 | 444 |
| |
444 | 445 |
| |
| |||
636 | 637 |
| |
637 | 638 |
| |
638 | 639 |
| |
639 |
| - | |
| 640 | + | |
640 | 641 |
| |
641 | 642 |
| |
642 | 643 |
| |
643 | 644 |
| |
644 | 645 |
| |
645 | 646 |
| |
646 | 647 |
| |
647 |
| - | |
| 648 | + | |
648 | 649 |
| |
649 | 650 |
| |
650 | 651 |
| |
|
Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 | 2 |
| |
3 | 3 |
| |
4 |
| - | |
| 4 | + | |
5 | 5 |
| |
6 | 6 |
| |
7 | 7 |
| |
| |||
37 | 37 |
| |
38 | 38 |
| |
39 | 39 |
| |
40 |
| - | |
| 40 | + | |
41 | 41 |
| |
42 | 42 |
| |
43 | 43 |
| |
|
Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
394 | 394 |
| |
395 | 395 |
| |
396 | 396 |
| |
397 |
| - | |
398 |
| - | |
| 397 | + | |
| 398 | + | |
399 | 399 |
| |
400 | 400 |
| |
401 | 401 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1234 | 1234 |
| |
1235 | 1235 |
| |
1236 | 1236 |
| |
1237 |
| - | |
| 1237 | + | |
1238 | 1238 |
| |
1239 | 1239 |
| |
1240 | 1240 |
|
Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 | 2 |
| |
| 3 | + | |
3 | 4 |
| |
4 | 5 |
| |
5 | 6 |
| |
|
Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
| 1 | + | |
1 | 2 |
| |
2 | 3 |
| |
3 | 4 |
| |
|
Lines changed: 5 additions & 8 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
976 | 976 |
| |
977 | 977 |
| |
978 | 978 |
| |
979 |
| - | |
| 979 | + | |
980 | 980 |
| |
981 | 981 |
| |
982 |
| - | |
983 |
| - | |
| 982 | + | |
| 983 | + | |
984 | 984 |
| |
985 | 985 |
| |
986 | 986 |
| |
| |||
992 | 992 |
| |
993 | 993 |
| |
994 | 994 |
| |
995 |
| - | |
996 |
| - | |
997 |
| - | |
998 |
| - | |
| 995 | + | |
999 | 996 |
| |
1000 | 997 |
| |
1001 | 998 |
| |
| |||
2512 | 2509 |
| |
2513 | 2510 |
| |
2514 | 2511 |
| |
2515 |
| - | |
| 2512 | + | |
2516 | 2513 |
| |
2517 | 2514 |
| |
2518 | 2515 |
| |
|
Lines changed: 2 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
19 | 19 |
| |
20 | 20 |
| |
21 | 21 |
| |
| 22 | + | |
22 | 23 |
| |
23 | 24 |
| |
24 | 25 |
| |
| |||
383 | 384 |
| |
384 | 385 |
| |
385 | 386 |
| |
386 |
| - | |
| 387 | + | |
387 | 388 |
| |
388 | 389 |
| |
389 | 390 |
| |
|
Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
| 2 | + | |
2 | 3 |
| |
3 | 4 |
| |
4 | 5 |
| |
|
Lines changed: 6 additions & 13 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
8 | 8 |
| |
9 | 9 |
| |
10 | 10 |
| |
11 |
| - | |
| 11 | + | |
12 | 12 |
| |
13 | 13 |
| |
14 | 14 |
| |
| |||
17 | 17 |
| |
18 | 18 |
| |
19 | 19 |
| |
20 |
| - | |
21 |
| - | |
22 |
| - | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
23 | 23 |
| |
24 | 24 |
| |
25 | 25 |
| |
| |||
640 | 640 |
| |
641 | 641 |
| |
642 | 642 |
| |
643 |
| - | |
| 643 | + | |
644 | 644 |
| |
645 | 645 |
| |
646 | 646 |
| |
647 |
| - | |
648 |
| - | |
649 |
| - | |
650 |
| - | |
651 |
| - | |
652 |
| - | |
653 |
| - | |
654 |
| - | |
| 647 | + | |
655 | 648 |
| |
656 | 649 |
| |
657 | 650 |
| |
|
0 commit comments