about summary refs log tree commit diff
path: root/src/test/rustdoc-js-std/parser-errors.js
AgeCommit message (Collapse)AuthorLines
2022-04-18* Greatly improve the rustdoc search parser source codeGuillaume Gomez-20/+5
* Move all functions outside parseQuery
2022-04-18* If type filter is in quotes, throw an error.Guillaume Gomez-1/+27
* If there are generics, don't allow to have quotes.
2022-04-18Improve naming of "val" fieldGuillaume Gomez-3/+3
2022-04-18Add parser testsGuillaume Gomez-0/+43