rust/src
Daan de Graaf b7266c6008 Move pointee_info_at to TyLayoutMethods.
The original implementation is still present at
librustc_codegen_llvm/abi.rs, should be removed later to prevent code
duplication.
2019-05-04 15:17:26 +05:30
..
bootstrap Rollup merge of #60401 - JohnTitor:rename-log, r=davidtwco 2019-05-03 16:25:00 +02:00
build_helper
ci build-gcc: Create missing cc symlink 2019-04-29 13:12:23 +00:00
doc Update cargo, books 2019-04-23 21:39:27 -07:00
etc
grammar
liballoc Implement BorrowMut<str> for String 2019-04-30 17:50:38 +09:00
libarena Deny internal in stage0 2019-04-17 05:15:00 +02:00
libcore Rollup merge of #60356 - JohnTitor:stabilize-as-mut-ptr, r=Centril 2019-04-29 22:22:42 +02:00
libfmt_macros Deny internal in stage0 2019-04-17 05:15:00 +02:00
libgraphviz
libpanic_abort
libpanic_unwind Stabilize the alloc crate. 2019-04-12 20:07:30 +02:00
libproc_macro proc_macro: stop using LEB128 for RPC. 2019-04-09 21:05:15 +03:00
libprofiler_builtins
librustc Move pointee_info_at to TyLayoutMethods. 2019-05-04 15:17:26 +05:30
librustc_allocator Deny internal in stage0 2019-04-17 05:15:00 +02:00
librustc_apfloat ignore-tidy-filelength on all files with greater than 3000 lines 2019-04-25 21:39:09 +01:00
librustc_asan Update cmake, cc and compiler_builtins for VS 2019 support 2019-04-10 21:17:31 +02:00
librustc_borrowck Auto merge of #60195 - varkor:commontypes-to-common, r=eddyb 2019-05-01 09:32:58 +00:00
librustc_codegen_llvm Auto merge of #59897 - tmandry:variantful-generators, r=eddyb 2019-05-04 03:18:14 +00:00
librustc_codegen_ssa Auto merge of #59897 - tmandry:variantful-generators, r=eddyb 2019-05-04 03:18:14 +00:00
librustc_codegen_utils Move metadata encoding earlier. 2019-04-30 14:55:10 +10:00
librustc_cratesio_shim
librustc_data_structures Auto merge of #60288 - Zoxc:update-rayon, r=nikomatsakis 2019-04-27 17:08:11 +00:00
librustc_driver Rename to RUSTC_LOG 2019-04-30 17:27:53 +09:00
librustc_errors In JSON output, emit a directive after metadata is generated. 2019-04-30 08:51:57 +10:00
librustc_fs_util
librustc_incremental Deny internal in stage0 2019-04-17 05:15:00 +02:00
librustc_interface Move metadata writing earlier. 2019-05-01 17:17:13 +10:00
librustc_lint rustc: rename hir::def::Def to Res (short for "resolution"). 2019-05-03 22:50:19 +03:00
librustc_llvm
librustc_lsan Update cmake, cc and compiler_builtins for VS 2019 support 2019-04-10 21:17:31 +02:00
librustc_macros Promote regular comments to rustdoc comments 2019-04-17 12:03:39 +03:00
librustc_metadata rustc: rename hir::def::Def to Res (short for "resolution"). 2019-05-03 22:50:19 +03:00
librustc_mir Auto merge of #59897 - tmandry:variantful-generators, r=eddyb 2019-05-04 03:18:14 +00:00
librustc_msan Update cmake, cc and compiler_builtins for VS 2019 support 2019-04-10 21:17:31 +02:00
librustc_passes rustc: rename hir::def::Def to Res (short for "resolution"). 2019-05-03 22:50:19 +03:00
librustc_plugin Rename modules 2019-04-17 18:21:34 +09:00
librustc_privacy rustc: rename hir::def::Def to Res (short for "resolution"). 2019-05-03 22:50:19 +03:00
librustc_resolve rustc: rename hir::def::Def to Res (short for "resolution"). 2019-05-03 22:50:19 +03:00
librustc_save_analysis rustc: rename hir::def::Def to Res (short for "resolution"). 2019-05-03 22:50:19 +03:00
librustc_target Move pointee_info_at to TyLayoutMethods. 2019-05-04 15:17:26 +05:30
librustc_traits Create ShallowResolver 2019-05-01 23:11:20 +01:00
librustc_tsan Update cmake, cc and compiler_builtins for VS 2019 support 2019-04-10 21:17:31 +02:00
librustc_typeck rustc: rename hir::def::Def to Res (short for "resolution"). 2019-05-03 22:50:19 +03:00
librustdoc rustc: rename hir::def::Def to Res (short for "resolution"). 2019-05-03 22:50:19 +03:00
libserialize Allow unused_extern_crates for rustc_libserialize 2019-04-21 10:52:12 +02:00
libstd Auto merge of #60496 - jethrogb:jb/address-integer-overflow, r=alexcrichton 2019-05-03 19:42:13 +00:00
libsyntax Rollup merge of #60501 - taiki-e:async-await-mutable-arguments, r=cramertj 2019-05-03 16:25:09 +02:00
libsyntax_ext Auto merge of #60039 - rasendubi:assert-trailing-junk, r=alexcrichton 2019-04-29 14:50:17 +00:00
libsyntax_pos Promote rust comments to rustdoc 2019-04-22 21:38:28 +03:00
libterm Revert "Auto merge of #57842 - gnzlbg:extract_libtest, r=gnzlbg" 2019-04-07 03:16:31 -04:00
libtest Update getopts to 0.2.18 2019-05-02 21:47:14 +01:00
libunwind Support using LLVM's libunwind as the unwinder implementation 2019-04-03 11:21:40 -07:00
llvm-emscripten@7f23313edf
llvm-project@84abffda0e Support using LLVM's libunwind as the unwinder implementation 2019-04-03 11:21:40 -07:00
rtstartup
rustc Remove leading newlines 2019-04-22 17:01:33 +01:00
rustllvm Limit internalization in LLVM 8 ThinLTO 2019-04-26 08:58:14 -07:00
stdsimd@4bf456c35e Breaking update of stdsimd 2019-04-22 09:07:25 +02:00
test Auto merge of #59897 - tmandry:variantful-generators, r=eddyb 2019-05-04 03:18:14 +00:00
tools Rollup merge of #60373 - rasendubi:lang-features-sort-since, r=Centril 2019-05-03 16:24:56 +02:00
.gitignore
README.md
stage0.txt bump bootstrap => 2019-04-11 2019-04-17 05:15:00 +02: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: