-
Notifications
You must be signed in to change notification settings - Fork 974
Labels
A-commentsArea: commentsArea: commentsonly-with-optionRequires a non-default option value to reproduceRequires a non-default option value to reproduce
Description
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
Labels
A-commentsArea: commentsArea: commentsonly-with-optionRequires a non-default option value to reproduceRequires a non-default option value to reproduce