rust/src
2019-02-28 04:06:16 +09:00
..
bootstrap Rollup merge of #58680 - varkor:xpy-help-index-error, r=alexcrichton 2019-02-27 13:32:23 +01:00
build_helper rustc: doc comments 2019-02-10 23:42:32 +00:00
ci Added a connection timeout and speed threshold when downloading the Docker cache 2019-02-23 03:25:14 +08:00
doc Auto merge of #58709 - kornelski:book, r=QuietMisdreavus 2019-02-27 07:53:56 +00:00
etc Rollup merge of #58489 - xfix:fix-keyword-tests-runtime-error, r=alexcrichton 2019-02-17 14:52:20 +08:00
grammar Remove licenses 2018-12-25 21:08:33 -07:00
liballoc Auto merge of #58302 - SimonSapin:tryfrom, r=alexcrichton 2019-02-25 20:24:10 +00:00
libarena libarena => 2018 2019-02-11 23:49:48 +01:00
libcore Clarify rotate_{left,right} docs 2019-02-26 16:10:28 +01: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 SGX target: fix panic = abort 2019-02-14 12:39:54 +05:30
libpanic_unwind libpanic_unwind => 2018: remove unused extern crate. 2019-02-13 18:09:09 +01:00
libproc_macro Use ? in some macros 2019-02-24 21:59:44 +09:00
libprofiler_builtins Revert removed #![feature(nll)] 2019-02-10 16:13:30 +09:00
librustc Auto merge of #58777 - Centril:rollup, r=Centril 2019-02-27 15:54:48 +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 Stabilize TryFrom and TryInto 2019-02-13 18:00:18 +01:00
librustc_asan Revert removed #![feature(nll)] 2019-02-10 16:13:30 +09:00
librustc_borrowck hir: remove NodeId from Expr 2019-02-24 17:09:37 +01:00
librustc_codegen_llvm rename Substs to InternalSubsts 2019-02-27 00:39:13 +08:00
librustc_codegen_ssa replace &'tcx Substs with SubstsRef 2019-02-26 19:30:57 +08:00
librustc_codegen_utils replace &'tcx Substs with SubstsRef 2019-02-26 19:30:57 +08:00
librustc_cratesio_shim librustc_cratesio_shim => 2018 2019-02-08 20:55:12 +09:00
librustc_data_structures Update parking_lot to 0.7 2019-02-22 13:49:19 +01:00
librustc_driver Rollup merge of #58748 - hellow554:scoped_tls, r=estebank 2019-02-27 13:32:29 +01:00
librustc_errors Use ? in some macros 2019-02-24 21:59:44 +09: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 replace &'tcx Substs with SubstsRef 2019-02-26 19:30:57 +08: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 hir: remove NodeId from Expr 2019-02-24 17:09:37 +01:00
librustc_mir rename Substs to InternalSubsts 2019-02-27 00:39:13 +08:00
librustc_msan Revert removed #![feature(nll)] 2019-02-10 16:13:30 +09:00
librustc_passes Rollup merge of #58678 - doctorn:refuse-async-fn-2015-edition, r=varkor 2019-02-27 13:32:21 +01:00
librustc_plugin Auto merge of #58341 - alexreg:cosmetic-2-doc-comments, r=steveklabnik 2019-02-12 19:09:24 +00:00
librustc_privacy rename Substs to InternalSubsts 2019-02-27 00:39:13 +08:00
librustc_resolve Rollup merge of #58678 - doctorn:refuse-async-fn-2015-edition, r=varkor 2019-02-27 13:32:21 +01:00
librustc_save_analysis Rollup merge of #58678 - doctorn:refuse-async-fn-2015-edition, r=varkor 2019-02-27 13:32:21 +01:00
librustc_target Search for target_triple.json only if builtin target not found 2019-02-20 19:37:54 +01:00
librustc_traits rename Substs to InternalSubsts 2019-02-27 00:39:13 +08:00
librustc_tsan Revert removed #![feature(nll)] 2019-02-10 16:13:30 +09:00
librustc_typeck Rollup merge of #58757 - aoikonomopoulos:issue-58212, r=oli-obk 2019-02-27 13:32:36 +01:00
librustdoc Rollup merge of #58627 - euclio:rustdoc-pass-order, r=QuietMisdreavus 2019-02-27 13:32:18 +01:00
libserialize Auto merge of #58341 - alexreg:cosmetic-2-doc-comments, r=steveklabnik 2019-02-12 19:09:24 +00:00
libstd Revert removed #![feature(nll)] 2019-02-28 04:06:16 +09:00
libsyntax Rollup merge of #58761 - Mark-Simulacrum:add-feature-gate-unwind, r=Centril 2019-02-27 13:32:37 +01:00
libsyntax_ext Rollup merge of #58678 - doctorn:refuse-async-fn-2015-edition, r=varkor 2019-02-27 13:32:21 +01:00
libsyntax_pos update scoped_tls to 1.0 2019-02-26 09:54:45 +01:00
libterm replace deprecated rustfmt_skip with rustfmt::skip 2019-02-23 22:40:56 +01:00
libtest Rollup merge of #57856 - lzutao:fix-old-first-edition, r=steveklabnik 2019-02-14 02:41:16 +01:00
libunwind Revert removed #![feature(nll)] 2019-02-10 16:13:30 +09:00
llvm-emscripten@7f23313edf
llvm-project@73a75d35b9 Update LLVM: apply patches for RISC-V 64-bit support 2019-02-12 18:58:06 +03: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 Implement ffi_returns_twice attribute 2019-02-23 15:48:40 +01:00
stdsimd@359845eb7c Update stdsimd 2019-02-24 11:31:49 +01:00
test Fix errors in test/ui 2019-02-28 04:06:16 +09:00
tools Auto merge of #58561 - ljedrz:HirIdify_some_nodes, r=Zoxc 2019-02-26 06:13:27 +00:00
.gitignore
README.md remove link to removed readme 2019-01-15 19:48:37 -06:00
stage0.txt Bump the bootstrap compiler 2019-02-17 18:14:32 +01: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: