rust/src
bors 56e7678ca9 Auto merge of #100502 - chenyukang:fix-100478, r=jackh726
Avoid infinite loop in function arguments checking

Fixes #100478
Fixes #101097
2022-09-12 06:05:32 +00:00
..
bootstrap Avoid UB in the Windows filesystem code in... bootstrap? 2022-09-05 08:39:11 -07:00
ci Update browser-ui-test version to 0.9.8 2022-09-10 10:26:51 +02:00
doc Auto merge of #99916 - dpaoliello:stablizerawdylib, r=wesleywiser 2022-09-10 04:14:34 +00:00
etc Rustdoc-Json: More accurate struct type. 2022-09-07 09:42:23 +01:00
librustdoc Auto merge of #101613 - GuillaumeGomez:codeblock-tooltip, r=notriddle 2022-09-10 23:13:23 +00:00
llvm-project@670e5f673a
rustdoc-json-types Rustdoc-Json: More accurate struct type. 2022-09-07 09:42:23 +01:00
test Auto merge of #100502 - chenyukang:fix-100478, r=jackh726 2022-09-12 06:05:32 +00:00
tools Auto merge of #98559 - jackh726:remove-reempty, r=oli-obk 2022-09-10 20:54:01 +00: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 cargo, miri, etc.

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