mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-08 01:28:18 +03:00
Abbreviate long typenames so they don't get wrapped in results
This commit is contained in:
@@ -52,9 +52,9 @@ const longItemTypes = [
|
||||
"enum variant",
|
||||
"macro",
|
||||
"primitive type",
|
||||
"associated type",
|
||||
"assoc type",
|
||||
"constant",
|
||||
"associated constant",
|
||||
"assoc const",
|
||||
"union",
|
||||
"foreign type",
|
||||
"keyword",
|
||||
|
||||
Reference in New Issue
Block a user