rust/src
Andy Russell 303016485b
upgrade rustdoc's pulldown-cmark to 0.4.1
2019-04-22 09:11:26 -04:00
..
bootstrap Deny rust_2018_idioms globally 2019-04-20 13:45:46 +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 Rename files in doc 2019-04-18 06:20:07 +09:00
etc rust-lldb: fix crash when printing empty string 2019-03-06 12:28:38 -05:00
grammar
liballoc Deny rust_2018_idioms in liballoc tests 2019-04-20 16:05:25 +02:00
libarena Deny `internal` in stage0 2019-04-17 05:15:00 +02:00
libcore Auto merge of #60133 - phansch:deny_rust_2018_idioms, r=Centril 2019-04-22 07:28:20 +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 AST/HIR: Use `Mutability` instead of bool in foreign statics 2019-04-21 15:29:58 +03: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 Emit specific error for struct literal in conditions 2019-04-19 10:13:44 -07:00
librustc_codegen_llvm Change return type of `TyCtxt::is_static` to bool 2019-04-21 14:41:51 +03:00
librustc_codegen_ssa Remove mutability from `Def::Static` 2019-04-21 15:05:55 +03:00
librustc_codegen_utils Deny `internal` in stage0 2019-04-17 05:15:00 +02:00
librustc_cratesio_shim
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 hide `--explain` hint if error has no extended info 2019-04-18 13:29:28 -04: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 hide `--explain` hint if error has no extended info 2019-04-18 13:29:28 -04:00
librustc_lint Change return type of `TyCtxt::is_static` to bool 2019-04-21 14:41:51 +03: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 AST/HIR: Use `Mutability` instead of bool in foreign statics 2019-04-21 15:29:58 +03:00
librustc_mir Remove mutability from `Def::Static` 2019-04-21 15:05:55 +03:00
librustc_msan Update cmake, cc and compiler_builtins for VS 2019 support 2019-04-10 21:17:31 +02:00
librustc_passes Remove mutability from `Def::Static` 2019-04-21 15:05:55 +03:00
librustc_plugin Rename modules 2019-04-17 18:21:34 +09:00
librustc_privacy Auto merge of #60025 - JohnTitor:rename-files, r=petrochenkov 2019-04-18 14:52:45 +00:00
librustc_resolve Remove mutability from `Def::Static` 2019-04-21 15:05:55 +03:00
librustc_save_analysis Auto merge of #60053 - Xanewok:serde-save-analysis, r=nrc 2019-04-22 01:46:13 +00: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 AST/HIR: Use `Mutability` instead of bool in foreign statics 2019-04-21 15:29:58 +03:00
librustdoc upgrade rustdoc's pulldown-cmark to 0.4.1 2019-04-22 09:11:26 -04:00
libserialize Allow unused_extern_crates for rustc_libserialize 2019-04-21 10:52:12 +02:00
libstd Auto merge of #59826 - llogiq:multi-dbg, r=SimonSapin 2019-04-20 20:55:29 +00:00
libsyntax Auto merge of #60124 - petrochenkov:stanomut, r=eddyb 2019-04-21 13:40:22 +00:00
libsyntax_ext Auto merge of #60025 - JohnTitor:rename-files, r=petrochenkov 2019-04-18 14:52:45 +00: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 Remove the unused LLVMRustIsRustLLVM 2019-04-18 15:28:18 -07:00
stdsimd@45f8450916 Update stdsimd 2019-04-18 14:51:11 +09:00
test upgrade rustdoc's pulldown-cmark to 0.4.1 2019-04-22 09:11:26 -04:00
tools Auto merge of #60053 - Xanewok:serde-save-analysis, r=nrc 2019-04-22 01:46:13 +00:00
.gitignore
README.md
stage0.txt bump bootstrap => 2019-04-11 2019-04-17 05:15:00 +02:00

README.md

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: