1
Fork 0
rust/tests/ui/attributes/unix_sigpipe
Martin Nordholts ee428c55b2 diagnostics: Do not suggest using #[unix_sigpipe] without a value
Remove `Word` from the `unix_sigpipe` attribute template so that plain
`#[unix_sigpipe]` is not included in suggestions of valid forms of the
attribute. Also re-arrange diagnostics code slightly to avoid duplicate
diagnostics.
2024-03-10 15:12:50 +01:00
..
auxiliary Don't unnecessarily change SIGPIPE disposition in unix_sigpipe tests 2024-02-24 16:18:34 +01:00
unix_sigpipe-bare.rs diagnostics: Do not suggest using #[unix_sigpipe] without a value 2024-03-10 15:12:50 +01:00
unix_sigpipe-bare.stderr diagnostics: Do not suggest using #[unix_sigpipe] without a value 2024-03-10 15:12:50 +01:00
unix_sigpipe-crate.rs
unix_sigpipe-crate.stderr Show number in error message even for one error 2023-11-24 19:15:52 +01:00
unix_sigpipe-different-duplicates.rs tests: Add unix_sigpipe-different-duplicates.rs test variant 2024-02-23 22:03:09 +01:00
unix_sigpipe-different-duplicates.stderr tests: Add unix_sigpipe-different-duplicates.rs test variant 2024-02-23 22:03:09 +01:00
unix_sigpipe-duplicates.rs tests: Add unix_sigpipe-different-duplicates.rs test variant 2024-02-23 22:03:09 +01:00
unix_sigpipe-duplicates.stderr tests: Add unix_sigpipe-different-duplicates.rs test variant 2024-02-23 22:03:09 +01:00
unix_sigpipe-inherit.rs [AUTO-GENERATED] Migrate ui tests from // to //@ directives 2024-02-16 20:02:50 +00:00
unix_sigpipe-list.rs
unix_sigpipe-list.stderr diagnostics: Do not suggest using #[unix_sigpipe] without a value 2024-03-10 15:12:50 +01:00
unix_sigpipe-non-main-fn.rs
unix_sigpipe-non-main-fn.stderr Show number in error message even for one error 2023-11-24 19:15:52 +01:00
unix_sigpipe-non-root-main.rs
unix_sigpipe-non-root-main.stderr Show number in error message even for one error 2023-11-24 19:15:52 +01:00
unix_sigpipe-not-used.rs tests: Combine unix_sigpipe-not-used.rs and unix_sigpipe-only-feature.rs 2024-02-23 22:03:09 +01:00
unix_sigpipe-rustc_main.rs [AUTO-GENERATED] Migrate ui tests from // to //@ directives 2024-02-16 20:02:50 +00:00
unix_sigpipe-sig_dfl.rs [AUTO-GENERATED] Migrate ui tests from // to //@ directives 2024-02-16 20:02:50 +00:00
unix_sigpipe-sig_ign.rs tests: Fix typo unix_sigpipe-error.rs -> unix_sigpipe-sig_ign.rs 2024-02-23 21:59:35 +01:00
unix_sigpipe-start.rs
unix_sigpipe-start.stderr Show number in error message even for one error 2023-11-24 19:15:52 +01:00
unix_sigpipe-struct.rs
unix_sigpipe-struct.stderr Show number in error message even for one error 2023-11-24 19:15:52 +01:00
unix_sigpipe-wrong.rs
unix_sigpipe-wrong.stderr Show number in error message even for one error 2023-11-24 19:15:52 +01:00