You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
title: "Jacob Hoffman-Andrews joins the Rustdoc team"
4
+
author: Guillaume Gomez
5
+
description: "new rustdoc team member"
6
+
team: the rustdoc team <https://www.rust-lang.org/governance/teams/dev-tools#rustdoc>
7
+
---
8
+
9
+
Hello everyone, please welcome [Jacob Hoffman-Andrews][@jsha] to the rustdoc team!
10
+
11
+
Jacob Hoffman-Andrews([@jsha]) has been contributing a lot on rustdoc front-end. Thanks to him, the pageload of the rustdoc pages is much faster. Here is a non-exhaustive list of the stuff he's done recently:
12
+
13
+
* The huge search index is now only loaded [when needed](https://github.com/rust-lang/rust/pull/82310).
14
+
* The pageload has [has been optimized a bunch](https://github.com/rust-lang/rust/pull/82315).
15
+
* Rustdoc's show/hide toggles [are being converted to pure HTML](https://github.com/rust-lang/rust/issues/83332), reducing complexity and improving pageload performance.
16
+
17
+
And this is just an overview!
18
+
19
+
We are really happy to have Jacob joining us, so thanks a lot for your work and congratulations!
0 commit comments