This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
File tree
62 files changed
+547
-315
lines changed- compiler
- rustc_hir_analysis/src
- astconv
- check
- coherence
- rustc_hir_typeck/src/method
- rustc_infer/src/infer/relate
- rustc_interface/src
- rustc_metadata/src
- rmeta
- rustc_middle/src
- query
- ty
- rustc_monomorphize/src
- rustc_parse/src/parser
- rustc_passes/src
- rustc_trait_selection/src
- solve
- normalizes_to
- traits
- error_reporting
- select
- specialize
- rustc_ty_utils/src
- library
- alloc/src
- core/src
- macros
- ptr
- slice
- sync
- std/src
- ffi
- sys/pal/hermit
- test/src
- formatters
- src
- bootstrap/src/core/build_steps
- tools
- miri/tests
- pass/shims
- tidy/src
- tests/ui
- associated-type-bounds
- associated-types
- crate-loading
- issues
- issue-49851
- parser/recover
- trait-bounds
- traits/alias
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
62 files changed
+547
-315
lines changedLines changed: 5 additions & 4 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1612 | 1612 |
| |
1613 | 1613 |
| |
1614 | 1614 |
| |
1615 |
| - | |
| 1615 | + | |
1616 | 1616 |
| |
1617 | 1617 |
| |
1618 | 1618 |
| |
| 1619 | + | |
1619 | 1620 |
| |
1620 | 1621 |
| |
1621 | 1622 |
| |
| |||
1624 | 1625 |
| |
1625 | 1626 |
| |
1626 | 1627 |
| |
1627 |
| - | |
| 1628 | + | |
1628 | 1629 |
| |
1629 | 1630 |
| |
1630 | 1631 |
| |
| |||
1677 | 1678 |
| |
1678 | 1679 |
| |
1679 | 1680 |
| |
1680 |
| - | |
| 1681 | + | |
1681 | 1682 |
| |
1682 |
| - | |
| 1683 | + | |
1683 | 1684 |
| |
1684 | 1685 |
| |
1685 | 1686 |
| |
|
Lines changed: 36 additions & 44 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
45 | 45 |
| |
46 | 46 |
| |
47 | 47 |
| |
48 |
| - | |
49 |
| - | |
50 |
| - | |
51 |
| - | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
52 | 51 |
| |
53 | 52 |
| |
54 | 53 |
| |
| |||
83 | 82 |
| |
84 | 83 |
| |
85 | 84 |
| |
86 |
| - | |
87 |
| - | |
88 |
| - | |
| 85 | + | |
| 86 | + | |
89 | 87 |
| |
90 | 88 |
| |
91 | 89 |
| |
| |||
158 | 156 |
| |
159 | 157 |
| |
160 | 158 |
| |
161 |
| - | |
| 159 | + | |
162 | 160 |
| |
163 | 161 |
| |
164 | 162 |
| |
| |||
312 | 310 |
| |
313 | 311 |
| |
314 | 312 |
| |
315 |
| - | |
316 |
| - | |
317 |
| - | |
318 |
| - | |
319 |
| - | |
320 |
| - | |
321 |
| - | |
322 |
| - | |
| 313 | + | |
| 314 | + | |
| 315 | + | |
323 | 316 |
| |
324 |
| - | |
325 |
| - | |
326 |
| - | |
327 |
| - | |
328 |
| - | |
329 |
| - | |
330 |
| - | |
331 |
| - | |
332 |
| - | |
333 |
| - | |
334 |
| - | |
335 |
| - | |
336 |
| - | |
337 |
| - | |
338 |
| - | |
339 |
| - | |
340 |
| - | |
341 |
| - | |
342 |
| - | |
343 |
| - | |
344 |
| - | |
345 |
| - | |
346 |
| - | |
347 |
| - | |
348 |
| - | |
| 317 | + | |
| 318 | + | |
| 319 | + | |
| 320 | + | |
| 321 | + | |
349 | 322 |
| |
| 323 | + | |
| 324 | + | |
| 325 | + | |
| 326 | + | |
| 327 | + | |
| 328 | + | |
| 329 | + | |
| 330 | + | |
| 331 | + | |
| 332 | + | |
| 333 | + | |
| 334 | + | |
| 335 | + | |
| 336 | + | |
| 337 | + | |
| 338 | + | |
| 339 | + | |
| 340 | + | |
| 341 | + | |
350 | 342 |
| |
351 |
| - | |
352 |
| - | |
353 |
| - | |
| 343 | + | |
| 344 | + | |
| 345 | + | |
354 | 346 |
| |
355 | 347 |
| |
356 | 348 |
| |
|
0 commit comments