Skip to content

New rustdoc member: jsha #820

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Apr 20, 2021
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
21 changes: 21 additions & 0 deletions posts/inside-rust/2021-04-20-jsha-rustdoc-member.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
---
layout: post
title: "Jacob Hoffman-Andrews joins the Rustdoc team"
author: Guillaume Gomez
description: "new rustdoc team member"
team: the rustdoc team <https://www.rust-lang.org/governance/teams/dev-tools#rustdoc>
---

Hello everyone, please welcome [Jacob Hoffman-Andrews][@jsha] to the rustdoc team!

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:

* The huge search index is now only loaded [when needed](https://github.com/rust-lang/rust/pull/82310).
* The pageload has [has been optimized a bunch](https://github.com/rust-lang/rust/pull/82315).
* 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.

And this is just an overview!

We are really happy to have Jacob joining us, so thanks a lot for your work and congratulations!

[@jsha]: https://github.com/jsha