| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2023-12-15 | rustdoc-search: remove parallel searchWords array | Michael Howell | -7/+15 | |
| This might have made sense if the algorithm could use `searchWords` to skip having to look at `searchIndex`, but since it always does a substring check on both the stock word and the normalizedName, it doesn't seem to help performance anyway. | ||||
| 2023-06-09 | Update rustdoc-js* format | Guillaume Gomez | -2/+1 | |
| 2023-01-11 | Move /src/test to /tests | Albert Larsan | -0/+8 | |
