rust/src
bors 71ffdf7ff7 Auto merge of #121655 - matthiaskrgr:rollup-qpx3kks, r=matthiaskrgr
Rollup of 4 pull requests

Successful merges:

 - #121598 (rename 'try' intrinsic to 'catch_unwind')
 - #121639 (Update books)
 - #121648 (Update Vec and String `{from,into}_raw_parts`-family docs)
 - #121651 (Properly emit `expected ;` on `#[attr] expr`)

r? `@ghost`
`@rustbot` modify labels: rollup
2024-02-27 00:55:14 +00:00
..
bootstrap Auto merge of #121182 - majaha:mingw_ci_new, r=Mark-Simulacrum 2024-02-25 21:10:15 +00:00
ci Auto merge of #121182 - majaha:mingw_ci_new, r=Mark-Simulacrum 2024-02-25 21:10:15 +00:00
doc Update books 2024-02-26 12:00:42 -05:00
etc
librustdoc Rollup merge of #121590 - GuillaumeGomez:rustdoc-js-changed, r=notriddle 2024-02-26 10:27:42 +01:00
llvm-project@9ea7f739f2
rustdoc-json-types
tools Auto merge of #121655 - matthiaskrgr:rollup-qpx3kks, r=matthiaskrgr 2024-02-27 00:55:14 +00:00
README.md
stage0.json
version

This directory contains some source code for the Rust project, including:

  • The bootstrapping build system
  • Various submodules for tools, like cargo, tidy, etc.

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