Remove an outdated line from a test comment
They *used* to not work, however this was fixed in the PR that added the test. I forgot to remove this line or possibly lost its removal while rebasing.
This commit is contained in:
parent
93257e2d20
commit
2c76bf7431
1 changed files with 0 additions and 1 deletions
|
@ -2,7 +2,6 @@
|
|||
// work. Note that the metadata doesn't change when a DST is wrapped in a
|
||||
// structure, so these casts *are* fine.
|
||||
//
|
||||
// `unwrap` and `unwrap_nested` currently don't work due to a compiler limitation.
|
||||
//@ check-pass
|
||||
|
||||
trait A {}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue