mirror of
https://github.com/rust-lang/rust.git
synced 2026-01-10 09:46:40 +00:00
Only use Fira Sans for the first `td` in item lists Fixes #77516. Fixes an issue where links in the one-line version of an item's docs would be in Fira Sans, while the rest would be in a serifed font.
This directory contains the source code of the rust project, including:
- The test suite
- The bootstrapping build system
- Various submodules for tools, like rustdoc, rls, etc.
For more information on how various parts of the compiler work, see the rustc dev guide.