We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e49122f commit 1a7132dCopy full SHA for 1a7132d
src/librustdoc/html/static/js/search.js
@@ -873,7 +873,7 @@ function initSearch(rawSearchIndex) {
873
*
874
* @param {Array<Result>} results_in_args
875
* @param {Array<Result>} results_returned
876
- * @param {Array<Result>} results_in_args
+ * @param {Array<Result>} results_others
877
* @param {ParsedQuery} parsedQuery
878
879
* @return {ResultsTable}
0 commit comments