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
/
librustdoc
/
html
/
static
/
js
/
externs.js
Age
Commit message (
Expand
)
Author
Lines
2025-01-27
rustdoc: add nobuild typescript checking to our JS
Michael Howell
-270
/
+0
2024-10-30
rustdoc-search: show types signatures in results
Michael Howell
-0
/
+3
2024-10-30
rustdoc-search: use correct type annotations
Michael Howell
-2
/
+2
2024-09-05
rustdoc-search: allow trailing `Foo ->` arg search
Michael Howell
-0
/
+1
2024-06-07
Add test for PR #126057
Sunshine
-1
/
+2
2024-04-08
rustdoc: add re-export info to RawSearchIndex type def
Michael Howell
-6
/
+13
2023-12-30
rustdoc-search: fix inaccurate type descriptions
Michael Howell
-0
/
+56
2023-12-13
rustdoc-search: use set ops for ranking and filtering
Michael Howell
-1
/
+2
2023-11-19
rustdoc-search: add support for associated types
Michael Howell
-1
/
+4
2023-09-03
rustdoc: bug fix for `-> option<t>`
Michael Howell
-0
/
+1
2023-09-03
rustdoc-search: add support for type parameters
Michael Howell
-2
/
+49
2023-09-03
rustdoc-search: `null`, not `-1`, for missing id
Michael Howell
-1
/
+1
2023-06-11
rustdoc-search: build args, return, and generics on one unifier
Michael Howell
-2
/
+2
2023-04-17
rustdoc: restructure type search engine to pick-and-use IDs
Michael Howell
-1
/
+4
2023-04-13
rustdoc-search: use ES6 Map for `Result` instead of Object
Michael Howell
-1
/
+6
2022-06-27
Add comments, fixes for `0` sentinel
Michael Howell
-0
/
+6
2022-06-27
Update src/librustdoc/html/static/js/externs.js
Michael Howell
-1
/
+1
2022-06-27
Add documentation
Michael Howell
-0
/
+53
2022-05-07
Change eslint rules from configuration comments to configuration files
Folyd
-3
/
+0
2022-04-26
Migrate externs.js to ES6
Guillaume Gomez
-7
/
+10
2022-04-18
Apply suggestions:
Guillaume Gomez
-1
/
+0
2022-04-18
* Greatly improve the rustdoc search parser source code
Guillaume Gomez
-6
/
+38
2022-04-18
Improve naming of "val" field
Guillaume Gomez
-1
/
+1
2022-04-18
Greatly improve rustdoc search
Guillaume Gomez
-4
/
+24
2021-12-22
Add some JSDoc comments to rustdoc JS
Jacob Hoffman-Andrews
-0
/
+32