-
-
Notifications
You must be signed in to change notification settings - Fork 14.9k
Allow cfg(target="..") #63217
Copy link
Copy link
Open
Labels
A-crossArea: Cross compilationArea: Cross compilationC-feature-requestCategory: A feature request, i.e: not implemented / a PR.Category: A feature request, i.e: not implemented / a PR.T-langRelevant to the language teamRelevant to the language team
Metadata
Metadata
Assignees
Labels
A-crossArea: Cross compilationArea: Cross compilationC-feature-requestCategory: A feature request, i.e: not implemented / a PR.Category: A feature request, i.e: not implemented / a PR.T-langRelevant to the language teamRelevant to the language team
Type
Fields
Give feedbackNo fields configured for issues without a type.
Looks like right now it's impossible to match on target triplet directly in
cfgexpressions. Example (compile to WASM). Is it intentional?