Diagnostics don't identify cfg
condition on use std::os::fd::OwnedFd;
#115185
Labels
A-diagnostics
Area: Messages for errors, warnings, and lints
A-resolve
Area: Name resolution
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
Code
Current output
Desired output
The output should include the additional information from #109005 identifying the relevant
cfg
, effectively telling the user that this only exists on unix or wasi, not windows.Rationale and extra context
No response
Other cases
No response
Anything else?
No response
The text was updated successfully, but these errors were encountered: