Skip to content

wrap_comments can break up type links #5260

@PSeitz

Description

@PSeitz

Similar to #5250, I have a problem when addressing types. They get split over multiple lines and are not valid links anymore in rust doc.

/// [IntermediateBucketResult](crate::aggregation::intermediate_agg_result::IntermediateBucketResult) 

This is converted to:

/// [IntermediateBucketResult](crate::aggregation::intermediate_agg_result::
/// IntermediateBucketResult) 

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions