rust/src
Dylan DPC 467d2c1833
Rollup merge of #100941 - lyming2007:issue-100584, r=oli-obk
Point at the string inside literal and mention if we need string inte…

…rpolation

	modified:   compiler/rustc_passes/src/liveness.rs
2022-08-30 16:56:10 +05:30
..
bootstrap Remove RLS from macOS pkg and Windows msi installers. 2022-08-27 21:36:14 -07:00
ci Sunset RLS 2022-08-27 21:36:08 -07:00
doc Rollup merge of #100641 - corwinkuiper:add-armv4t-target, r=oli-obk 2022-08-23 06:55:25 +02:00
etc Rollup merge of #101175 - tmandry:curse-push-hook, r=jyn514 2022-08-30 11:26:53 +05:30
librustdoc Auto merge of #101183 - Dylan-DPC:rollup-6kewixv, r=Dylan-DPC 2022-08-30 08:29:42 +00:00
llvm-project@e3be3f64ec
rustdoc-json-types
test Rollup merge of #100941 - lyming2007:issue-100584, r=oli-obk 2022-08-30 16:56:10 +05:30
tools Auto merge of #100812 - Nilstrieb:revert-let-chains-nightly, r=Mark-Simulacrum 2022-08-30 05:48:22 +00:00
README.md Sunset RLS 2022-08-27 21:36:08 -07:00
stage0.json Bump stage0 2022-08-29 19:30:11 +02:00
version

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

  • The test suite
  • The bootstrapping build system
  • Various submodules for tools, like cargo, miri, etc.

For more information on how various parts of the compiler work, see the rustc dev guide.