Abbreviate long typenames so they don't get wrapped in results
This commit is contained in:
parent
a8fa961696
commit
c4fca7202b
1 changed files with 2 additions and 2 deletions
|
@ -52,9 +52,9 @@ const longItemTypes = [
|
|||
"enum variant",
|
||||
"macro",
|
||||
"primitive type",
|
||||
"associated type",
|
||||
"assoc type",
|
||||
"constant",
|
||||
"associated constant",
|
||||
"assoc const",
|
||||
"union",
|
||||
"foreign type",
|
||||
"keyword",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue