rust/src
Aleksey Kladov be69785ea2
Use more realistic example for thread builder
Stack size of 10 **bytes** does not make any sense: the minimal possible stack size is greater anyway.
2019-04-18 14:58:38 +03:00
..
bootstrap Rollup merge of #60003 - petrhosek:llvm-lto-lld, r=cramertj 2019-04-17 10:31:36 +02:00
build_helper rustc: doc comments 2019-02-10 23:42:32 +00:00
ci Auto merge of #59926 - pietroalbini:android-sdk-manager, r=alexcrichton 2019-04-15 19:24:35 +00:00
doc Rollup merge of #59930 - kornelski:first-robots, r=GuillaumeGomez 2019-04-14 00:23:50 +02:00
etc rust-lldb: fix crash when printing empty string 2019-03-06 12:28:38 -05:00
grammar
liballoc Rollup merge of #59908 - lzutao:str_escape, r=SimonSapin 2019-04-18 00:23:36 +02:00
libarena Deny internal in stage0 2019-04-17 05:15:00 +02:00
libcore Auto merge of #60013 - NieDzejkob:fix-16bit-usize, r=sanxiyn 2019-04-17 16:23:25 +00:00
libfmt_macros Deny internal in stage0 2019-04-17 05:15:00 +02: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 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 Revert removed #![feature(nll)] 2019-02-10 16:13:30 +09:00
librustc Auto merge of #60058 - varkor:const-generics-ty-refactor, r=cramertj 2019-04-18 08:58:45 +00:00
librustc_allocator Deny internal in stage0 2019-04-17 05:15:00 +02:00
librustc_apfloat Stabilize TryFrom and TryInto 2019-02-13 18:00:18 +01:00
librustc_asan Update cmake, cc and compiler_builtins for VS 2019 support 2019-04-10 21:17:31 +02:00
librustc_borrowck Deny internal in stage0 2019-04-17 05:15:00 +02:00
librustc_codegen_llvm Rollup merge of #59874 - michaelwoerister:pgo-updates-1, r=cramertj 2019-04-14 00:39:46 +02:00
librustc_codegen_ssa Deny internal in stage0 2019-04-17 05:15:00 +02:00
librustc_codegen_utils Deny internal in stage0 2019-04-17 05:15:00 +02:00
librustc_cratesio_shim librustc_cratesio_shim => 2018 2019-02-08 20:55:12 +09:00
librustc_data_structures Rollup merge of #59648 - alex:must-use-result, r=alexcrichton 2019-04-15 18:23:39 +02:00
librustc_driver Deny internal in stage0 2019-04-17 05:15:00 +02:00
librustc_errors Auto merge of #60034 - rasendubi:fix-comments, r=Centril 2019-04-17 13:26:29 +00:00
librustc_fs_util rustc: doc comments 2019-02-10 23:42:32 +00:00
librustc_incremental Deny internal in stage0 2019-04-17 05:15:00 +02:00
librustc_interface Deny internal in stage0 2019-04-17 05:15:00 +02:00
librustc_lint Deny internal in stage0 2019-04-17 05:15:00 +02:00
librustc_llvm Revert removed #![feature(nll)] 2019-02-10 16:13:30 +09:00
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 Deny internal in stage0 2019-04-17 05:15:00 +02:00
librustc_mir Add a FIXME to collector 2019-04-18 00:30:50 +01:00
librustc_msan Update cmake, cc and compiler_builtins for VS 2019 support 2019-04-10 21:17:31 +02:00
librustc_passes Deny internal in stage0 2019-04-17 05:15:00 +02:00
librustc_plugin Make meta-item API compatible with LocalInternedString::get soundness fix 2019-03-17 17:04:58 +03:00
librustc_privacy Deny internal in stage0 2019-04-17 05:15:00 +02:00
librustc_resolve Resolve inconsistency in error messages between "parameter" and "variable". 2019-04-17 13:25:07 +03:00
librustc_save_analysis Deny internal in stage0 2019-04-17 05:15:00 +02:00
librustc_target Deny internal in stage0 2019-04-17 05:15:00 +02:00
librustc_traits Deny internal in stage0 2019-04-17 05:15:00 +02:00
librustc_tsan Update cmake, cc and compiler_builtins for VS 2019 support 2019-04-10 21:17:31 +02:00
librustc_typeck Auto merge of #60058 - varkor:const-generics-ty-refactor, r=cramertj 2019-04-18 08:58:45 +00:00
librustdoc Rollup merge of #59128 - oli-obk:colorful_json, r=mark-i-m,eddyb 2019-04-17 10:31:30 +02:00
libserialize Remove useless ?Sized bound 2019-04-10 03:58:13 +02:00
libstd Use more realistic example for thread builder 2019-04-18 14:58:38 +03:00
libsyntax Auto merge of #60034 - rasendubi:fix-comments, r=Centril 2019-04-17 13:26:29 +00:00
libsyntax_ext Fix comments around test harness generation 2019-04-17 12:02:04 +03:00
libsyntax_pos Deny internal in stage0 2019-04-17 05:15:00 +02:00
libterm Revert "Auto merge of #57842 - gnzlbg:extract_libtest, r=gnzlbg" 2019-04-07 03:16:31 -04:00
libtest Revert "Auto merge of #57842 - gnzlbg:extract_libtest, r=gnzlbg" 2019-04-07 03:16:31 -04: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 Update jemalloc-sys to version 0.3.0 2019-03-26 11:03:19 +01:00
rustllvm Auto merge of #59710 - alexcrichton:llvm-9-compat, r=sanxiyn 2019-04-06 13:14:23 +00:00
stdsimd@2323a858f0 bump stdsimd; make intra_doc_link_resolution_failure an error again 2019-04-14 10:00:22 +02:00
test Auto merge of #60058 - varkor:const-generics-ty-refactor, r=cramertj 2019-04-18 08:58:45 +00:00
tools Rollup merge of #60036 - rust-lang:nrc-patch-1, r=Xanewok 2019-04-18 00:23:39 +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: