test: rustdoc-ui: issue-74134: Shorten a too long line
This commit is contained in:
parent
97048595e1
commit
87895251ea
1 changed files with 1 additions and 1 deletions
|
|
@ -17,7 +17,7 @@ pub struct PublicType;
|
|||
pub struct Public {
|
||||
/// [`PublicType`]
|
||||
/// [`PrivateType`]
|
||||
//[public]~^ WARNING `[PrivateType]` public documentation for `public_item` links to a private item
|
||||
//[public]~^ WARNING public documentation for `public_item` links to a private
|
||||
pub public_item: u32,
|
||||
|
||||
/// [`PublicType`]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue