Skip to content

Update to rustix 0.37. - #297

Merged
sunfishcode merged 2 commits into
mainfrom
sunfishcode/rustix-0.37
Mar 6, 2023
Merged

Update to rustix 0.37.#297
sunfishcode merged 2 commits into
mainfrom
sunfishcode/rustix-0.37

Conversation

@sunfishcode

Copy link
Copy Markdown
Member

The only code change here is due to copy_file_range's len argument changing from u64 to usize.

The only code change here is due to `copy_file_range`'s `len` argument
changing from `u64` to `usize`.
@sunfishcode
sunfishcode force-pushed the sunfishcode/rustix-0.37 branch from 998f1da to 91dbdd1 Compare March 3, 2023 18:29
@sunfishcode
sunfishcode merged commit daa7bcb into main Mar 6, 2023
@sunfishcode
sunfishcode deleted the sunfishcode/rustix-0.37 branch March 6, 2023 18:26
sunfishcode added a commit that referenced this pull request Mar 29, 2023
The only code change here is due to `copy_file_range`'s `len` argument
changing from `u64` to `usize`.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant