1
Fork 0

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:
Waffle Lapkin 2025-03-13 17:54:40 +01:00
parent 93257e2d20
commit 2c76bf7431
No known key found for this signature in database

View file

@ -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 {}