Add pread and pwrite shims#3743
Conversation
|
Any updates on this? Lack of these shims is the main blocker for testing our code with MIRI. |
|
This is in my review queue, but unfortunately I currently don't have a lot of time for reviewing -- sorry. In terms of the general approach, as Ben said this is quite the departure from how all file system code works in Miri so far -- which is via a a portable implementation on top of |
RalfJung
left a comment
There was a problem hiding this comment.
Thanks for the PR! I still have some comments/questions.
2c82694 to
0d29380
Compare
|
Looks good, thanks. :) @bors r+ |
|
☀️ Test successful - checks-actions |
|
@RalfJung
|
|
I usually do a sync every weekend but this weekend I had other things to do. I started a sync in rust-lang/rust#128333. |
Requested in #2057.