1
Fork 0
rust/src
2021-10-03 16:04:38 +02:00
..
bootstrap bootstrap: Update comment (again) in config.library.toml 2021-09-30 11:25:20 -05:00
build_helper
ci Fix Windows LLVM issue. 2021-09-29 15:27:44 -07:00
doc Rollup merge of #88847 - oliverbr:master, r=steveklabnik 2021-10-01 14:46:47 -07:00
etc
librustdoc Auto merge of #89449 - Manishearth:rollup-3alb61f, r=Manishearth 2021-10-01 22:47:22 +00:00
llvm-project@522c3e3d9c Update llvm submodule to fix function name mangling on x86 Windows 2021-09-30 10:03:12 -04:00
rustdoc-json-types
test Fix unsound optimization with explicit variant discriminants 2021-10-03 16:04:38 +02:00
tools Auto merge of #89449 - Manishearth:rollup-3alb61f, r=Manishearth 2021-10-01 22:47:22 +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 rustdoc, rls, etc.

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