-
-
Notifications
You must be signed in to change notification settings - Fork 14.6k
Open
Labels
A-async-awaitArea: Async & AwaitArea: Async & AwaitAsyncAwait-TriagedAsync-await issues that have been triaged during a working group meeting.Async-await issues that have been triaged during a working group meeting.C-bugCategory: This is a bug.Category: This is a bug.E-needs-mcveCall for participation: This issue has a repro, but needs a Minimal Complete and Verifiable ExampleCall for participation: This issue has a repro, but needs a Minimal Complete and Verifiable Example
Description
Cannot compile tests. Started with 1.65, but I am not sure. I started to use GAT in my library. Reproducible on OSX, Linux, Windows.
Here is link to public build
= note: Undefined symbols for architecture x86_64:
"core::future::from_generator::h1dc043fb97652d62", referenced from:
ntex_mqtt::v5::dispatcher::factory::_$u7b$$u7b$closure$u7d$$u7d$::hc1c12b2e69da9f3b in test_server_v5-71091bd1c6e9897d.6cnbfx9nzh3wubt.rcgu.o
"core::future::from_generator::h21569d3b120a00ed", referenced from:
ntex_mqtt::v5::dispatcher::factory::_$u7b$$u7b$closure$u7d$$u7d$::ha65332eee6
....
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
A-async-awaitArea: Async & AwaitArea: Async & AwaitAsyncAwait-TriagedAsync-await issues that have been triaged during a working group meeting.Async-await issues that have been triaged during a working group meeting.C-bugCategory: This is a bug.Category: This is a bug.E-needs-mcveCall for participation: This issue has a repro, but needs a Minimal Complete and Verifiable ExampleCall for participation: This issue has a repro, but needs a Minimal Complete and Verifiable Example