This repository was archived by the owner on May 28, 2025. It is now read-only.
Commit 205a0d3
authored
Rollup merge of rust-lang#84465 - jyn514:primitive, r=GuillaumeGomez
rustdoc: Implement `is_primitive` in terms of `primitive_type()`
Previously, they disagreed about what types were primitives.
r? `@GuillaumeGomez`1 file changed
+1
-8
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1606 | 1606 | | |
1607 | 1607 | | |
1608 | 1608 | | |
1609 | | - | |
1610 | 1609 | | |
1611 | 1610 | | |
1612 | 1611 | | |
| |||
1665 | 1664 | | |
1666 | 1665 | | |
1667 | 1666 | | |
1668 | | - | |
1669 | | - | |
1670 | | - | |
1671 | | - | |
1672 | | - | |
1673 | | - | |
1674 | | - | |
| 1667 | + | |
1675 | 1668 | | |
1676 | 1669 | | |
1677 | 1670 | | |
| |||
0 commit comments