Skip to content
Snippets Groups Projects
Commit c1fdbca0 authored by Simon Tatham's avatar Simon Tatham
Browse files

Switch all the isize to usize.

Now that we don't have to maintain stable array indices in File, we
can use usize to store the indices, the way nature intended, and save
a lot of really tedious integer casts!
parent 7e6e566c
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment