File tree
79 files changed
+1301
-546
lines changed- compiler
- rustc_ast_pretty/src/pprust/state
- rustc_ast/src/util
- rustc_codegen_llvm/src
- rustc_codegen_ssa/src/mir
- rustc_const_eval/src/interpret
- rustc_hir_typeck/src/method
- rustc_middle/src/ty
- print
- rustc_mir_build/src
- build/expr
- thir/pattern
- rustc_mir_transform/src
- rustc_next_trait_solver/src/solve
- normalizes_to
- rustc_passes/src
- rustc_resolve/src
- rustc_serialize/src
- rustc_symbol_mangling/src
- rustc_target/src/abi/call
- rustc_trait_selection/src/traits
- error_reporting
- select
- rustc_ty_utils/src
- rustc_type_ir/src
- library
- core/src
- iter/adapters
- num/dec2flt
- std/src
- io/error
- sys/pal
- unix
- windows
- src
- doc
- librustdoc/html/render
- tools
- clippy/clippy_lints/src
- miri/tests/pass
- tests
- codegen
- cffi
- mir-opt
- ui
- async-await/async-closures
- closures/2229_closure_analysis/migrations
- const-generics/adt_const_params
- imports
- traits/associated_type_bound
- unpretty
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
79 files changed
+1301
-546
lines changedLines changed: 78 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 | 2 |
| |
3 | 3 |
| |
4 |
| - | |
| 4 | + | |
| 5 | + | |
5 | 6 |
| |
6 | 7 |
| |
7 | 8 |
| |
| |||
81 | 82 |
| |
82 | 83 |
| |
83 | 84 |
| |
| 85 | + | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
| 92 | + | |
| 93 | + | |
| 94 | + | |
| 95 | + | |
| 96 | + | |
| 97 | + | |
| 98 | + | |
| 99 | + | |
| 100 | + | |
| 101 | + | |
| 102 | + | |
| 103 | + | |
| 104 | + | |
| 105 | + | |
| 106 | + | |
| 107 | + | |
| 108 | + | |
| 109 | + | |
| 110 | + | |
| 111 | + | |
| 112 | + | |
| 113 | + | |
| 114 | + | |
| 115 | + | |
| 116 | + | |
| 117 | + | |
| 118 | + | |
| 119 | + | |
| 120 | + | |
| 121 | + | |
| 122 | + | |
| 123 | + | |
| 124 | + | |
| 125 | + | |
| 126 | + | |
| 127 | + | |
| 128 | + | |
| 129 | + | |
| 130 | + | |
| 131 | + | |
| 132 | + | |
| 133 | + | |
| 134 | + | |
| 135 | + | |
| 136 | + | |
| 137 | + | |
| 138 | + | |
| 139 | + | |
| 140 | + | |
| 141 | + | |
| 142 | + | |
| 143 | + | |
| 144 | + | |
| 145 | + | |
| 146 | + | |
| 147 | + | |
| 148 | + | |
| 149 | + | |
| 150 | + | |
| 151 | + | |
| 152 | + | |
| 153 | + | |
| 154 | + | |
| 155 | + | |
| 156 | + | |
| 157 | + | |
| 158 | + | |
| 159 | + | |
| 160 | + | |
84 | 161 |
| |
85 | 162 |
| |
86 | 163 |
| |
|
Lines changed: 6 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
5 | 5 |
| |
6 | 6 |
| |
7 | 7 |
| |
| 8 | + | |
8 | 9 |
| |
9 | 10 |
| |
10 | 11 |
| |
| |||
610 | 611 |
| |
611 | 612 |
| |
612 | 613 |
| |
613 |
| - | |
| 614 | + | |
614 | 615 |
| |
615 |
| - | |
| 616 | + | |
| 617 | + | |
| 618 | + | |
| 619 | + | |
616 | 620 |
| |
617 | 621 |
| |
618 | 622 |
| |
|
0 commit comments