File tree
81 files changed
+806
-598
lines changed- compiler
- rustc_ast/src
- attr
- util
- rustc_ast_lowering/src
- rustc_ast_pretty/src/pprust/state
- rustc_borrowck/src/diagnostics
- rustc_codegen_ssa/src
- back
- rustc_const_eval/src/const_eval
- rustc_driver_impl/src
- rustc_errors/src
- rustc_hir/src
- rustc_hir_pretty/src
- rustc_hir_typeck/src
- fn_ctxt
- rustc_interface/src
- rustc_lint/src
- rustc_lint_defs/src
- rustc_metadata/src
- rustc_middle/src
- middle
- mir
- ty
- rustc_mir_build/src
- builder
- expr
- thir
- cx
- pattern
- rustc_parse/src/parser
- rustc_passes/src
- rustc_pattern_analysis/src
- rustc_session/src
- library/std/src/io
- buffered/bufreader
- src
- librustdoc
- doctest
- passes
- tools
- clippy
- clippy_lints/src
- loops
- operators
- clippy_utils/src
- rustfmt/src
- tests/ui
- borrowck
- cfg
- check-cfg
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
81 files changed
+806
-598
lines changed+5-1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
276 | 276 |
| |
277 | 277 |
| |
278 | 278 |
| |
279 |
| - | |
| 279 | + | |
280 | 280 |
| |
281 | 281 |
| |
282 | 282 |
| |
| |||
412 | 412 |
| |
413 | 413 |
| |
414 | 414 |
| |
| 415 | + | |
415 | 416 |
| |
416 | 417 |
| |
417 | 418 |
| |
| |||
565 | 566 |
| |
566 | 567 |
| |
567 | 568 |
| |
| 569 | + | |
| 570 | + | |
| 571 | + | |
568 | 572 |
| |
569 | 573 |
| |
570 | 574 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
981 | 981 |
| |
982 | 982 |
| |
983 | 983 |
| |
| 984 | + | |
| 985 | + | |
| 986 | + | |
| 987 | + | |
| 988 | + | |
| 989 | + | |
| 990 | + | |
| 991 | + | |
| 992 | + | |
| 993 | + | |
| 994 | + | |
| 995 | + | |
| 996 | + | |
| 997 | + | |
| 998 | + | |
| 999 | + | |
| 1000 | + | |
| 1001 | + | |
| 1002 | + | |
| 1003 | + | |
| 1004 | + | |
| 1005 | + | |
| 1006 | + | |
| 1007 | + | |
| 1008 | + | |
| 1009 | + | |
| 1010 | + | |
| 1011 | + | |
| 1012 | + | |
| 1013 | + | |
| 1014 | + | |
| 1015 | + | |
| 1016 | + | |
| 1017 | + | |
| 1018 | + | |
| 1019 | + | |
| 1020 | + | |
| 1021 | + | |
| 1022 | + | |
| 1023 | + | |
| 1024 | + | |
| 1025 | + | |
| 1026 | + | |
| 1027 | + | |
| 1028 | + | |
| 1029 | + | |
| 1030 | + | |
| 1031 | + | |
| 1032 | + | |
| 1033 | + | |
| 1034 | + | |
| 1035 | + | |
| 1036 | + | |
| 1037 | + | |
| 1038 | + | |
| 1039 | + | |
| 1040 | + | |
| 1041 | + | |
| 1042 | + | |
| 1043 | + | |
| 1044 | + | |
| 1045 | + | |
| 1046 | + | |
| 1047 | + | |
| 1048 | + | |
| 1049 | + | |
| 1050 | + | |
| 1051 | + | |
| 1052 | + | |
984 | 1053 |
| |
985 | 1054 |
| |
986 | 1055 |
| |
| |||
1593 | 1662 |
| |
1594 | 1663 |
| |
1595 | 1664 |
| |
1596 |
| - | |
| 1665 | + | |
1597 | 1666 |
| |
1598 | 1667 |
| |
1599 | 1668 |
| |
|
0 commit comments