Skip to content

rustdoc search: allow eliding the return value of function signatures in type based search #129710

Closed
@lolbinarycat

Description

@lolbinarycat

currently, you can do T -> u8 or -> u8, but you cannot do u8 ->, you must use u8 -> T.

@rustbot label A-rustdoc-search

Metadata

Metadata

Assignees

No one assigned

    Labels

    A-rustdoc-searchArea: Rustdoc's search featureC-enhancementCategory: An issue proposing an enhancement or a PR with one.T-rustdocRelevant to the rustdoc team, which will review and decide on the PR/issue.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions