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
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
rustdoc-js
Age
Commit message (
Expand
)
Author
Lines
2023-05-06
Rollup merge of #110780 - notriddle:notriddle/slice-index, r=GuillaumeGomez
Yuki Okushi
-0
/
+81
2023-04-24
rustdoc-search: add slices and arrays to index
Michael Howell
-0
/
+81
2023-04-17
rustdoc: restructure type search engine to pick-and-use IDs
Michael Howell
-0
/
+27
2023-04-14
rustdoc-search: add support for nested generics
Michael Howell
-0
/
+52
2023-03-20
rustdoc: add support for type filters in arguments and generics
Michael Howell
-0
/
+39
2023-03-19
rustdoc: implement bag semantics for function parameter search
Michael Howell
-0
/
+24
2023-03-07
rustdoc: fix type search when more than one `where` clause applies
Michael Howell
-1
/
+15
2023-03-07
rustdoc: fix type search index for `fn<T>() -> &T where T: Trait`
Michael Howell
-1
/
+12
2023-03-04
rustdoc: function signature search with traits in `where` clause
Michael Howell
-0
/
+35
2023-02-16
rustdoc: search by macro when query ends with `!`
Michael Howell
-0
/
+20
2023-01-21
rustdoc: update test cases to match with stricter match criteria
Michael Howell
-1
/
+0
2023-01-21
rustdoc: compute maximum Levenshtein distance based on the query
Michael Howell
-2
/
+0
2023-01-14
rustdoc: update search test cases
Michael Howell
-2
/
+1
2023-01-11
Move /src/test to /tests
Albert Larsan
-0
/
+1300