mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-16 21:15:18 +03:00
af8a6e5e6d
replace the hand-written binary search with the library one
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.