about summary refs log tree commit diff
path: root/tests/codegen/patchable-function-entry/patchable-function-entry-one-flag.rs
diff options
context:
space:
mode:
authorMartin Nordholts <martin.nordholts@codetale.se>2024-02-09 07:57:27 +0100
committerMartin Nordholts <martin.nordholts@codetale.se>2024-02-23 22:03:09 +0100
commit948b1d68abdf6ccde608831401dfe35af4a8cb04 (patch)
tree9d24d8bf436fa9385202f3a5904b84311800fafe /tests/codegen/patchable-function-entry/patchable-function-entry-one-flag.rs
parentd14f15862d2ac7111f70efe82882fb3575167a53 (diff)
downloadrust-948b1d68abdf6ccde608831401dfe35af4a8cb04.tar.gz
rust-948b1d68abdf6ccde608831401dfe35af4a8cb04.zip
tests: Add unix_sigpipe-different-duplicates.rs test variant
To make sure that

    #[unix_sigpipe = "x"]
    #[unix_sigpipe = "y"]

behaves like

    #[unix_sigpipe = "x"]
    #[unix_sigpipe = "x"]
Diffstat (limited to 'tests/codegen/patchable-function-entry/patchable-function-entry-one-flag.rs')
0 files changed, 0 insertions, 0 deletions