about summary refs log tree commit diff
path: root/src/libsyntax/parse/parser/expr.rs
diff options
context:
space:
mode:
authorTomasz Miąsko <tomasz.miasko@gmail.com>2019-10-24 00:00:00 +0000
committerTomasz Miąsko <tomasz.miasko@gmail.com>2019-11-03 10:20:11 +0100
commit23ada9495ff8dccc2c38f235f8289b0ee76cee6b (patch)
tree5b209373d1b3ec835148597db99a7f4e6d99a9d3 /src/libsyntax/parse/parser/expr.rs
parentdae4c6e722bd4713e4da26acbf663b2015aaf3fc (diff)
downloadrust-23ada9495ff8dccc2c38f235f8289b0ee76cee6b.tar.gz
rust-23ada9495ff8dccc2c38f235f8289b0ee76cee6b.zip
Avoid mixing error patterns with error annotations
When both error patterns and error annotations are present in an ui
test, only error patterns are validated against the output.

Replace the error pattern with an error annotation to avoid silently
ignoring the other error annotation.
Diffstat (limited to 'src/libsyntax/parse/parser/expr.rs')
0 files changed, 0 insertions, 0 deletions