-
Notifications
You must be signed in to change notification settings - Fork 939
Labels
a-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-commentsonly-with-optionrequires a non-default option value to reproducerequires a non-default option value to reproduce