This repository was archived by the owner on May 28, 2025. It is now read-only.
Commit 8bfb53b
authored
Unrolled build for rust-lang#125659
Rollup merge of rust-lang#125659 - tbu-:pr_rm_isize, r=pnkfelix
Remove usage of `isize` in example
`isize` is a rare integer type, replace it with a more common one.1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
142 | 142 | | |
143 | 143 | | |
144 | 144 | | |
145 | | - | |
| 145 | + | |
146 | 146 | | |
147 | 147 | | |
148 | 148 | | |
| |||
0 commit comments