rust/src
onur-ozkan 86e9b0f0d4 add SAFETY block on usage of unsafe getuid
Signed-off-by: onur-ozkan <work@onurozkan.dev>
2023-10-09 22:00:54 +03:00
..
bootstrap add SAFETY block on usage of unsafe getuid 2023-10-09 22:00:54 +03:00
ci Auto merge of #116450 - Kobzol:automation-try-bors-ci, r=Mark-Simulacrum 2023-10-08 01:48:31 +00:00
doc Rollup merge of #116223 - catandcoder:master, r=cjgillot 2023-10-05 00:56:29 -07:00
etc
librustdoc rustdoc-search: fix bug with multi-item impl trait 2023-10-05 22:32:37 -07:00
llvm-project@d404cba4e3
rustdoc-json-types
tools linker: Remove -Zgcc-ld option 2023-10-08 10:05:25 +03:00
README.md
stage0.json
version Bump to 1.75.0 2023-09-30 19:09:22 -04:00

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.