Skip to content

Refiled "Rename UFCS to accurately reflect its functionality" #449

Closed
@Centril

Description

@Centril

Refiling rust-lang/rfcs#1140

UFCS ("Unified Function Call Syntax" #132) ended up being merely an "unified syntax", but not specific to functions and less so to calls.

It also doesn't allow calling free functions like methods, like D's UFCS does.

To avoid turning our feature into another RAII-AA ("Acronym Accident"), I propose renaming it to AILS ("Associated Item Lookup Syntax").

Metadata

Metadata

Assignees

No one assigned

    Labels

    C-discussionRequest for comments about the direction of the reference

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions