about summary refs log tree commit diff
path: root/tests/ui/patchable-function-entry/patchable-function-entry-attribute.rs
diff options
context:
space:
mode:
authorMichael Goulet <michael@errs.io>2024-06-12 14:26:24 -0400
committerGitHub <noreply@github.com>2024-06-12 14:26:24 -0400
commit7133257d4f3ed1bd73f7bdb1c7a0050e37b60d1c (patch)
treebc329ed61c8ac8c5f4470aff3c45ed9b259f12fe /tests/ui/patchable-function-entry/patchable-function-entry-attribute.rs
parent1d43fbbc7348f2bd9260d8532bffa02f5bd2c9ac (diff)
parentd313e7e1836e3f92f42f6acdea449224288a1f23 (diff)
downloadrust-7133257d4f3ed1bd73f7bdb1c7a0050e37b60d1c.tar.gz
rust-7133257d4f3ed1bd73f7bdb1c7a0050e37b60d1c.zip
Rollup merge of #125869 - alexcrichton:add-p1-to-wasi-targets, r=wesleywiser
Add `target_env = "p1"` to the `wasm32-wasip1` target

This commit sets the `target_env` key for the
`wasm32-wasi{,p1,p1-threads}` targets to the string `"p1"`. This mirrors how the `wasm32-wasip2` target has `target_env = "p2"`. The intention of this is to more easily detect each target in downstream crates to enable adding custom code per-target.

cc #125803

<!--
If this PR is related to an unstable feature or an otherwise tracked effort,
please link to the relevant tracking issue here. If you don't know of a related
tracking issue or there are none, feel free to ignore this.

This PR will get automatically assigned to a reviewer. In case you would like
a specific user to review your work, you can assign it to them by using

    r​? <reviewer name>
-->
Diffstat (limited to 'tests/ui/patchable-function-entry/patchable-function-entry-attribute.rs')
0 files changed, 0 insertions, 0 deletions