Files
rust/src
Mazdak Farrokhzad 2409e70bdb Rollup merge of #69779 - tmiasko:di-cstr, r=nagisa
librustc_codegen_llvm: Use slices in preference to 0-terminated strings

Additionally whenever possible match C API provided by the LLVM.
2020-03-09 12:57:51 +01:00
..
2020-03-06 15:19:31 +01:00
2020-03-06 15:19:31 +01:00
2020-03-06 15:19:31 +01:00
2020-03-06 15:19:31 +01:00
2020-03-06 15:19:31 +01:00
2020-03-06 15:19:31 +01:00
2020-03-06 15:19:31 +01:00
2020-03-06 15:19:31 +01:00
2020-03-02 18:11:53 -05:00
2020-03-06 15:19:31 +01: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.