rust/src
2019-01-20 14:51:54 +09:00
..
bootstrap Adding Build automation for x86_64-fortanix-unknown-sgx 2019-01-13 13:07:45 +05:30
build_helper Remove licenses 2018-12-25 21:08:33 -07:00
ci Auto merge of #57130 - VardhanThigle:Vardhan/x86_64-fortanix-unknown-sgx-tier2_support, r=alexcrichton 2019-01-15 04:06:25 +00:00
doc Rollup merge of #57572 - Centril:unaccept-extern-in-path, r=petrochenkov 2019-01-14 20:31:57 +01:00
etc lldb_batchmode.py: try import _thread for Python 3 2019-01-08 13:19:50 -08:00
grammar Remove licenses 2018-12-25 21:08:33 -07:00
liballoc Rollup merge of #57456 - fintelia:patch-4, r=dtolnay 2019-01-15 12:42:07 +01:00
libarena Check the correct arena 2019-01-01 20:06:50 +01:00
libcore Rollup merge of #57608 - timvisee:master, r=frewsxcv 2019-01-15 12:42:13 +01:00
libfmt_macros Point at correct span for arguments in format strings 2018-12-26 20:36:02 -08:00
libgraphviz Remove licenses 2018-12-25 21:08:33 -07:00
libpanic_abort Stabilize cfg_target_vendor, #29718 2019-01-14 14:33:04 +05:30
libpanic_unwind Remove licenses 2018-12-25 21:08:33 -07:00
libproc_macro Work-around for shadowing of variant names with assoc const names in libproc_macro/bridge/rpc.rs. 2018-12-26 21:40:21 +00:00
libprofiler_builtins Remove licenses 2018-12-25 21:08:33 -07:00
librustc Mark incorrect recovered char literals as TyErr to avoid type errors 2019-01-20 14:51:54 +09:00
librustc_allocator Remove licenses 2018-12-25 21:08:33 -07:00
librustc_apfloat Fix repeated word typos 2019-01-03 21:33:37 +01:00
librustc_asan Remove licenses 2018-12-25 21:08:33 -07:00
librustc_borrowck Rollup merge of #57102 - davidtwco:issue-57100, r=nikomatsakis 2019-01-13 17:21:40 +01:00
librustc_codegen_llvm Use ptr::eq where applicable 2019-01-12 16:18:55 +01:00
librustc_codegen_ssa Querify local plugin_registrar_fn 2019-01-13 23:53:58 +01:00
librustc_codegen_utils Rollup merge of #57570 - Xanewok:querify-some, r=Zoxc 2019-01-14 20:31:56 +01:00
librustc_cratesio_shim Remove licenses 2018-12-25 21:08:33 -07:00
librustc_data_structures Auto merge of #56614 - Zoxc:query-perf2, r=michaelwoerister 2019-01-09 11:08:14 +00:00
librustc_driver Retain original pass order 2019-01-13 23:55:47 +01:00
librustc_errors Replace LockCell with atomic types 2018-12-29 12:46:37 +01:00
librustc_fs_util Remove licenses 2018-12-25 21:08:33 -07:00
librustc_incremental Clean up and optimize OpenTask / read_index 2018-12-31 16:24:22 +01:00
librustc_lint Rollup merge of #57467 - JohnTitor:implement-the-check-attribute-1, r=oli-obk 2019-01-15 12:42:08 +01:00
librustc_llvm Rollup merge of #57369 - petrhosek:llvm-libcxx, r=alexcrichton 2019-01-07 16:25:38 +01:00
librustc_lsan Remove licenses 2018-12-25 21:08:33 -07:00
librustc_metadata Querify local plugin_registrar_fn 2019-01-13 23:53:58 +01:00
librustc_mir Mark incorrect recovered char literals as TyErr to avoid type errors 2019-01-20 14:51:54 +09:00
librustc_msan Remove licenses 2018-12-25 21:08:33 -07:00
librustc_passes Auto merge of #51487 - Zoxc:incr-passes, r=michaelwoerister 2019-01-13 19:43:46 +00:00
librustc_platform_intrinsics Remove licenses 2018-12-25 21:08:33 -07:00
librustc_plugin Querify local plugin_registrar_fn 2019-01-13 23:53:58 +01:00
librustc_privacy privacy: Fix private-in-public check for existential types 2019-01-13 00:41:11 +03:00
librustc_resolve Rollup merge of #57572 - Centril:unaccept-extern-in-path, r=petrochenkov 2019-01-14 20:31:57 +01:00
librustc_save_analysis Rollup merge of #57474 - emilio:save-analysis-path, r=nrc 2019-01-13 05:26:53 +01:00
librustc_target Remove licenses 2018-12-25 21:08:33 -07:00
librustc_traits Auto merge of #56837 - arielb1:nonprincipal-trait-objects, r=nikomatsakis 2019-01-05 03:36:31 +00:00
librustc_tsan Remove licenses 2018-12-25 21:08:33 -07:00
librustc_typeck Mark incorrect recovered char literals as TyErr to avoid type errors 2019-01-20 14:51:54 +09:00
librustdoc Add token::Err 2019-01-18 05:23:56 +09:00
libserialize Remove licenses 2018-12-25 21:08:33 -07:00
libstd Stabilize FileExt::read_exact_at/write_all_at 2019-01-15 10:33:39 +02:00
libsyntax Mark incorrect recovered char literals as TyErr to avoid type errors 2019-01-20 14:51:54 +09:00
libsyntax_ext Mark incorrect recovered char literals as TyErr to avoid type errors 2019-01-20 14:51:54 +09:00
libsyntax_pos remove extern_in_paths. 2019-01-13 14:18:00 +01:00
libterm Remove licenses 2018-12-25 21:08:33 -07:00
libtest Stabilize cfg_target_vendor, #29718 2019-01-14 14:33:04 +05:30
libunwind Stabilize cfg_target_vendor, #29718 2019-01-14 14:33:04 +05:30
llvm@f4728ed8fa Update LLVM submodule 2018-12-18 15:26:10 +05:30
llvm-emscripten@7f23313edf
rtstartup Remove licenses 2018-12-25 21:08:33 -07:00
rustc rustc: Fix regression where jemalloc isn't used 2019-01-03 13:52:36 -08:00
rustllvm Remove licenses 2018-12-25 21:08:33 -07:00
stdsimd@269d0ba959 Update stdsimd submodule 2019-01-08 20:24:15 +01:00
test [WIP] Fix tests 2019-01-20 04:37:58 +09:00
tools submodules: update clippy from c63b6349 to 1b89724b 2019-01-15 10:40:11 +01:00
.gitignore
README.md rustc-guide has moved 2018-11-26 15:03:13 -06:00
stage0.txt Bump stage0 2019-01-04 07:30:20 -08: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: