-
Notifications
You must be signed in to change notification settings - Fork 13.3k
Miri subtree update #139630
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Miri subtree update #139630
Conversation
- consistent handling, invalid handles are always an abort - Helper for reading handles that does the checking and machine stop - Use real handle types more places - Adds `File` and `Invalid` types of handle. File support will be added next
… enough to get file metadata.
Support getting file metadata on Windows
triagebot: enable `[canonicalize-issue-links]` and `[no-mentions]`
… for Futex support
Implement FreeBSD syscall _umtx_op for futex support
path: add more Windows tests
The Miri subtree was changed cc @rust-lang/miri |
These commits modify the If this was unintentional then you should revert the changes before this PR is merged. |
@bors r+ p=1 |
Odd, PR CI never triggered for the most recent commit... |
@bors r+ p=1 |
💡 This pull request was already approved, no need to approve it again.
|
…iaskrgr Rollup of 7 pull requests Successful merges: - rust-lang#139502 (fix "still mutable" ice while metrics are enabled) - rust-lang#139510 (Rename some `name` variables as `ident`.) - rust-lang#139606 (Update compiletest to Edition 2024) - rust-lang#139609 (compiletest: don't use stringly paths for `compose_and_run`) - rust-lang#139614 (Avoid empty identifiers for delegate params and args.) - rust-lang#139626 (Remove unnecessary `mut` in test.) - rust-lang#139630 (Miri subtree update) r? `@ghost` `@rustbot` modify labels: rollup
Rollup merge of rust-lang#139630 - RalfJung:miri-sync, r=RalfJung Miri subtree update r? `@ghost` a sync is needed to fix the miri-test-libstd failures
r? @ghost
a sync is needed to fix the miri-test-libstd failures