-
Notifications
You must be signed in to change notification settings - Fork 13.9k
miri subtree update #148374
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 #148374
Conversation
This updates the rust-version file to 402ce0e.
Pull recent changes from https://github.com/rust-lang/rust via Josh. Upstream ref: 402ce0e Filtered ref: 33df85ebec1b1ac6085e256a69581e3d36cfd514 Upstream diff: rust-lang/rust@28d0a4a...402ce0e This merge was created using https://github.com/rust-lang/josh-sync.
Automatic Rustup
This updates the rust-version file to 96fe3c3.
Pull recent changes from https://github.com/rust-lang/rust via Josh. Upstream ref: 96fe3c3 Filtered ref: 376a7557c3e562036e170fb694d45d70b14951c3 Upstream diff: rust-lang/rust@402ce0e...96fe3c3 This merge was created using https://github.com/rust-lang/josh-sync.
native_call: we only support thin pointers as return type
This updates the rust-version file to 6244eff.
Pull recent changes from https://github.com/rust-lang/rust via Josh. Upstream ref: 6244eff Filtered ref: 2b788f903ef58db43f16530dbf73f4a0502e4452 Upstream diff: rust-lang/rust@96fe3c3...6244eff This merge was created using https://github.com/rust-lang/josh-sync.
Automatic Rustup
SB wildcard handling: extend comments
…cargo-toml Avoid panicking when `Cargo.toml` is not present
This updates the rust-version file to 27050c0.
Pull recent changes from https://github.com/rust-lang/rust via Josh. Upstream ref: 27050c0 Filtered ref: 2bccf110c70c6f6ec349ede9fbf0b4cdcf77eac6 Upstream diff: rust-lang/rust@6244eff...27050c0 This merge was created using https://github.com/rust-lang/josh-sync.
Automatic Rustup
add -Zmiri-user-relevant-crates
add miri magic function to configure allocation tracking at runtime
…e-func-calls Support `f32`/`f64` in native function calls
This updates the rust-version file to 292be5c.
Pull recent changes from https://github.com/rust-lang/rust via Josh. Upstream ref: 292be5c Filtered ref: b038f5909ebeb7c0d597ae6e081f3ca4699d9643 Upstream diff: rust-lang/rust@27050c0...292be5c This merge was created using https://github.com/rust-lang/josh-sync.
miri subtree update Subtree update of `miri` to rust-lang/miri@52c5daf. Created using https://github.com/rust-lang/josh-sync. r? `@ghost`
Rollup of 12 pull requests Successful merges: - #147137 (Mention crate being analyzed in query description) - #147642 (Miscellaneous const-generics-related fixes) - #147806 (Ignore test-dashboard related files) - #147947 (Implement `strip_circumfix` lib feature) - #148194 (compiletest: Remove `cleanup_debug_info_options`) - #148199 (compiletest: Don't modify `testpaths` when creating aux contexts) - #148247 (Remove two special cases from reachable_non_generics) - #148348 (dangling ptr lint cleanup) - #148357 (temporary-lifetime-extension.rs test works in all editions) - #148362 (docs: makes a note about possible building `rustc 1.91.0 + host tools` for win7) - #148367 (Use --print host-tuple to get the host) - #148374 (miri subtree update) r? `@ghost` `@rustbot` modify labels: rollup
miri subtree update Subtree update of `miri` to rust-lang/miri@52c5daf. Created using https://github.com/rust-lang/josh-sync. r? ``@ghost``
|
Investigating rollup failure in #148376 (comment): @bors try jobs=armhf-gnu |
|
⌛ Trying commit 63a18d4 with merge 8443c0a… To cancel the try build, run the command Workflow: https://github.com/rust-lang/rust/actions/runs/19008799813 |
miri subtree update try-job: armhf-gnu
|
Failure found at #148247 (comment). @bors try cancel |
|
Try build cancelled. Cancelled workflows: |
|
Whoops, somehow I accidentally closed this. |
|
@bors r=RalfJung |
|
💡 This pull request was already approved, no need to approve it again.
|
|
@bors p=1 |
Rollup of 8 pull requests Successful merges: - #148170 (split definition and use site hidden tys) - #148194 (compiletest: Remove `cleanup_debug_info_options`) - #148199 (compiletest: Don't modify `testpaths` when creating aux contexts) - #148290 (Do not emit solver errors that contain error types) - #148357 (temporary-lifetime-extension.rs test works in all editions) - #148362 (docs: makes a note about possible building `rustc 1.91.0 + host tools` for win7) - #148367 (Use --print host-tuple to get the host) - #148374 (miri subtree update) r? `@ghost` `@rustbot` modify labels: rollup
|
@bors p=2 |
Rollup merge of #148374 - RalfJung:miri, r=RalfJung miri subtree update Subtree update of `miri` to rust-lang/miri@52c5daf. Created using https://github.com/rust-lang/josh-sync. r? `@ghost`
Rollup of 8 pull requests Successful merges: - rust-lang/rust#148170 (split definition and use site hidden tys) - rust-lang/rust#148194 (compiletest: Remove `cleanup_debug_info_options`) - rust-lang/rust#148199 (compiletest: Don't modify `testpaths` when creating aux contexts) - rust-lang/rust#148290 (Do not emit solver errors that contain error types) - rust-lang/rust#148357 (temporary-lifetime-extension.rs test works in all editions) - rust-lang/rust#148362 (docs: makes a note about possible building `rustc 1.91.0 + host tools` for win7) - rust-lang/rust#148367 (Use --print host-tuple to get the host) - rust-lang/rust#148374 (miri subtree update) r? `@ghost` `@rustbot` modify labels: rollup
Subtree update of
mirito rust-lang/miri@52c5daf.Created using https://github.com/rust-lang/josh-sync.
r? @ghost