about summary refs log tree commit diff
path: root/src/libstd/sys/unix/stack_overflow.rs
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2017-11-28 23:23:03 +0000
committerbors <bors@rust-lang.org>2017-11-28 23:23:03 +0000
commit77ab3a1d5ff69c0cb3eb85a75ef734eaf7429f1b (patch)
tree144b2cfaf519c4a307ecf44eecd35efb9d55346b /src/libstd/sys/unix/stack_overflow.rs
parent73bca2b9fa9399751e432734f7f12bd6a37fc167 (diff)
parent918158debb97b03b897c9365b89a0338f28ef6ad (diff)
downloadrust-77ab3a1d5ff69c0cb3eb85a75ef734eaf7429f1b.tar.gz
rust-77ab3a1d5ff69c0cb3eb85a75ef734eaf7429f1b.zip
Auto merge of #46207 - kennytm:kill-grep, r=alexcrichton
Replace most call to grep in run-make by a script that cat the input.

Introduced a new `src/etc/cat-and-grep.sh` script (called in run-make as `$(CGREP)`), which prints the input and do a grep simultaneously. This is mainly used to debug spurious failures in run-make, such as the spurious error in #45810, as well as real errors such as #46126.

(cc #40713)

Some `grep` still remains, mainly the `grep -c` calls that count the number of matches and print the result to stdout.
Diffstat (limited to 'src/libstd/sys/unix/stack_overflow.rs')
0 files changed, 0 insertions, 0 deletions