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>2019-11-03 15:14:09 +0000
committerbors <bors@rust-lang.org>2019-11-03 15:14:09 +0000
commitb43a6822597061dc18cbdde1769d9815e718d7bb (patch)
tree1adb3fbb50de2a2d756d96d99577acafca17ff58 /src/libstd/sys/unix/stack_overflow.rs
parent8b072926712c5856016c0d1ad0411a4767b4a9bf (diff)
parentcfa2a2632ad5efc1cc099d661672042be8776500 (diff)
downloadrust-b43a6822597061dc18cbdde1769d9815e718d7bb.tar.gz
rust-b43a6822597061dc18cbdde1769d9815e718d7bb.zip
Auto merge of #65759 - tmiasko:ui, r=petrochenkov
Validate error patterns and error annotation in ui tests when present

Previously, when compilation succeeded, neither error patterns nor error
annotation would be validated. Additionally, when compilation failed,
only error patterns would be validated if both error patterns and error
annotation were present.

Now both error patterns and error annotation are validated when present,
regardless of compilation status. Furthermore, for test that should run,
the error patterns are matched against executable output, which is what
some of tests already expect to happen, and when #65506 is merged even
more ui tests will.

Fixes #56277
Diffstat (limited to 'src/libstd/sys/unix/stack_overflow.rs')
0 files changed, 0 insertions, 0 deletions