rust/src
Oliver Schneider 0ad54535b1 Update clippy and rls 2018-07-15 02:04:44 +02:00
..
bootstrap Rollup merge of #51962 - crlf0710:patch-2, r=alexcrichton 2018-07-14 02:56:37 +08:00
build_helper Deny bare trait objects in the rest of rust 2018-07-12 13:50:22 +02:00
ci Enabled core dump on Linux, and print stack trace on failure. 2018-07-13 22:11:02 +08:00
dlmalloc@c99638dc2e
doc Auto merge of #52018 - flip1995:rfc2103, r=oli-obk 2018-07-06 18:03:46 +00:00
etc Add some more additional functions to the shim 2018-07-02 18:23:57 +02:00
grammar
jemalloc@1f5a28755e
liballoc Revert borked changes in last commit. 2018-07-11 10:19:54 +02:00
liballoc_jemalloc Deny bare trait objects in the rest of rust 2018-07-12 13:50:22 +02:00
liballoc_system Deny bare trait objects in the rest of rust 2018-07-12 13:50:22 +02:00
libarena Deny bare trait objects in the rest of rust 2018-07-12 13:50:22 +02:00
libbacktrace@f4d02bbdbf Replace libbacktrace with a submodule 2018-05-30 05:58:23 -07:00
libcompiler_builtins@86bf357a14 Upgrade to LLVM's master branch (LLVM 7) 2018-07-10 13:43:01 -07:00
libcore Rollup merge of #52316 - seanmonstar:waker-unsafety, r=cramertj 2018-07-14 02:56:52 +08:00
libfmt_macros Deny bare trait objects in the rest of rust 2018-07-12 13:50:22 +02:00
libgraphviz Deny bare trait objects in the rest of rust 2018-07-12 13:50:22 +02:00
liblibc@b6d23ed45d Update liblibc 2018-07-01 20:23:41 +02:00
libpanic_abort Deny bare trait objects in the rest of rust 2018-07-12 13:50:22 +02:00
libpanic_unwind Deny bare trait objects in in src/libpanic_unwind 2018-07-11 17:11:08 +02:00
libproc_macro Deny bare trait objects in the rest of rust 2018-07-12 13:50:22 +02:00
libprofiler_builtins Deny bare trait objects in the rest of rust 2018-07-12 13:50:22 +02:00
librustc Update clippy and rls 2018-07-15 02:04:44 +02:00
librustc_allocator Deny bare trait objects in in src/librustc_allocator 2018-07-11 12:08:49 +02:00
librustc_apfloat Deny bare trait objects in the rest of rust 2018-07-12 13:50:22 +02:00
librustc_asan Deny bare trait objects in the rest of rust 2018-07-12 13:50:22 +02:00
librustc_borrowck Auto merge of #52352 - kennytm:rollup, r=kennytm 2018-07-13 19:49:11 +00:00
librustc_codegen_llvm Auto merge of #52032 - DiamondLovesYou:amdgpu-kernel-abi, r=alexcrichton 2018-07-14 00:12:21 +00:00
librustc_codegen_utils Deny bare trait objects in in src/librustc_codegen_utils 2018-07-11 17:39:49 +02:00
librustc_cratesio_shim
librustc_data_structures Auto merge of #51987 - nikomatsakis:nll-region-infer-scc, r=pnkfelix 2018-07-13 13:28:55 +00:00
librustc_driver Auto merge of #52100 - nielx:fix/rust_driver-stacklimit, r=cramertj 2018-07-10 01:07:23 +00:00
librustc_errors Fortify dummy span checking 2018-06-30 01:53:32 +03:00
librustc_incremental Auto merge of #52266 - michaelwoerister:incr-thinlto-preliminaries, r=alexcrichton 2018-07-13 22:06:38 +00:00
librustc_lint Remove most of `PartialEq` impls from AST and HIR structures 2018-07-14 14:56:57 +03:00
librustc_llvm Auto merge of #52032 - DiamondLovesYou:amdgpu-kernel-abi, r=alexcrichton 2018-07-14 00:12:21 +00:00
librustc_lsan Deny bare trait objects in the rest of rust 2018-07-12 13:50:22 +02:00
librustc_metadata Deny bare trait objects in in src/librustc_metadata 2018-07-11 14:49:00 +02:00
librustc_mir Auto merge of #52266 - michaelwoerister:incr-thinlto-preliminaries, r=alexcrichton 2018-07-13 22:06:38 +00:00
librustc_msan Deny bare trait objects in the rest of rust 2018-07-12 13:50:22 +02:00
librustc_passes Address comments 2018-07-14 14:57:15 +03:00
librustc_platform_intrinsics Deny bare trait objects in the rest of rust 2018-07-12 13:50:22 +02:00
librustc_plugin Deny bare trait objects in the rest of rust 2018-07-12 13:50:22 +02:00
librustc_privacy Deny bare trait objects in the rest of rust 2018-07-12 13:50:22 +02:00
librustc_resolve Remove most of `PartialEq` impls from AST and HIR structures 2018-07-14 14:56:57 +03:00
librustc_save_analysis Address comments 2018-07-14 14:57:15 +03:00
librustc_target Auto merge of #52032 - DiamondLovesYou:amdgpu-kernel-abi, r=alexcrichton 2018-07-14 00:12:21 +00:00
librustc_traits Deny bare trait objects in the rest of rust 2018-07-12 13:50:22 +02:00
librustc_tsan Deny bare trait objects in the rest of rust 2018-07-12 13:50:22 +02:00
librustc_typeck Remove most of `PartialEq` impls from AST and HIR structures 2018-07-14 14:56:57 +03:00
librustdoc Address comments 2018-07-14 14:57:15 +03:00
libserialize Remove most of `PartialEq` impls from AST and HIR structures 2018-07-14 14:56:57 +03:00
libstd Rollup merge of #52156 - zajlerke:update-deprecation-notice, r=Kimundi 2018-07-14 02:56:41 +08:00
libstd_unicode
libsyntax Update clippy and rls 2018-07-15 02:04:44 +02:00
libsyntax_ext Address comments 2018-07-14 14:57:15 +03:00
libsyntax_pos Remove most of `PartialEq` impls from AST and HIR structures 2018-07-14 14:56:57 +03:00
libterm migrate codebase to `..=` inclusive range patterns 2018-06-26 07:53:30 -07:00
libtest Deny bare trait objects in librustc_target and libtest 2018-07-12 13:26:29 +02:00
libunwind Deny bare trait objects in the rest of rust 2018-07-12 13:50:22 +02:00
llvm@0368490510 Upgrade to LLVM's master branch (LLVM 7) 2018-07-10 13:43:01 -07:00
llvm-emscripten@2717444753
rtstartup Switch to 1.26 bootstrap compiler 2018-05-17 08:47:25 -06:00
rustc Fix rustc binary metadata overwriting librustc metadata 2018-05-17 08:47:25 -06:00
rustllvm Auto merge of #52266 - michaelwoerister:incr-thinlto-preliminaries, r=alexcrichton 2018-07-13 22:06:38 +00:00
stdsimd@886ff388fb Update stdsimd 2018-07-02 12:53:46 +02:00
test Remove some tests using AST comparisons, fix other tests 2018-07-14 14:57:14 +03:00
tools Update clippy and rls 2018-07-15 02:04:44 +02:00
Cargo.lock Update clippy and rls 2018-07-15 02:04:44 +02:00
Cargo.toml Update clippy and rls 2018-07-15 02:04:44 +02:00
README.md rustc: rename ty::maps to ty::query. 2018-06-14 18:05:12 +03:00
stage0.txt Bump bootstrap compiler to 1.28.0-beta.10 2018-07-13 19:33:48 +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.

Their is also useful content in the following READMEs, which are gradually being moved over to the guide: