We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 089217c commit 99e89fdCopy full SHA for 99e89fd
tests/rustdoc-js-std/return-based-sort.js
@@ -26,5 +26,5 @@ const EXPECTED = [
26
// this returns `Option<&str>`, and thus should be sorted lower
27
{ 'path': 'core::str::Split', 'name': 'next' },
28
],
29
- },
+ },
30
]
0 commit comments