Skip to content

Replace always_inline with inline(always)? #6446

Closed
@kud1ing

Description

@kud1ing

librustc/middle/trans/adt.rs is the only place to use the form #[always_inline].
Other places uses #[inline(always)].

Could this be unified?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions