about summary refs log tree commit diff
path: root/compiler/rustc_codegen_llvm
diff options
context:
space:
mode:
authorJubilee <46493976+workingjubilee@users.noreply.github.com>2024-03-11 09:29:38 -0700
committerGitHub <noreply@github.com>2024-03-11 09:29:38 -0700
commit9aca5c03c12d795f4c897e49b5a19e6da7eb8d12 (patch)
tree06f7776fdaf7954d55388634a77b3303c405f02f /compiler/rustc_codegen_llvm
parent028e2600c9500736e9d7eff3a5f3271cc4cbd56e (diff)
parentaea60b0cc78cf7b0d189c52f79563f1e4e82dfb8 (diff)
downloadrust-9aca5c03c12d795f4c897e49b5a19e6da7eb8d12.tar.gz
rust-9aca5c03c12d795f4c897e49b5a19e6da7eb8d12.zip
Rollup merge of #122328 - Enselic:sig_dfl-not-inherit, r=davidtwco
unix_sigpipe: Replace `inherit` with `sig_dfl` in syntax tests

The `sig_dfl` variant of the attribute is the most likely variant to be stabilized first, and thus to become the "most allowed" variant of the attribute. Because of this, it is the most appropriate variant to use in syntax tests, because even if the most allowed variant is used, the compiler shall still emit errors if it e.g. is used in the wrong places.

r? ``@davidtwco`` who already [approved ](https://github.com/rust-lang/rust/pull/120832#pullrequestreview-1875075341) this commit in https://github.com/rust-lang/rust/pull/120832.

It would be nice to land the last preparatory commit of that PR before we begin to [rename ](https://github.com/rust-lang/rust/pull/120832#issuecomment-1987023484) things which will of course create a lot of code conflicts.
Diffstat (limited to 'compiler/rustc_codegen_llvm')
0 files changed, 0 insertions, 0 deletions