Files
rust/src
Baoshan Pang f161efac2b 1. support crt-static
2. change armv7_wrs_vxworks to armv7_wrs_vxworks_eabihf.
3. use wr-** instead of vx-**
4. set PIE to false
5. code cleanup
2019-08-13 22:07:43 -07:00
..
2019-08-13 22:07:43 -07:00
2019-08-13 22:07:43 -07:00
2019-08-02 02:40:01 +03:00
2019-08-09 19:17:18 +02:00
2019-08-13 22:07:43 -07: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.