rustdoc: add note about slice/array searches to help popup
This commit is contained in:
parent
7a1154e159
commit
d3a4cd6813
4 changed files with 22 additions and 22 deletions
|
@ -52,7 +52,7 @@ const EXPECTED = [
|
|||
],
|
||||
},
|
||||
{
|
||||
'query': '[TraitDog]',
|
||||
'query': '[TraitCat]',
|
||||
'in_args': [
|
||||
{ 'path': 'slice_array', 'name': 'gamma' },
|
||||
{ 'path': 'slice_array', 'name': 'epsilon' },
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue