File tree
3 files changed
+33
-0
lines changed- library
- core/src/ptr
- coretests/tests
3 files changed
+33
-0
lines changedDiff for: library/core/src/ptr/const_ptr.rs
+8
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1739 | 1739 |
| |
1740 | 1740 |
| |
1741 | 1741 |
| |
| 1742 | + | |
| 1743 | + | |
| 1744 | + | |
| 1745 | + | |
| 1746 | + | |
| 1747 | + | |
| 1748 | + | |
| 1749 | + |
Diff for: library/core/src/ptr/mut_ptr.rs
+8
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
2156 | 2156 |
| |
2157 | 2157 |
| |
2158 | 2158 |
| |
| 2159 | + | |
| 2160 | + | |
| 2161 | + | |
| 2162 | + | |
| 2163 | + | |
| 2164 | + | |
| 2165 | + | |
| 2166 | + |
Diff for: library/coretests/tests/ptr.rs
+17
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1020 | 1020 |
| |
1021 | 1021 |
| |
1022 | 1022 |
| |
| 1023 | + | |
| 1024 | + | |
| 1025 | + | |
| 1026 | + | |
| 1027 | + | |
| 1028 | + | |
| 1029 | + | |
| 1030 | + | |
| 1031 | + | |
| 1032 | + | |
| 1033 | + | |
| 1034 | + | |
| 1035 | + | |
| 1036 | + | |
| 1037 | + | |
| 1038 | + | |
| 1039 | + |
0 commit comments