File tree
359 files changed
+2442
-3305
lines changed- compiler
- rustc_borrowck/src
- region_infer
- type_check
- rustc_const_eval/src/transform
- check_consts
- rustc_data_structures/src
- rustc_infer/src
- infer
- canonical
- nll_relate
- opaque_types
- outlives
- traits
- rustc_lint/src
- rustc_middle/src
- infer
- ty
- print
- rustc_mir_build/src/build
- rustc_query_system/src/dep_graph
- rustc_trait_selection/src
- traits
- error_reporting
- query/type_op
- select
- rustc_traits/src
- chalk
- rustc_type_ir/src
- rustc_typeck/src
- check
- fn_ctxt
- method
- collect
- impl_wf_check
- outlives
- src
- bootstrap/bin
- librustdoc/clean
- test
- incremental/hashes
- ui
- associated-type-bounds
- associated-types
- async-await
- multiple-lifetimes
- cast
- closures/2229_closure_analysis/diagnostics/borrowck
- const-generics/defaults
- entry-point
- feature-gates
- generator
- generic-associated-types
- impl-trait
- issues
- multiple-lifetimes
- lang-items
- lazy-type-alias-impl-trait
- lifetimes
- lint
- never_type
- nll
- ty-outlives
- parser
- polymorphization
- resolve
- save-analysis
- self
- suggestions
- lifetimes
- traits/alias
- type-alias-impl-trait
- tools/clippy/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.
359 files changed
+2442
-3305
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
124 | 124 | | |
125 | 125 | | |
126 | 126 | | |
127 | | - | |
128 | 127 | | |
129 | | - | |
| 128 | + | |
130 | 129 | | |
131 | 130 | | |
132 | 131 | | |
| |||
141 | 140 | | |
142 | 141 | | |
143 | 142 | | |
144 | | - | |
| 143 | + | |
145 | 144 | | |
146 | 145 | | |
147 | 146 | | |
| |||
Lines changed: 20 additions & 38 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
| 4 | + | |
4 | 5 | | |
5 | 6 | | |
6 | 7 | | |
| |||
53 | 54 | | |
54 | 55 | | |
55 | 56 | | |
56 | | - | |
| 57 | + | |
57 | 58 | | |
58 | 59 | | |
59 | 60 | | |
60 | 61 | | |
61 | | - | |
| 62 | + | |
62 | 63 | | |
63 | | - | |
64 | | - | |
| 64 | + | |
65 | 65 | | |
66 | 66 | | |
67 | 67 | | |
68 | 68 | | |
69 | | - | |
70 | | - | |
71 | | - | |
72 | | - | |
73 | | - | |
74 | | - | |
75 | | - | |
76 | | - | |
77 | | - | |
78 | | - | |
79 | | - | |
80 | | - | |
81 | | - | |
82 | | - | |
83 | | - | |
84 | | - | |
85 | | - | |
86 | | - | |
87 | | - | |
88 | | - | |
89 | | - | |
90 | | - | |
91 | | - | |
92 | | - | |
93 | | - | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
94 | 78 | | |
95 | 79 | | |
96 | 80 | | |
| |||
116 | 100 | | |
117 | 101 | | |
118 | 102 | | |
119 | | - | |
| 103 | + | |
| 104 | + | |
120 | 105 | | |
121 | | - | |
122 | | - | |
123 | | - | |
124 | | - | |
125 | | - | |
| 106 | + | |
126 | 107 | | |
| 108 | + | |
127 | 109 | | |
128 | 110 | | |
129 | 111 | | |
| |||
167 | 149 | | |
168 | 150 | | |
169 | 151 | | |
170 | | - | |
171 | | - | |
| 152 | + | |
172 | 153 | | |
173 | | - | |
| 154 | + | |
174 | 155 | | |
175 | 156 | | |
176 | 157 | | |
| |||
196 | 177 | | |
197 | 178 | | |
198 | 179 | | |
| 180 | + | |
199 | 181 | | |
200 | 182 | | |
201 | 183 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
147 | 147 | | |
148 | 148 | | |
149 | 149 | | |
150 | | - | |
151 | | - | |
| 150 | + | |
152 | 151 | | |
| 152 | + | |
153 | 153 | | |
154 | 154 | | |
155 | 155 | | |
| |||
169 | 169 | | |
170 | 170 | | |
171 | 171 | | |
172 | | - | |
173 | | - | |
| 172 | + | |
174 | 173 | | |
| 174 | + | |
175 | 175 | | |
176 | 176 | | |
177 | 177 | | |
| |||
0 commit comments