rust/src
bors 9ba169a73a Auto merge of - matthiaskrgr:rollup-qpf1otj, r=matthiaskrgr
Rollup of 6 pull requests

Successful merges:

 -  (Try normalizing types without RevealAll in ParamEnv in MIR validation)
 -  (Change implementation of `-Z gcc-ld` and `lld-wrapper` again)
 -  ( Porting 'compiler/rustc_trait_selection' to translatable diagnostics - Part 1)
 -  (Also replace the version placeholder in rustc_attr)
 -  (Use `FILE_ATTRIBUTE_TAG_INFO` to get reparse tag)
 -  (Remove unused .toggle-label CSS rule)

Failed merges:

r? `@ghost`
`@rustbot` modify labels: rollup
2022-09-02 18:40:21 +00:00
..
bootstrap Rollup merge of - petrochenkov:zgccld2, r=lqd,Mark-Simulacrum 2022-09-02 18:21:59 +02:00
ci Auto merge of - cuviper:upgrade-android-ci, r=Mark-Simulacrum 2022-09-02 05:32:57 +00:00
doc Rollup merge of - QuinnPainter:patch-1, r=Dylan-DPC 2022-09-01 21:37:17 +02:00
etc Fix a bunch of typo 2022-08-31 18:24:55 +08:00
librustdoc Rollup merge of - GuillaumeGomez:remove-unused-css, r=notriddle 2022-09-02 18:22:04 +02:00
llvm-project@e3be3f64ec
rustdoc-json-types
test Rollup merge of - Nilstrieb:mir-validator-param-env, r=oli-obk 2022-09-02 18:21:58 +02:00
tools Auto merge of - matthiaskrgr:rollup-qpf1otj, r=matthiaskrgr 2022-09-02 18:40:21 +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.