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
Age
Commit message (
Expand
)
Author
Lines
2021-07-01
fix(rustdoc): generics search
Michael Howell
-0
/
+96
2021-06-18
Update test cases for intra-doc links in summaries
Michael Howell
-3
/
+5
2021-02-01
Add test for primitive search
Guillaume Gomez
-0
/
+30
2020-12-03
Add more rustdoc-js test cases
Camelid
-6
/
+20
2020-12-03
Add rustdoc-js test
Camelid
-1
/
+26
2020-11-25
Clean up rustdoc tests by removing unnecessary features
Guillaume Gomez
-8
/
+0
2020-10-05
Add test for whitespace in doc alias
Guillaume Gomez
-0
/
+23
2020-08-12
Allow #[doc(alias)] on impl const items
Guillaume Gomez
-3
/
+17
2020-08-11
Remove invalid #[doc(alias)] from doc-alias search-index test
Guillaume Gomez
-4
/
+0
2020-06-23
rustdoc: Fix doc aliases with crate filtering
Oliver Middleton
-0
/
+37
2020-05-14
Make current crate aliases go first
Guillaume Gomez
-22
/
+47
2020-05-07
Add more tests for doc aliases
Guillaume Gomez
-0
/
+317
2020-02-02
Add tests for struct variant field in search
Guillaume Gomez
-0
/
+15
2019-09-04
Improve searching in rustdoc and add tests
Shiqing
-0
/
+162
2019-04-12
Auto merge of #59910 - Centril:rollup-yjv7b06, r=Centril
bors
-0
/
+29
2019-04-04
Add back the substring test
Guillaume Gomez
-0
/
+29
2019-04-02
Ensure that exact matches come first in rustdoc search
Guillaume Gomez
-0
/
+76
2019-02-28
Move rustdoc-js testing into compiletest
Guillaume Gomez
-0
/
+1
2019-02-25
Rename rustdoc js test suites
Guillaume Gomez
-184
/
+3
2019-02-09
Remove rustdoc test which referenced unstable API
Matthias Einwag
-10
/
+0
2018-12-25
Remove licenses
Mark Rousskov
-210
/
+0
2018-12-03
Improve filter test
Guillaume Gomez
-3
/
+2
2018-11-28
Add test for crate filtering
Guillaume Gomez
-0
/
+20
2018-09-18
Remove outdated rustdoc PinBox tests
Taylor Cramer
-21
/
+0
2018-08-27
Auto merge of #53227 - nivkner:pin_move, r=RalfJung
bors
-3
/
+3
2018-08-23
move PinBox into pin module and export through std
Niv Kaminer
-3
/
+3
2018-08-22
Search a substring instead of start of string in rustdoc search
Guillaume Gomez
-0
/
+20
2018-07-20
Update stdsimd to undo an accidental stabilization
Alex Crichton
-1
/
+0
2018-06-29
Make raw_vec perma-unstable and hidden
Simon Sapin
-1
/
+0
2018-06-16
Fix macro missing from doc search
Guillaume Gomez
-0
/
+20
2018-06-16
Add rustdoc-js tester should-fail option
Guillaume Gomez
-0
/
+39
2018-05-12
Fix invalid deduplication
Guillaume Gomez
-0
/
+21
2018-05-09
Add exact-check option to rustdoc-js tests
Guillaume Gomez
-0
/
+2
2018-05-05
Fix paths search
Guillaume Gomez
-0
/
+37
2018-05-04
Rollup merge of #50320 - GuillaumeGomez:fix-search-path-generation, r=QuietMi...
kennytm
-4
/
+6
2018-05-03
Fix invalid path generation in rustdoc search
Guillaume Gomez
-4
/
+6
2018-04-28
Add query search order check
Guillaume Gomez
-1
/
+3
2018-04-21
Add alias tests
Guillaume Gomez
-0
/
+71
2018-04-21
Add specific never search
Guillaume Gomez
-0
/
+17
2018-04-14
Add multi-query search
Guillaume Gomez
-0
/
+20
2018-01-26
Merge branch 'rustdoc_masked' of https://github.com/ollie27/rust into rollup
Alex Crichton
-2
/
+0
2018-01-25
Fix rustdoc-js test
Oliver Middleton
-2
/
+0
2018-01-22
Fix quoted search
Guillaume Gomez
-0
/
+23
2018-01-20
Replace Box::{from,into}_unique with {from,into}_nonnull_raw
Simon Sapin
-1
/
+0
2018-01-12
Add tester and a few tests
Guillaume Gomez
-4
/
+131
2018-01-12
Start adding js tests
Guillaume Gomez
-0
/
+15