index
:
rust
this commit
auto
automation/bors/try
automation/bors/try-merge
beta
cargo_update
lcnr/rustc-dev-guide
master
perf-tmp
stable
try
try-perf
https://github.com/rust-lang/rust
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
ui
/
attributes
/
unix_sigpipe
Age
Commit message (
Expand
)
Author
Lines
2024-05-02
Change `SIGPIPE` ui from `#[unix_sigpipe = "..."]` to `-Zon-broken-pipe=...`
Martin Nordholts
-384
/
+0
2024-04-29
Typo fix: exec:ing -> exec'ing
Martin Nordholts
-1
/
+1
2024-04-24
Rollup merge of #123316 - Enselic:sigpipe-inherit-variants, r=fmease
León Orell Valerian Liehr
-8
/
+39
2024-04-17
Remove libc from more tests
Ben Kimock
-2
/
+0
2024-04-13
Test `#[unix_sigpipe = "inherit"]` with both `SIG_DFL` and `SIG_IGN`
Martin Nordholts
-8
/
+39
2024-03-25
unix_sigpipe: Add test for SIGPIPE disposition in child processes
Martin Nordholts
-0
/
+90
2024-03-12
tests: Add ui/attributes/unix_sigpipe/unix_sigpipe-str-list.rs
Martin Nordholts
-1
/
+13
2024-03-11
unix_sigpipe: Replace `inherit` with `sig_dfl` in syntax tests
Martin Nordholts
-14
/
+14
2024-03-10
diagnostics: Do not suggest using `#[unix_sigpipe]` without a value
Martin Nordholts
-11
/
+4
2024-02-28
Rollup merge of #121527 - Enselic:unix_sigpipe-tests-fixes, r=davidtwco
Guillaume Gomez
-16
/
+25
2024-02-24
Don't unnecessarily change `SIGPIPE` disposition in unix_sigpipe tests
Martin Nordholts
-6
/
+6
2024-02-23
tests: Add unix_sigpipe-different-duplicates.rs test variant
Martin Nordholts
-2
/
+21
2024-02-23
tests: Combine unix_sigpipe-not-used.rs and unix_sigpipe-only-feature.rs
Martin Nordholts
-13
/
+3
2024-02-23
tests: Rename unix_sigpipe.rs to unix_sigpipe-bare.rs for clarity
Martin Nordholts
-1
/
+1
2024-02-23
tests: Fix typo unix_sigpipe-error.rs -> unix_sigpipe-sig_ign.rs
Martin Nordholts
-0
/
+0
2024-02-16
[AUTO-GENERATED] Migrate ui tests from `//` to `//@` directives
许杰友 Jieyou Xu (Joe)
-12
/
+12
2023-11-24
Show number in error message even for one error
Nilstrieb
-9
/
+9
2023-10-26
Tweak suggestion spans for invalid crate-level inner attribute
Esteban Küber
-2
/
+6
2023-01-11
Move /src/test to /tests
Albert Larsan
-0
/
+247