Skip to content

Whitelist attributes for 1.0 #20619

@huonw

Description

@huonw

There's probably a few/many attributes the compiler supports that we do not wish to stabilise at 1.0, but it may be hard to catch them all. We could have a whitelist of attributes that every attribute access is checked against, emitting an error if it is not in the whitelist and the feature gate (e.g. non_whitelisted_attributes) is not enabled.

Metadata

Metadata

Assignees

Labels

P-lowLow priority

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions