Files
rust/src
Tyler Mandry 008526340a Rollup merge of #64708 - SimonSapin:option-deref, r=Centril
Stabilize `Option::as_deref` and `Option::as_deref_mut`

The tracking issue https://github.com/rust-lang/rust/issues/50264 still has unresolved question for the corresponding `Result` methods.
2019-10-05 21:54:47 -07:00
..
2019-10-04 00:47:21 -07:00
2019-10-02 14:41:49 +02:00
2019-09-22 11:33:13 -07:00
2019-10-01 23:15:47 +09:00
2019-10-01 23:15:47 +09:00
2019-10-01 23:15:47 +09:00
2019-09-25 08:20:32 -04:00

This directory contains the source code of the rust project, including:

  • rustc and its tests
  • libstd
  • 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.