rust/src
2018-08-05 22:26:06 +01:00
..
bootstrap Rollup merge of #52969 - Keruspe:local_rebuild, r=alexcrichton 2018-08-04 14:35:51 +08:00
build_helper Deny bare_trait_objects globally 2018-07-25 10:25:29 +09:00
ci Rollup merge of #52940 - kennytm:move-checktool-protection-week, r=alexcrichton 2018-08-04 14:35:49 +08:00
dlmalloc@c99638dc2e
doc Rollup merge of #52831 - dsciarra:rm-ref-to-author-file, r=alexcrichton 2018-08-01 10:12:47 +02:00
etc Remove unnecessary or invalid feature attributes 2018-08-05 15:54:48 +01:00
grammar
jemalloc@1f5a28755e
liballoc Fix stage 2 tests 2018-08-05 15:54:49 +01:00
liballoc_jemalloc enable jemalloc assertions when configured to do so 2018-07-31 17:01:39 +02:00
liballoc_system Fix coding style. 2018-07-31 09:49:10 +02:00
libarena Deny bare_trait_objects globally 2018-07-25 10:25:29 +09:00
libbacktrace@f4d02bbdbf
libcompiler_builtins@52a6a4d708 Update the compiler-builtins submodule 2018-07-25 18:12:39 -07:00
libcore Fix 2018 edition tests 2018-08-05 15:54:49 +01:00
libfmt_macros Remove unused muts 2018-07-29 18:04:09 +01:00
libgraphviz Deny bare_trait_objects globally 2018-07-25 10:25:29 +09:00
liblibc@b6d23ed45d Update liblibc 2018-07-01 20:23:41 +02:00
libpanic_abort Deny bare_trait_objects globally 2018-07-25 10:25:29 +09:00
libpanic_unwind Fix failure on msvc 2018-08-05 17:42:58 +01:00
libproc_macro Deny bare_trait_objects globally 2018-07-25 10:25:29 +09:00
libprofiler_builtins Deny bare_trait_objects globally 2018-07-25 10:25:29 +09:00
librustc Improve query efficiency 2018-08-05 15:54:49 +01:00
librustc_allocator Deny bare_trait_objects globally 2018-07-25 10:25:29 +09:00
librustc_apfloat Deny bare_trait_objects globally 2018-07-25 10:25:29 +09:00
librustc_asan Deny bare_trait_objects globally 2018-07-25 10:25:29 +09:00
librustc_borrowck Remove unnecessary feature attributes that sneaked in 2018-08-05 15:54:49 +01:00
librustc_codegen_llvm Remove unnecessary feature attributes that sneaked in 2018-08-05 15:54:49 +01:00
librustc_codegen_utils Use diagnostic API on Session 2018-08-04 06:54:36 -06:00
librustc_cratesio_shim
librustc_data_structures Remove unnecessary feature attributes that sneaked in 2018-08-05 15:54:49 +01:00
librustc_driver Use diagnostic API on Session 2018-08-04 06:54:36 -06:00
librustc_errors rustc: Disallow machine applicability in foreign macros 2018-07-30 07:48:59 -07:00
librustc_incremental Remove unnecessary feature attributes that sneaked in 2018-08-05 15:54:49 +01:00
librustc_lint Convert unknown_features lint into an error 2018-08-05 15:54:49 +01:00
librustc_llvm [RISCV] Enable LLVM backend. 2018-08-01 15:32:22 +02:00
librustc_lsan Deny bare_trait_objects globally 2018-07-25 10:25:29 +09:00
librustc_metadata Improve query efficiency 2018-08-05 15:54:49 +01:00
librustc_metadata_utils Move unused trait functions to inherent functions 2018-08-03 11:44:09 -06:00
librustc_mir Remove bad features after rebase 2018-08-05 15:54:49 +01:00
librustc_msan Deny bare_trait_objects globally 2018-07-25 10:25:29 +09:00
librustc_passes Use diagnostic API on Session 2018-08-04 06:54:36 -06:00
librustc_platform_intrinsics Deny bare_trait_objects globally 2018-07-25 10:25:29 +09:00
librustc_plugin Deny bare_trait_objects globally 2018-07-25 10:25:29 +09:00
librustc_privacy Rollup merge of #53001 - petrochenkov:master, r=estebank 2018-08-04 14:35:55 +08:00
librustc_resolve Move unused trait functions to inherent functions 2018-08-03 11:44:09 -06:00
librustc_save_analysis Normalize variants of CrateType to standard style 2018-08-04 06:53:15 -06:00
librustc_target Remove unnecessary feature attributes that sneaked in 2018-08-05 15:54:49 +01:00
librustc_traits Auto merge of #52767 - ljedrz:avoid_format, r=petrochenkov 2018-07-29 09:33:37 +00:00
librustc_tsan Deny bare_trait_objects globally 2018-07-25 10:25:29 +09:00
librustc_typeck Remove unnecessary feature attributes that sneaked in 2018-08-05 15:54:49 +01:00
librustdoc Remove bad features after rebase 2018-08-05 15:54:49 +01:00
libserialize Rollup merge of #52778 - ljedrz:readable_serialize, r=kennytm 2018-08-01 10:12:40 +02:00
libstd Remove bad features after rebase 2018-08-05 15:54:49 +01:00
libsyntax Fix diagnostic_list error 2018-08-05 22:26:06 +01:00
libsyntax_ext Rollup merge of #52888 - estebank:shell-sugg, r=oli-obk 2018-08-01 10:13:02 +02:00
libsyntax_pos Switch to bootstrapping from 1.29 beta 2018-08-01 11:59:08 -06:00
libterm Auto merge of #52767 - ljedrz:avoid_format, r=petrochenkov 2018-07-29 09:33:37 +00:00
libtest Auto merge of #52805 - ljedrz:format_str_literal, r=petrochenkov 2018-07-30 06:29:39 +00:00
libunwind Deny bare_trait_objects globally 2018-07-25 10:25:29 +09:00
llvm@0368490510 Upgrade to LLVM's master branch (LLVM 7) 2018-07-10 13:43:01 -07:00
llvm-emscripten@2717444753
rtstartup
rustc
rustllvm Auto merge of #52787 - riscv-rust:riscv-rust-pr, r=alexcrichton 2018-08-02 02:24:15 +00:00
stdsimd@05c2f61c38 update the stdsimd submodule 2018-07-24 11:08:11 -05:00
test Change feature edition error into a warning 2018-08-05 15:54:49 +01:00
tools Fix stage 2 tests 2018-08-05 15:54:49 +01:00
Cargo.lock Update rustfmt and RLS 2018-08-05 10:07:19 +12:00
Cargo.toml Update Cargo submodule 2018-08-02 18:09:19 -07:00
README.md rustc: rename ty::maps to ty::query. 2018-06-14 18:05:12 +03:00
stage0.txt Switch to bootstrapping from 1.29 beta 2018-08-01 11:59:08 -06: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.

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