rust/src
bors 62523045ec Auto merge of #95382 - Dylan-DPC:rollup-bebyfd1, r=Dylan-DPC
Rollup of 5 pull requests

Successful merges:

 - #94939 (diagnostics: suggest missing comma in bad FRU syntax)
 - #95120 (Implement `apply_switch_int_edge_effects` for backward analyses)
 - #95364 (Add long error explanation for E0667)
 - #95366 (Remove test files with duplicated checksums)
 - #95368 (Fix typo in `String::try_reserve_exact` docs)

Failed merges:

r? `@ghost`
`@rustbot` modify labels: rollup
2022-03-27 21:36:42 +00:00
..
bootstrap
ci Update browser-ui-test version to 0.8.4 2022-03-25 21:12:31 +01:00
doc Remove hermitkernel targets 2022-03-25 11:52:11 +01:00
etc
librustdoc Auto merge of #95255 - petrochenkov:suggresolve, r=michaelwoerister 2022-03-25 11:35:19 +00:00
llvm-project@9168e236c5
rustdoc-json-types
test Auto merge of #95382 - Dylan-DPC:rollup-bebyfd1, r=Dylan-DPC 2022-03-27 21:36:42 +00:00
tools Bump the ripgrep commit exercised by cargotest 2022-03-26 21:55:19 -07:00
README.md
stage0.json
version

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

  • The test suite
  • The bootstrapping build system
  • Various submodules for tools, like rustdoc, rls, etc.

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