about summary refs log tree commit diff
path: root/src/libstd/sys/unix/stack_overflow.rs
diff options
context:
space:
mode:
authorDylan MacKenzie <ecstaticmorse@gmail.com>2019-11-18 10:06:21 -0800
committerDylan MacKenzie <ecstaticmorse@gmail.com>2019-11-21 14:08:33 -0800
commit701f6e51b2aab7a761e5c9c81cff476e81eef7e0 (patch)
tree69137a7dda26b05d48adb8d571a6d35f145e01d1 /src/libstd/sys/unix/stack_overflow.rs
parent54d51bc48396b89954a10c936f6797064ccdbc29 (diff)
downloadrust-701f6e51b2aab7a761e5c9c81cff476e81eef7e0.tar.gz
rust-701f6e51b2aab7a761e5c9c81cff476e81eef7e0.zip
Fix broken incremental test
This test does not actually emit any warnings, since
`#![allow(warnings)]` was specified. `compiletest` was erroneously
ignoring `//~` tests and looking only for `//[X]~` ones. As a result of
the changes in the previous commit, we now look for `//~` comments in
incremental tests and expect them to appear in *all* revisions.
Diffstat (limited to 'src/libstd/sys/unix/stack_overflow.rs')
0 files changed, 0 insertions, 0 deletions