Skip to content

Conversation

Aaron1011
Copy link
Contributor

When this happens, we ignore the symbol from compiler_builtins
in favor of Miri's builtin support.

This allows Miri to target platforms like wasm32-unknown-unknown,
where functions like memcmp are provided by compiler_builtins.

When this happens, we ignore the symbol from `compiler_builtins`
in favor of Miri's builtin support.

This allows Miri to target platforms like wasm32-unknown-unknown,
where functions like `memcmp` are provided by `compiler_builtins`.
@RalfJung
Copy link
Member

RalfJung commented Jan 6, 2023

Makes sense, thanks!
@bors r+

@bors
Copy link
Contributor

bors commented Jan 6, 2023

📌 Commit 44a9b0b has been approved by RalfJung

It is now in the queue for this repository.

@bors
Copy link
Contributor

bors commented Jan 6, 2023

⌛ Testing commit 44a9b0b with merge 5f5c75d...

@bors
Copy link
Contributor

bors commented Jan 6, 2023

☀️ Test successful - checks-actions
Approved by: RalfJung
Pushing 5f5c75d to master...

@bors bors merged commit 5f5c75d into rust-lang:master Jan 6, 2023
JohnTitor pushed a commit to JohnTitor/rust that referenced this pull request Jan 9, 2023
RalfJung pushed a commit to RalfJung/miri that referenced this pull request Jan 13, 2023
spikespaz pushed a commit to spikespaz/dotwalk-rs that referenced this pull request Aug 29, 2024
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.

3 participants