Add --diagnostic-width to some tests failing after 1a0c502183
Otherwise the tests would fail depending on the execution environment.
This commit is contained in:
parent
bc5cf994db
commit
029add206f
9 changed files with 58 additions and 54 deletions
|
@ -1,4 +1,5 @@
|
|||
//@ edition:2021
|
||||
//@compile-flags: --diagnostic-width=300
|
||||
// gate-test-coroutine_clone
|
||||
// Verifies that feature(coroutine_clone) doesn't allow async blocks to be cloned/copied.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue