diff options
author | Aaron Hill <aa1ronham@gmail.com> | 2023-01-05 21:41:53 -0600 |
---|---|---|
committer | Aaron Hill <aa1ronham@gmail.com> | 2023-01-05 21:41:53 -0600 |
commit | 54be8aad7976b81231f0a71fa2051e0b6528f107 (patch) | |
tree | b3ad218700123b9007cb633cbd7293a36deb751f /tests/rustdoc-js-std/parser-errors.js | |
parent | e1968dd6120935055e138ab10c6e0a3f3f2288b9 (diff) | |
download | rust-54be8aad7976b81231f0a71fa2051e0b6528f107.tar.gz |
Ignore symbol shim clash when symbol is 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`.
Diffstat (limited to 'tests/rustdoc-js-std/parser-errors.js')
0 files changed, 0 insertions, 0 deletions