rust/src
bors 9693b178fc Auto merge of #110252 - matthiaskrgr:rollup-ovaixra, r=matthiaskrgr
Rollup of 8 pull requests

Successful merges:

 - #109810 (Replace rustdoc-ui/{c,z}-help tests with a stable run-make test )
 - #110035 (fix: ensure bad `#[test]` invocs retain correct AST)
 - #110089 (sync::mpsc: synchronize receiver disconnect with initialization)
 - #110103 (Report overflows gracefully with new solver)
 - #110122 (Fix x check --stage 1 when download-ci-llvm=false)
 - #110133 (Do not use ImplDerivedObligationCause for inherent impl method error reporting)
 - #110135 (Revert "Don't recover lifetimes/labels containing emojis as character literals")
 - #110235 (Fix `--extend-css` option)

Failed merges:

r? `@ghost`
`@rustbot` modify labels: rollup
2023-04-12 22:19:29 +00:00
..
bootstrap Rollup merge of #110235 - GuillaumeGomez:fix-extend-css, r=notriddle 2023-04-12 22:04:35 +02:00
ci Update browser-ui-test version to 0.15.0 2023-04-11 19:14:35 +02:00
doc Rollup merge of #110235 - GuillaumeGomez:fix-extend-css, r=notriddle 2023-04-12 22:04:35 +02:00
etc Rollup merge of #110155 - DaniPopes:rest-typos, r=jyn514 2023-04-11 20:28:49 -07:00
librustdoc Auto merge of #110252 - matthiaskrgr:rollup-ovaixra, r=matthiaskrgr 2023-04-12 22:19:29 +00:00
llvm-project@585a6eb3eb Update to LLVM 16.0.1 2023-04-05 12:40:04 +02:00
rustdoc-json-types Fix remaining typos 2023-04-10 21:02:49 +02:00
tools Auto merge of #110249 - matthiaskrgr:rollup-7iig04q, r=matthiaskrgr 2023-04-12 20:01:36 +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.