rust/src
bors 0568b0a3de Auto merge of - nikic:issue-98294, r=Mark-Simulacrum
Add test for 

Add a test to make that the failure condition for this pattern is optimized away.

Fixes .
2022-09-07 05:58:29 +00:00
..
bootstrap Rollup merge of - petrochenkov:zgccld2, r=lqd,Mark-Simulacrum 2022-09-02 18:21:59 +02:00
ci Test internal documentation 2022-09-04 16:51:11 +01:00
doc Rollup merge of - diminishedprime:patch-4, r=tmandry 2022-09-03 14:20:51 +02:00
etc Rustdoc-Json: Store Variant Fields as their own item. 2022-09-05 23:59:33 +01:00
librustdoc Rollup merge of - notriddle:notriddle/sub-variant-div-item-info, r=GuillaumeGomez 2022-09-07 07:43:57 +09:00
llvm-project@670e5f673a Update LLVM submodule 2022-09-02 10:18:12 +02:00
rustdoc-json-types Rustdoc-Json: Store Variant Fields as their own item. 2022-09-05 23:59:33 +01:00
test Auto merge of - nikic:issue-98294, r=Mark-Simulacrum 2022-09-07 05:58:29 +00:00
tools ⬆️ rust-analyzer 2022-09-06 21:20:49 +03:00
README.md Sunset RLS 2022-08-27 21:36:08 -07:00
stage0.json Bump stage0 2022-08-29 19:30:11 +02: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, miri, etc.

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