index
:
rust
this commit
auto
automation/bors/try
automation/bors/try-merge
beta
cargo_update
lcnr/rustc-dev-guide
master
perf-tmp
stable
try
try-perf
https://github.com/rust-lang/rust
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
test
/
rustdoc-js-std
Age
Commit message (
Expand
)
Author
Lines
2023-01-11
Move /src/test to /tests
Albert Larsan
-1549
/
+0
2022-08-29
Update asrawfd.js.
Dan Gohman
-3
/
+3
2022-05-11
Rollup merge of #96887 - notriddle:notriddle/as-raw-fd, r=jsha
Yuki Okushi
-0
/
+14
2022-05-10
Ignore order
Michael Howell
-1
/
+1
2022-05-09
rustdoc: correct path to type alias methods
Michael Howell
-0
/
+14
2022-05-09
Add test case for `hashset::insert` ranking
Michael Howell
-0
/
+12
2022-04-26
Update rustdoc search test to check `!`
Guillaume Gomez
-1
/
+135
2022-04-18
Correctly handle single `:`
Guillaume Gomez
-0
/
+10
2022-04-18
Add test to ensure that keywords in path are working
Guillaume Gomez
-1
/
+16
2022-04-18
Add an extra check over filter type
Guillaume Gomez
-0
/
+60
2022-04-18
Fix some corner cases
Guillaume Gomez
-1
/
+26
2022-04-18
Add more tests for quote errors
Guillaume Gomez
-3
/
+61
2022-04-18
Add tests for paths
Guillaume Gomez
-0
/
+20
2022-04-18
Handle separators in their own functions and fix missing handling of tabs
Guillaume Gomez
-0
/
+216
2022-04-18
Improve the BNF description a bit and fix some issues
Guillaume Gomez
-22
/
+157
2022-04-18
Forbid rustdoc search query to end with ->
Guillaume Gomez
-0
/
+10
2022-04-18
Add isIdentCharacter function to ensure that unexpected characters are handle...
Guillaume Gomez
-4
/
+14
2022-04-18
Apply suggestions:
Guillaume Gomez
-30
/
+47
2022-04-18
Improve documentation and add some explanations in the code
Guillaume Gomez
-1
/
+2
2022-04-18
Simplify parser syntax
Guillaume Gomez
-163
/
+10
2022-04-18
Make query parser more strict and improve display of errors
Guillaume Gomez
-86
/
+175
2022-04-18
* Greatly improve the rustdoc search parser source code
Guillaume Gomez
-83
/
+33
2022-04-18
* If type filter is in quotes, throw an error.
Guillaume Gomez
-53
/
+32
2022-04-18
Improve naming of "val" field
Guillaume Gomez
-25
/
+25
2022-04-18
Add parser tests
Guillaume Gomez
-0
/
+639
2022-04-18
Update tests
Guillaume Gomez
-5
/
+16
2022-02-14
Update `macro:print` typed-query rustdoc test to include `pin!` results
Daniel Henry-Mantilla
-0
/
+2
2022-02-10
Remove support for multi-query search
Guillaume Gomez
-10
/
+0
2021-09-12
Fix linkcheck issues
Joshua Nelson
-3
/
+4
2021-07-01
fix(rustdoc): generics search
Michael Howell
-0
/
+7
2021-06-30
Add test to ensure that the typed queries are not including other types
Guillaume Gomez
-0
/
+12
2021-01-27
Add search index test for primitive types
Guillaume Gomez
-0
/
+75
2020-05-14
Make current crate aliases go first
Guillaume Gomez
-4
/
+2
2020-05-07
Merge aliases and search-index
Guillaume Gomez
-5
/
+5
2020-05-07
Update std tests
Guillaume Gomez
-3
/
+5
2020-03-16
Add tests for new of variables
Guillaume Gomez
-0
/
+10
2020-03-16
Update JS results tester
Guillaume Gomez
-2
/
+5
2020-03-16
Support type search for arguments and returned types
Guillaume Gomez
-0
/
+7
2019-09-04
Improve searching in rustdoc and add tests
Shiqing
-0
/
+1
2019-02-25
Rename rustdoc js test suites
Guillaume Gomez
-0
/
+189