rust/src
bors d009f60b55 Auto merge of #123469 - belovdv:remove-miri-jobserver-fixme, r=petrochenkov
remove miri jobserver workaround

This PR removes workaround, added in #113730, since jobserver is kept after [rust-lang/cargo#12776](https://github.com/rust-lang/cargo/pull/12776)
2024-04-05 09:09:35 +00:00
..
bootstrap Rollup merge of #123386 - Rajveer100:branch-for-issue-123227, r=onur-ozkan 2024-04-03 17:15:49 +02:00
ci Rollup merge of #123407 - GuillaumeGomez:js-failed-theme, r=notriddle 2024-04-04 21:16:56 -04:00
doc Rollup merge of #123417 - harryhanYuhao:master, r=GuillaumeGomez 2024-04-04 21:16:56 -04:00
etc x.py test: remove no-op --skip flag 2024-04-02 00:06:04 +02:00
librustdoc Rollup merge of #123407 - GuillaumeGomez:js-failed-theme, r=notriddle 2024-04-04 21:16:56 -04:00
llvm-project@0af6c732ec
rustdoc-json-types
tools Auto merge of #123469 - belovdv:remove-miri-jobserver-fixme, r=petrochenkov 2024-04-05 09:09:35 +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.