This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
File tree
45 files changed
+613
-207
lines changed- src
- librustc_index
- librustc_mir/borrow_check
- diagnostics
- region_infer
- type_check
- librustc_session/lint
- librustc_traits/chalk_context
- librustc_typeck
- coherence
- outlives
- variance
- librustc
- ich
- infer
- canonical
- error_reporting
- nice_region_error
- higher_ranked
- lexical_region_resolve
- opaque_types
- outlives
- region_constraints
- middle
- traits
- specialize
- ty
- print
- librustdoc/clean
- test/ui
- coherence
- nll/ty-outlives
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
45 files changed
+613
-207
lines changedLines changed: 4 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
63 | 63 |
| |
64 | 64 |
| |
65 | 65 |
| |
66 |
| - | |
| 66 | + | |
67 | 67 |
| |
68 | 68 |
| |
| 69 | + | |
| 70 | + | |
| 71 | + | |
69 | 72 |
| |
70 | 73 |
| |
71 | 74 |
| |
|
Lines changed: 14 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
167 | 167 |
| |
168 | 168 |
| |
169 | 169 |
| |
170 |
| - | |
| 170 | + | |
| 171 | + | |
| 172 | + | |
| 173 | + | |
| 174 | + | |
| 175 | + | |
171 | 176 |
| |
172 | 177 |
| |
173 | 178 |
| |
174 | 179 |
| |
| 180 | + | |
175 | 181 |
| |
176 | 182 |
| |
177 | 183 |
| |
178 | 184 |
| |
179 | 185 |
| |
180 | 186 |
| |
181 | 187 |
| |
| 188 | + | |
| 189 | + | |
| 190 | + | |
| 191 | + | |
| 192 | + | |
182 | 193 |
| |
183 | 194 |
| |
184 | 195 |
| |
| |||
213 | 224 |
| |
214 | 225 |
| |
215 | 226 |
| |
216 |
| - | |
| 227 | + | |
217 | 228 |
| |
218 | 229 |
| |
219 | 230 |
| |
| |||
320 | 331 |
| |
321 | 332 |
| |
322 | 333 |
| |
| 334 | + | |
323 | 335 |
| |
324 |
| - | |
325 | 336 |
| |
326 | 337 |
| |
327 | 338 |
| |
|
0 commit comments