From 49297337b46eabef906a41f2c438bdd569b9227d Mon Sep 17 00:00:00 2001 From: Guillaume Gomez Date: Wed, 9 Feb 2022 20:56:37 +0100 Subject: Simplify parser syntax --- src/tools/rustdoc-js/tester.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/tools/rustdoc-js') diff --git a/src/tools/rustdoc-js/tester.js b/src/tools/rustdoc-js/tester.js index 934f35f2c41..afd878423c0 100644 --- a/src/tools/rustdoc-js/tester.js +++ b/src/tools/rustdoc-js/tester.js @@ -274,7 +274,7 @@ function loadSearchJsAndIndex(searchJs, searchIndex, storageJs, crate) { "isWhitespace", "isSpecialStartCharacter", "isStopCharacter", "parseInput", "getItemsBefore", "getNextElem", "createQueryElement", "isReturnArrow", "isPathStart", "getStringElem", "newParsedQuery", - "itemTypeFromName", "isEndCharacter"]; + "itemTypeFromName", "isEndCharacter", "isErrorCharacter"]; const functions = ["hasOwnPropertyRustdoc", "onEach"]; ALIASES = {}; -- cgit 1.4.1-3-g733a5