Skip to content

Import selectors apply API methods allow to unsafely reference symbols via Strings #22673

Closed as not planned
@jchyb

Description

@jchyb

Compiler version

main

Expectation

Import selectors apply API methods allow to reference symbols via their names, which is unsafe and incongruent to the rest of the API (where we reference things via Symbols. We should not pass Strings directly to those apply methods, instead we should rely on Symbols

See: #22457

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions