File tree
165 files changed
+2270
-1215
lines changed- compiler
- rustc_borrowck/src
- diagnostics
- type_check
- rustc_codegen_cranelift/src
- rustc_codegen_ssa/src/mir
- rustc_const_eval/src
- const_eval
- interpret
- transform
- check_consts
- rustc_error_messages
- locales/en-US
- src
- rustc_errors/src
- rustc_expand/src
- rustc_infer/src/infer/error_reporting
- rustc_macros/src
- diagnostics
- rustc_middle/src
- mir
- traits
- ty
- print
- rustc_mir_build/src
- build
- expr
- matches
- thir
- cx
- pattern
- rustc_mir_dataflow/src/move_paths
- rustc_mir_transform/src
- rustc_passes
- src
- rustc_privacy/src
- rustc_session/src
- rustc_trait_selection/src/traits
- error_reporting
- select
- rustc_typeck/src
- astconv
- check
- method
- library/alloc/src
- src
- librustdoc
- clean
- json
- passes
- rustdoc-json-types
- test
- rustdoc-gui
- rustdoc-json
- reexport
- auxiliary
- rustdoc-ui
- ui
- attributes
- borrowck
- feature-gates
- issues
- lifetimes
- macros
- marker_trait_attr
- rfc-2008-non-exhaustive
- rfc-2091-track-caller
- rustdoc
- span
- target-feature
- traits
- default-method
- type/type-check
- type-alias-impl-trait
- ui-fulldeps/session-diagnostic
- tools/clippy
- clippy_lints/src
- methods
- clippy_utils/src
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
165 files changed
+2270
-1215
lines changedLines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
4239 | 4239 |
| |
4240 | 4240 |
| |
4241 | 4241 |
| |
| 4242 | + | |
4242 | 4243 |
| |
4243 | 4244 |
| |
4244 | 4245 |
| |
|
Lines changed: 71 additions & 7 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
7 | 7 |
| |
8 | 8 |
| |
9 | 9 |
| |
10 |
| - | |
| 10 | + | |
11 | 11 |
| |
12 | 12 |
| |
13 | 13 |
| |
| |||
23 | 23 |
| |
24 | 24 |
| |
25 | 25 |
| |
26 |
| - | |
| 26 | + | |
27 | 27 |
| |
28 | 28 |
| |
29 | 29 |
| |
| |||
1227 | 1227 |
| |
1228 | 1228 |
| |
1229 | 1229 |
| |
1230 |
| - | |
1231 |
| - | |
| 1230 | + | |
1232 | 1231 |
| |
1233 | 1232 |
| |
1234 | 1233 |
| |
| |||
1500 | 1499 |
| |
1501 | 1500 |
| |
1502 | 1501 |
| |
1503 |
| - | |
| 1502 | + | |
| 1503 | + | |
| 1504 | + | |
| 1505 | + | |
| 1506 | + | |
| 1507 | + | |
| 1508 | + | |
| 1509 | + | |
| 1510 | + | |
| 1511 | + | |
| 1512 | + | |
| 1513 | + | |
| 1514 | + | |
| 1515 | + | |
| 1516 | + | |
| 1517 | + | |
| 1518 | + | |
| 1519 | + | |
| 1520 | + | |
| 1521 | + | |
| 1522 | + | |
| 1523 | + | |
| 1524 | + | |
| 1525 | + | |
| 1526 | + | |
| 1527 | + | |
| 1528 | + | |
| 1529 | + | |
| 1530 | + | |
| 1531 | + | |
| 1532 | + | |
| 1533 | + | |
| 1534 | + | |
| 1535 | + | |
| 1536 | + | |
| 1537 | + | |
| 1538 | + | |
| 1539 | + | |
| 1540 | + | |
| 1541 | + | |
| 1542 | + | |
| 1543 | + | |
| 1544 | + | |
| 1545 | + | |
| 1546 | + | |
| 1547 | + | |
| 1548 | + | |
| 1549 | + | |
| 1550 | + | |
| 1551 | + | |
| 1552 | + | |
| 1553 | + | |
| 1554 | + | |
| 1555 | + | |
| 1556 | + | |
| 1557 | + | |
| 1558 | + | |
| 1559 | + | |
| 1560 | + | |
| 1561 | + | |
| 1562 | + | |
| 1563 | + | |
| 1564 | + | |
| 1565 | + | |
1504 | 1566 |
| |
1505 | 1567 |
| |
1506 | 1568 |
| |
| |||
1699 | 1761 |
| |
1700 | 1762 |
| |
1701 | 1763 |
| |
1702 |
| - | |
| 1764 | + | |
1703 | 1765 |
| |
1704 | 1766 |
| |
1705 | 1767 |
| |
| |||
2093 | 2155 |
| |
2094 | 2156 |
| |
2095 | 2157 |
| |
2096 |
| - | |
| 2158 | + | |
| 2159 | + | |
| 2160 | + | |
2097 | 2161 |
| |
2098 | 2162 |
| |
2099 | 2163 |
| |
|
0 commit comments