Files
rust/src
Dylan DPC 9dabf80d55 Rollup merge of #68960 - eddyb:llvm-dbg-cleanup, r=nagisa
codegen: misc cleanups around debuginfo scopes and locations.

See each commit message. Most of these seem to be leftovers from the transition to MIR codegen.

r? @nagisa cc @bjorn3
2020-02-09 00:54:00 +01:00
..
2020-01-31 12:31:09 -05:00
2020-02-06 15:58:00 -05:00
2020-02-06 13:41:37 +01:00
2020-02-06 12:05:40 +01:00
2020-02-01 22:04:18 -05:00
2020-02-07 15:04:44 +01:00
2020-01-31 12:31:09 -05: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.