mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-16 13:05:18 +03:00
9fa8f14023
pprust: Do not print spaces before some tokens Fixes https://github.com/rust-lang/rust/issues/63896 r? @Mark-Simulacrum
This directory contains the source code of the rust project, including:
rustcand its testslibstd- Various submodules for tools, like rustdoc, rls, etc.
For more information on how various parts of the compiler work, see the rustc guide.
There is also useful content in this README: https://github.com/rust-lang/rust/tree/master/src/librustc/infer/lexical_region_resolve.