| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2025-08-15 | rustdoc-search: search backend with partitioned suffix tree | Michael Howell | -3/+2 | |
| 2025-06-16 | rustdoc: make srcIndex no longer a global variable | binarycat | -3/+0 | |
| this is one-time initialization data, it can just be a function parameter. we also move the json parsing into createSrcSidebar to save a few bytes. | ||||
| 2024-04-01 | Update to new browser-ui-test version | Guillaume Gomez | -1/+1 | |
| 2023-12-17 | rustdoc: clean up source sidebar hide button | Michael Howell | -1/+1 | |
| This is a redesign of the feature, with parts pulled from https://github.com/rust-lang/rust/pull/119049 but with a button that looks more like a button and matches the one used on other sidebar pages. | ||||
| 2023-12-15 | rustdoc: add regression test for JS data file loading | Michael Howell | -0/+24 | |
| Follow up for #118961 | ||||
