Commit c9537a9
committed
Auto merge of rust-lang#148202 - Zalathar:rollup-2eriuc3, r=Zalathar
Rollup of 14 pull requests
Successful merges:
- rust-lang#144936 (CFI: Fix types that implement Fn, FnMut, or FnOnce)
- rust-lang#147185 (repr(transparent): do not consider repr(C) types to be 1-ZST)
- rust-lang#147840 (Rework unsizing coercions in the new solver)
- rust-lang#147915 (Update target maintainers android.md)
- rust-lang#148013 (1.91.0 release notes)
- rust-lang#148044 (compiletest: show output in debug logging)
- rust-lang#148057 (tests/ui/sanitizer/hwaddress.rs: Run on aarch64 and remove cgu hack)
- rust-lang#148139 (Add `coverage` scope for controlling paths in code coverage)
- rust-lang#148154 (Add a mailmap entry)
- rust-lang#148158 (ci: loongarch64: use medium code model to avoid relocation overflows)
- rust-lang#148166 (Re-enable macro-stepping test for AArch64)
- rust-lang#148172 (rustc-dev-guide subtree update)
- rust-lang#148175 (Fix typos: duplicate words in comments)
- rust-lang#148186 (rustdoc-search: add an integration test for CCI)
Failed merges:
- rust-lang#147935 (Add LLVM realtime sanitizer)
r? `@ghost`
`@rustbot` modify labels: rollupFile tree
67 files changed
+1368
-201
lines changed- compiler
- rustc_ast_pretty/src
- rustc_codegen_llvm/src/coverageinfo
- rustc_const_eval/src/interpret
- rustc_hir_analysis/src/check
- rustc_hir_typeck/src
- fn_ctxt
- rustc_lint_defs/src
- rustc_lint/src
- rustc_sanitizers/src/cfi/typeid/itanium_cxx_abi
- rustc_session/src
- rustc_trait_selection/src
- solve
- fulfill
- inspect
- traits
- src
- ci/docker/host-x86_64
- dist-loongarch64-linux
- dist-loongarch64-musl
- doc
- rustc-dev-guide
- src
- building
- offload
- rustdoc-internals
- rustc/src/platform-support
- unstable-book/src/compiler-flags
- tools
- compiletest/src
- runtest
- rustdoc-js
- tests
- coverage
- debuginfo
- rustdoc-js
- auxiliary
- ui
- dst
- lint/improper-ctypes
- repr
- sanitizer
- cfi
- kcfi
- traits
- next-solver
- trait-upcasting
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
67 files changed
+1368
-201
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
680 | 680 | | |
681 | 681 | | |
682 | 682 | | |
| 683 | + | |
683 | 684 | | |
684 | 685 | | |
685 | 686 | | |
| |||
Large diffs are not rendered by default.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
298 | 298 | | |
299 | 299 | | |
300 | 300 | | |
301 | | - | |
| 301 | + | |
302 | 302 | | |
303 | 303 | | |
304 | 304 | | |
| |||
310 | 310 | | |
311 | 311 | | |
312 | 312 | | |
313 | | - | |
| 313 | + | |
314 | 314 | | |
315 | 315 | | |
316 | 316 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
128 | 128 | | |
129 | 129 | | |
130 | 130 | | |
131 | | - | |
| 131 | + | |
132 | 132 | | |
133 | 133 | | |
134 | 134 | | |
| |||
147 | 147 | | |
148 | 148 | | |
149 | 149 | | |
150 | | - | |
| 150 | + | |
151 | 151 | | |
152 | 152 | | |
153 | 153 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
121 | 121 | | |
122 | 122 | | |
123 | 123 | | |
124 | | - | |
| 124 | + | |
125 | 125 | | |
126 | 126 | | |
127 | 127 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | | - | |
16 | | - | |
17 | | - | |
| 15 | + | |
18 | 16 | | |
19 | 17 | | |
20 | 18 | | |
| |||
1509 | 1507 | | |
1510 | 1508 | | |
1511 | 1509 | | |
1512 | | - | |
1513 | | - | |
| 1510 | + | |
| 1511 | + | |
| 1512 | + | |
| 1513 | + | |
| 1514 | + | |
| 1515 | + | |
| 1516 | + | |
| 1517 | + | |
| 1518 | + | |
| 1519 | + | |
| 1520 | + | |
| 1521 | + | |
| 1522 | + | |
| 1523 | + | |
| 1524 | + | |
| 1525 | + | |
| 1526 | + | |
| 1527 | + | |
| 1528 | + | |
1514 | 1529 | | |
1515 | 1530 | | |
1516 | 1531 | | |
1517 | 1532 | | |
1518 | 1533 | | |
1519 | 1534 | | |
1520 | 1535 | | |
1521 | | - | |
| 1536 | + | |
| 1537 | + | |
1522 | 1538 | | |
1523 | | - | |
1524 | 1539 | | |
1525 | | - | |
| 1540 | + | |
1526 | 1541 | | |
1527 | 1542 | | |
1528 | | - | |
1529 | | - | |
| 1543 | + | |
| 1544 | + | |
1530 | 1545 | | |
1531 | | - | |
1532 | | - | |
1533 | | - | |
1534 | | - | |
1535 | | - | |
1536 | | - | |
| 1546 | + | |
| 1547 | + | |
| 1548 | + | |
| 1549 | + | |
1537 | 1550 | | |
1538 | 1551 | | |
1539 | 1552 | | |
| |||
1548 | 1561 | | |
1549 | 1562 | | |
1550 | 1563 | | |
1551 | | - | |
1552 | | - | |
1553 | | - | |
1554 | | - | |
1555 | | - | |
1556 | | - | |
| 1564 | + | |
| 1565 | + | |
| 1566 | + | |
| 1567 | + | |
| 1568 | + | |
| 1569 | + | |
| 1570 | + | |
| 1571 | + | |
1557 | 1572 | | |
1558 | 1573 | | |
| 1574 | + | |
| 1575 | + | |
| 1576 | + | |
| 1577 | + | |
| 1578 | + | |
| 1579 | + | |
1559 | 1580 | | |
1560 | 1581 | | |
1561 | | - | |
| 1582 | + | |
1562 | 1583 | | |
1563 | 1584 | | |
1564 | 1585 | | |
1565 | 1586 | | |
1566 | 1587 | | |
1567 | | - | |
| 1588 | + | |
1568 | 1589 | | |
1569 | 1590 | | |
1570 | 1591 | | |
1571 | 1592 | | |
1572 | | - | |
| 1593 | + | |
1573 | 1594 | | |
1574 | 1595 | | |
1575 | 1596 | | |
| |||
1581 | 1602 | | |
1582 | 1603 | | |
1583 | 1604 | | |
1584 | | - | |
1585 | | - | |
1586 | | - | |
| 1605 | + | |
| 1606 | + | |
| 1607 | + | |
| 1608 | + | |
| 1609 | + | |
1587 | 1610 | | |
1588 | 1611 | | |
1589 | | - | |
| 1612 | + | |
1590 | 1613 | | |
1591 | | - | |
| 1614 | + | |
1592 | 1615 | | |
1593 | | - | |
| 1616 | + | |
1594 | 1617 | | |
| 1618 | + | |
| 1619 | + | |
| 1620 | + | |
| 1621 | + | |
| 1622 | + | |
1595 | 1623 | | |
1596 | | - | |
1597 | | - | |
| 1624 | + | |
1598 | 1625 | | |
1599 | | - | |
1600 | | - | |
1601 | | - | |
1602 | | - | |
| 1626 | + | |
| 1627 | + | |
| 1628 | + | |
| 1629 | + | |
1603 | 1630 | | |
1604 | | - | |
1605 | 1631 | | |
1606 | | - | |
1607 | | - | |
1608 | | - | |
| 1632 | + | |
| 1633 | + | |
1609 | 1634 | | |
1610 | 1635 | | |
1611 | | - | |
| 1636 | + | |
1612 | 1637 | | |
1613 | | - | |
| 1638 | + | |
1614 | 1639 | | |
1615 | 1640 | | |
1616 | 1641 | | |
| |||
0 commit comments