On long E0277 primary span label, move it to a help
Long span labels don't read well.
This commit is contained in:
parent
092ecca5b9
commit
1a0c502183
15 changed files with 93 additions and 78 deletions
|
@ -1,6 +1,7 @@
|
|||
// gate-test-coroutine_clone
|
||||
// Verifies that non-static coroutines can be cloned/copied if all their upvars and locals held
|
||||
// across awaits can be cloned/copied.
|
||||
//@compile-flags: --diagnostic-width=300
|
||||
|
||||
#![feature(coroutines, coroutine_clone, stmt_expr_attributes)]
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue