about summary refs log tree commit diff
path: root/tests/ui/patchable-function-entry/patchable-function-entry-attribute.rs
diff options
context:
space:
mode:
authorAlex Crichton <alex@alexcrichton.com>2024-06-01 13:03:07 -0700
committerAlex Crichton <alex@alexcrichton.com>2024-06-01 13:04:16 -0700
commit87ad80a6384824fb5e13cc54278eb5aaa36a89a4 (patch)
treeb76d91b3f27bab655f91d7ad80f76e8ee319546c /tests/ui/patchable-function-entry/patchable-function-entry-attribute.rs
parenta94483a5f2bae907bc898fc7a8d9cc87db47b693 (diff)
downloadrust-87ad80a6384824fb5e13cc54278eb5aaa36a89a4.tar.gz
rust-87ad80a6384824fb5e13cc54278eb5aaa36a89a4.zip
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
Diffstat (limited to 'tests/ui/patchable-function-entry/patchable-function-entry-attribute.rs')
0 files changed, 0 insertions, 0 deletions