mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-07 09:13:07 +03:00
92418ce65a
Rollup of 6 pull requests Successful merges: - #84758 (MSVC: Avoid using jmp stubs for dll function imports) - #85288 (add an example to explain std::io::Read::read returning 0 in some cases) - #85334 (Add doc aliases to `unit`) - #85525 (Fix my mailmap entry) - #85571 (Remove surplus prepend LinkedList fn) - #85575 (Fix auto-hide for implementations and implementors.) Failed merges: r? `@ghost` `@rustbot` modify labels: rollup
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.