rust/src
2019-11-27 14:28:20 +01:00
..
bootstrap Rollup merge of #66569 - pietroalbini:gha-1, r=alexcrichton 2019-11-25 15:05:21 +01:00
build_helper
ci Revert "DO NOT MERGE: enable windows try builder" 2019-11-26 08:06:13 -05:00
doc Update documentation-tests.md 2019-11-25 19:34:32 -05:00
etc Auto merge of #66597 - MaulingMonkey:pr-natvis-std-collections-hash, r=michaelwoerister 2019-11-23 07:27:17 +00:00
liballoc Rollup merge of #66128 - emilio:new-zeroed, r=SimonSapin 2019-11-26 17:56:05 -06:00
libarena bump smallvec to 1.0 2019-11-04 15:59:09 +01:00
libcore follow the same function order in the trait 2019-11-26 22:55:38 +08:00
libfmt_macros Fix libfmt_macros tests 2019-11-06 12:49:20 -08:00
libgraphviz
libpanic_abort Revert "Auto merge of #65134 - davidtwco:issue-19834-improper-ctypes-in-extern-C-fn, r=rkruppe" 2019-11-13 17:00:47 +01:00
libpanic_unwind avoid linking errors 2019-11-16 09:37:45 +01:00
libproc_macro Snap cfgs 2019-11-12 16:36:57 -05:00
libprofiler_builtins
librustc Rollup merge of #66754 - estebank:rustdoc-capitalization, r=Dylan-DPC 2019-11-26 17:56:19 -06:00
librustc_apfloat bump smallvec to 1.0 2019-11-04 15:59:09 +01:00
librustc_asan
librustc_codegen_llvm Rollup merge of #66719 - Mark-Simulacrum:int-normalization, r=Centril 2019-11-26 17:56:15 -06:00
librustc_codegen_ssa Auto merge of #66522 - tmiasko:sanitize-flags, r=alexcrichton 2019-11-26 01:54:53 +00:00
librustc_codegen_utils Stabilize the never_type, written !. 2019-11-21 14:55:32 +01:00
librustc_data_structures Rollup merge of #66657 - ollie27:rustdoc_flock_panic, r=GuillaumeGomez 2019-11-23 23:22:38 +01:00
librustc_driver rustc_plugin: Remove support for syntactic plugins 2019-11-24 12:05:10 +03:00
librustc_error_codes Clean up E0070 long explanation 2019-11-25 15:39:07 +01:00
librustc_errors Move ErrorReported to rustc_errors 2019-11-26 14:57:07 -05:00
librustc_fs_util
librustc_incremental
librustc_index bump smallvec to 1.0 2019-11-04 15:59:09 +01:00
librustc_interface rustc_plugin: Remove support for syntactic plugins 2019-11-24 12:05:10 +03:00
librustc_lexer move syntax::parse -> librustc_parse 2019-11-10 03:57:18 +01:00
librustc_lint Store ptr_width as u32 on Config 2019-11-24 16:32:07 -05:00
librustc_llvm
librustc_lsan
librustc_macros Rename StableHashingContextLike to HashStableContext. 2019-11-23 17:57:00 +01:00
librustc_metadata Tweak multiple allocators error 2019-11-25 13:30:48 -08:00
librustc_mir Auto merge of #66794 - tmandry:rollup-99qrpr0, r=tmandry 2019-11-27 00:32:30 +00:00
librustc_msan
librustc_parse Rollup merge of #66754 - estebank:rustdoc-capitalization, r=Dylan-DPC 2019-11-26 17:56:19 -06:00
librustc_passes Rollup merge of #66754 - estebank:rustdoc-capitalization, r=Dylan-DPC 2019-11-26 17:56:19 -06:00
librustc_plugin_impl rustc_plugin: Remove support for syntactic plugins 2019-11-24 12:05:10 +03:00
librustc_privacy Remove unused error_codes.rs files 2019-11-14 13:05:56 +01:00
librustc_resolve Rollup merge of #66754 - estebank:rustdoc-capitalization, r=Dylan-DPC 2019-11-26 17:56:19 -06:00
librustc_save_analysis ast: Keep extern qualifiers in functions more precisely 2019-11-16 21:21:37 +03:00
librustc_target Rollup merge of #66713 - hermitcore:hermit, r=alexcrichton 2019-11-26 17:56:11 -06:00
librustc_traits Retire BraceStructLiftImpl. 2019-11-18 08:41:28 +01:00
librustc_tsan
librustc_typeck Auto merge of #66178 - Aaron1011:fix/opaque-normalize, r=varkor 2019-11-25 22:45:50 +00:00
librustdoc Use new ErrorKind enum 2019-11-27 14:28:20 +01:00
libserialize Stabilize the never_type, written !. 2019-11-21 14:55:32 +01:00
libstd Rollup merge of #66694 - RalfJung:panic-comments, r=Dylan-DPC 2019-11-25 15:05:26 +01:00
libsyntax Rollup merge of #66754 - estebank:rustdoc-capitalization, r=Dylan-DPC 2019-11-26 17:56:19 -06:00
libsyntax_expand Rollup merge of #66754 - estebank:rustdoc-capitalization, r=Dylan-DPC 2019-11-26 17:56:19 -06:00
libsyntax_ext Rollup merge of #66754 - estebank:rustdoc-capitalization, r=Dylan-DPC 2019-11-26 17:56:19 -06:00
libsyntax_pos Auto merge of #66279 - cjgillot:hashstable, r=Zoxc 2019-11-25 09:28:59 +00:00
libterm
libtest Add --force-run-in-process unstable libtest option 2019-11-15 05:52:06 -08:00
libunwind
llvm-project@de1a7dbf6c Update src/llvm-project to include rust-lang/llvm-project#27. 2019-11-15 22:56:40 +02:00
rtstartup
rustc
rustllvm Retain compatibility with LLVM 6, 7, 8 and 9 2019-11-22 19:32:45 +01:00
stdarch@e0ab2c165a
test Add support for intra-doc link fields of enum variant 2019-11-27 13:13:16 +01:00
tools Rollup merge of #66717 - dtolnay:tidy, r=Mark-Simulacrum 2019-11-26 17:56:13 -06:00
README.md
stage0.txt Bump version to 1.41 2019-11-12 16:36:57 -05: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.