-
-
Notifications
You must be signed in to change notification settings - Fork 14.8k
No diagnostics for cfg-ed out methods #130319
Copy link
Copy link
Open
Labels
A-diagnosticsArea: Messages for errors, warnings, and lintsArea: Messages for errors, warnings, and lintsT-compilerRelevant to the compiler team, which will review and decide on the PR/issue.Relevant to the compiler team, which will review and decide on the PR/issue.
Metadata
Metadata
Assignees
Labels
A-diagnosticsArea: Messages for errors, warnings, and lintsArea: Messages for errors, warnings, and lintsT-compilerRelevant to the compiler team, which will review and decide on the PR/issue.Relevant to the compiler team, which will review and decide on the PR/issue.
Type
Fields
Give feedbackNo fields configured for issues without a type.
Code
compile with
--target thumbv6m-none-eabior see https://godbolt.org/z/nEjfqMP5v
Current output
Desired output
Rationale and extra context
#109005 added very helpful diagnostics for a similar case
Other cases
No response
Rust Version
Anything else?
No response