mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-31 13:40:15 +03:00
780ca140a0
rustdoc: Fix font CSS for crate lists I had put it in the wrong file in #76126. This should fix it now. Thank you to `@ollie27` for pointing this out! --- `@rustbot` modify labels: T-rustdoc C-bug
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.