rust/src
2019-02-12 22:46:14 -08:00
..
bootstrap rustc: doc comments 2019-02-10 23:42:32 +00:00
build_helper rustc: doc comments 2019-02-10 23:42:32 +00:00
ci Revert "Auto merge of #57975 - alexcrichton:debug-exit-appveyor, r=pietroalbini" 2019-02-06 15:17:15 +01:00
doc Rollup merge of #58350 - petrochenkov:embed, r=frewsxcv 2019-02-10 21:45:25 +01:00
etc fix gdb debug printing 2019-01-28 17:33:29 +01:00
grammar Remove licenses 2018-12-25 21:08:33 -07:00
liballoc Merging master 2019-02-12 22:46:14 -08:00
libarena libarena => 2018 2019-02-11 23:49:48 +01:00
libcore Merging master 2019-02-12 22:46:14 -08:00
libfmt_macros Revert removed #![feature(nll)] 2019-02-10 16:13:30 +09:00
libgraphviz Auto merge of #58051 - SimonSapin:str_escape, r=alexcrichton 2019-02-12 23:30:16 +00:00
libpanic_abort Revert removed #![feature(nll)] 2019-02-10 16:13:30 +09:00
libpanic_unwind rustc: doc comments 2019-02-10 23:42:32 +00:00
libproc_macro Auto merge of #58341 - alexreg:cosmetic-2-doc-comments, r=steveklabnik 2019-02-12 19:09:24 +00:00
libprofiler_builtins Revert removed #![feature(nll)] 2019-02-10 16:13:30 +09:00
librustc Auto merge of #58341 - alexreg:cosmetic-2-doc-comments, r=steveklabnik 2019-02-12 19:09:24 +00:00
librustc_allocator Auto merge of #58098 - oli-obk:maybe_allow_internal_unstable, r=petrochenkov 2019-02-12 12:10:10 +00:00
librustc_apfloat Auto merge of #58341 - alexreg:cosmetic-2-doc-comments, r=steveklabnik 2019-02-12 19:09:24 +00:00
librustc_asan Revert removed #![feature(nll)] 2019-02-10 16:13:30 +09:00
librustc_borrowck rustc: doc comments 2019-02-10 23:42:32 +00:00
librustc_codegen_llvm Auto merge of #58341 - alexreg:cosmetic-2-doc-comments, r=steveklabnik 2019-02-12 19:09:24 +00:00
librustc_codegen_ssa Auto merge of #58341 - alexreg:cosmetic-2-doc-comments, r=steveklabnik 2019-02-12 19:09:24 +00:00
librustc_codegen_utils Rollup merge of #58259 - taiki-e:librustc_codegen_utils-2018, r=Centril 2019-02-09 00:15:59 +01:00
librustc_cratesio_shim librustc_cratesio_shim => 2018 2019-02-08 20:55:12 +09:00
librustc_data_structures Auto merge of #58341 - alexreg:cosmetic-2-doc-comments, r=steveklabnik 2019-02-12 19:09:24 +00:00
librustc_driver Auto merge of #58341 - alexreg:cosmetic-2-doc-comments, r=steveklabnik 2019-02-12 19:09:24 +00:00
librustc_errors Auto merge of #58341 - alexreg:cosmetic-2-doc-comments, r=steveklabnik 2019-02-12 19:09:24 +00:00
librustc_fs_util rustc: doc comments 2019-02-10 23:42:32 +00:00
librustc_incremental rustc: doc comments 2019-02-10 23:42:32 +00:00
librustc_lint rustc: doc comments 2019-02-10 23:42:32 +00:00
librustc_llvm Revert removed #![feature(nll)] 2019-02-10 16:13:30 +09:00
librustc_lsan Revert removed #![feature(nll)] 2019-02-10 16:13:30 +09:00
librustc_metadata Auto merge of #58341 - alexreg:cosmetic-2-doc-comments, r=steveklabnik 2019-02-12 19:09:24 +00:00
librustc_mir Auto merge of #58341 - alexreg:cosmetic-2-doc-comments, r=steveklabnik 2019-02-12 19:09:24 +00:00
librustc_msan Revert removed #![feature(nll)] 2019-02-10 16:13:30 +09:00
librustc_passes rustc: doc comments 2019-02-10 23:42:32 +00:00
librustc_plugin Auto merge of #58341 - alexreg:cosmetic-2-doc-comments, r=steveklabnik 2019-02-12 19:09:24 +00:00
librustc_privacy Auto merge of #58341 - alexreg:cosmetic-2-doc-comments, r=steveklabnik 2019-02-12 19:09:24 +00:00
librustc_resolve Auto merge of #58341 - alexreg:cosmetic-2-doc-comments, r=steveklabnik 2019-02-12 19:09:24 +00:00
librustc_save_analysis Auto merge of #58341 - alexreg:cosmetic-2-doc-comments, r=steveklabnik 2019-02-12 19:09:24 +00:00
librustc_target rustc: doc comments 2019-02-10 23:42:32 +00:00
librustc_traits rustc: doc comments 2019-02-10 23:42:32 +00:00
librustc_tsan Revert removed #![feature(nll)] 2019-02-10 16:13:30 +09:00
librustc_typeck Auto merge of #58341 - alexreg:cosmetic-2-doc-comments, r=steveklabnik 2019-02-12 19:09:24 +00:00
librustdoc Auto merge of #58341 - alexreg:cosmetic-2-doc-comments, r=steveklabnik 2019-02-12 19:09:24 +00:00
libserialize Auto merge of #58341 - alexreg:cosmetic-2-doc-comments, r=steveklabnik 2019-02-12 19:09:24 +00:00
libstd Merging master 2019-02-12 22:46:14 -08:00
libsyntax Auto merge of #58051 - SimonSapin:str_escape, r=alexcrichton 2019-02-12 23:30:16 +00:00
libsyntax_ext Auto merge of #58051 - SimonSapin:str_escape, r=alexcrichton 2019-02-12 23:30:16 +00:00
libsyntax_pos Auto merge of #58341 - alexreg:cosmetic-2-doc-comments, r=steveklabnik 2019-02-12 19:09:24 +00:00
libterm Auto merge of #58341 - alexreg:cosmetic-2-doc-comments, r=steveklabnik 2019-02-12 19:09:24 +00:00
libtest libs: doc comments 2019-02-10 23:57:25 +00:00
libunwind Revert removed #![feature(nll)] 2019-02-10 16:13:30 +09:00
llvm-emscripten@7f23313edf
llvm-project@683d352269 [rust-lldb] Adapt to changes in LLDB APIs 2019-01-25 15:39:54 -08:00
rtstartup Remove licenses 2018-12-25 21:08:33 -07:00
rustc rustc: Fix regression where jemalloc isn't used 2019-01-03 13:52:36 -08:00
rustllvm Auto merge of #55641 - nagisa:optimize-attr, r=pnkfelix 2019-01-26 07:08:18 +00:00
stdsimd@b23541340b Update stdsimd 2019-01-29 10:48:54 +01:00
test Merging master 2019-02-12 22:46:14 -08:00
tools Auto merge of #58341 - alexreg:cosmetic-2-doc-comments, r=steveklabnik 2019-02-12 19:09:24 +00:00
.gitignore
README.md remove link to removed readme 2019-01-15 19:48:37 -06:00
stage0.txt Bump bootstrap compiler to 1.33 beta 2019-01-26 08:02:08 -07:00

This directory contains the source code of the rust project, including:

  • rustc and its tests
  • libstd
  • Various submodules for tools, like rustdoc, rls, etc.

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

There is also useful content in the following READMEs, which are gradually being moved over to the guide: