rust/src
bors 911cbf8e46 Auto merge of #104617 - RalfJung:miri, r=RalfJung
update Miri

r? `@thomcc` for the lib changes (removing a `cfg(miri)` that is no longer needed)
2022-11-20 12:57:48 +00:00
..
bootstrap Rollup merge of #104076 - ozkanonur:fix-ci-rustc-sysroot, r=jyn514 2022-11-19 15:35:20 +01:00
ci Rollup merge of #104577 - GuillaumeGomez:remove-focus-on-blur, r=notriddle 2022-11-19 15:35:22 +01:00
doc Rollup merge of #104137 - StackDoubleFlow:err-lsc-unsupported, r=bjorn3 2022-11-16 15:39:45 +01:00
etc
librustdoc Rollup merge of #104604 - GuillaumeGomez:migrate-top-button-to-css-var, r=notriddle 2022-11-19 15:35:23 +01:00
llvm-project@a1232c451f
rustdoc-json-types fix some typos in comments 2022-11-13 15:26:17 +08:00
test Auto merge of #103390 - compiler-errors:metadata-mod-regions, r=eholk 2022-11-20 10:09:39 +00:00
tools Auto merge of #104617 - RalfJung:miri, r=RalfJung 2022-11-20 12:57:48 +00:00
README.md
stage0.json Bump to latest beta 2022-11-06 17:11:02 -05: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, etc.

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