compiletest: Support matching on diagnostics without a span

This commit is contained in:
Vadim Petrochenkov 2025-03-23 15:50:51 +03:00
parent 7d49ae9731
commit 8d5109aa6e
116 changed files with 371 additions and 105 deletions

View file

@ -1 +1,3 @@
//@ compile-flags: --output ./foo
//~? ERROR cannot use both 'out-dir' and 'output' at once