rust/src
2018-05-26 14:30:30 +00:00
..
bootstrap Rollup merge of #50864 - jakllsch:add-netbsd-arm-target-specs, r=alexcrichton 2018-05-24 16:02:37 +08:00
build_helper
ci armebv7r-none-eabihf: default to ARM mode 2018-05-18 20:57:48 +02:00
dlmalloc@c99638dc2e
doc Auto merge of #50070 - toidiu:ak-2093-outlives, r=nikomatsakis 2018-05-26 01:09:02 +00:00
etc rust-gdb: work around the re-used -d argument in cgdb 2018-05-21 20:58:19 -04:00
grammar
jemalloc@1f5a28755e
liballoc Auto merge of #51082 - kennytm:rollup, r=kennytm 2018-05-26 12:03:28 +00:00
liballoc_jemalloc Switch to 1.26 bootstrap compiler 2018-05-17 08:47:25 -06:00
liballoc_system Switch to 1.26 bootstrap compiler 2018-05-17 08:47:25 -06:00
libarena Switch to 1.26 bootstrap compiler 2018-05-17 08:47:25 -06:00
libbacktrace
libcompiler_builtins@4cfd7101eb update libcompiler_builtins 2018-05-13 07:14:36 +02:00
libcore Rollup merge of #51065 - mbrubeck:docs, r=rkruppe 2018-05-26 19:32:29 +08:00
libfmt_macros
libgraphviz
liblibc@a7e78a78e1
libpanic_abort
libpanic_unwind NetBSD on EABI ARM does not use ARM EHABI 2018-05-18 09:29:58 -05:00
libproc_macro Rename TokenStream::empty to TokenStream::new 2018-05-25 19:44:10 -07:00
libprofiler_builtins
librustc Auto merge of #51052 - nikomatsakis:obsolete-arrow, r=petrochenkov 2018-05-26 14:30:30 +00:00
librustc_allocator Add edition to expansion info 2018-05-17 23:13:08 +03:00
librustc_apfloat
librustc_asan
librustc_borrowck Rename trans to codegen everywhere. 2018-05-17 15:08:30 +03:00
librustc_codegen_llvm Auto merge of #51041 - alexcrichton:better-unwind, r=nikomatsakis 2018-05-26 09:59:43 +00:00
librustc_codegen_utils Added extra hashing step. 2018-05-17 16:41:33 -04:00
librustc_cratesio_shim
librustc_data_structures Auto merge of #51033 - coryshrmn:master, r=dtolnay 2018-05-25 22:18:27 +00:00
librustc_driver Add edition to expansion info 2018-05-17 23:13:08 +03:00
librustc_errors Account for negative offsets in suggestions 2018-05-24 04:16:54 -07:00
librustc_incremental Serialize attributes into the CrateRoot 2018-05-18 09:37:29 -07:00
librustc_lint Fix naming conventions for new lints 2018-05-25 02:35:07 +03:00
librustc_llvm Rename trans to codegen everywhere. 2018-05-17 15:08:30 +03:00
librustc_lsan
librustc_metadata Auto merge of #50528 - whitfin:issue-50508, r=michaelwoerister 2018-05-23 09:50:54 +00:00
librustc_mir Rollup merge of #51047 - spastorino:use_polonius_engine_facts, r=nikomatsakis 2018-05-26 19:32:22 +08:00
librustc_msan
librustc_passes pacify the mercilous tidy 2018-05-25 04:46:42 -04:00
librustc_platform_intrinsics
librustc_plugin Pass crate editions to macro expansions, update tests 2018-05-17 23:13:09 +03:00
librustc_privacy rustc: move TypeParamDef's fields into GenericParamDefKind::Type. 2018-05-21 12:13:19 +03:00
librustc_resolve Fix naming conventions for new lints 2018-05-25 02:35:07 +03:00
librustc_save_analysis rustc: introduce {ast,hir}::AnonConst to consolidate so-called "embedded constants". 2018-05-19 20:34:42 +03:00
librustc_target Replace ScalarKind with Primitive 2018-05-24 20:49:37 +02:00
librustc_traits pacify the mercilous tidy 2018-05-24 12:01:28 -04:00
librustc_tsan
librustc_typeck Rollup merge of #51070 - est31:fix_break_const_ice, r=estebank 2018-05-26 19:32:32 +08:00
librustdoc Rollup merge of #51011 - QuietMisdreavus:duplicitous-macros, r=ollie27 2018-05-24 17:34:55 +08:00
libserialize
libstd Rollup merge of #51056 - tbu-:pr_once_new, r=dtolnay 2018-05-26 19:32:24 +08:00
libstd_unicode
libsyntax Auto merge of #51052 - nikomatsakis:obsolete-arrow, r=petrochenkov 2018-05-26 14:30:30 +00:00
libsyntax_ext Auto merge of #50971 - alexcrichton:no-stringify, r=petrochenkov 2018-05-24 07:14:21 +00:00
libsyntax_pos Auto merge of #50307 - petrochenkov:keyhyg2, r=nikomatsakis 2018-05-18 10:57:05 +00:00
libterm
libtest
libunwind NetBSD on EABI ARM does not use ARM EHABI 2018-05-18 09:29:58 -05:00
llvm@9ad4b7e8d7 Update LLVM to pull in another wasm fix 2018-05-22 07:24:47 -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 Rollup merge of #50827 - nox:llvmup, r=eddyb 2018-05-20 04:16:01 +08:00
stdsimd@a19ca1cd91 Update stdsimd module to include a19ca1cd91 2018-05-14 12:32:04 -04:00
test Auto merge of #51052 - nikomatsakis:obsolete-arrow, r=petrochenkov 2018-05-26 14:30:30 +00:00
tools Rollup merge of #51047 - spastorino:use_polonius_engine_facts, r=nikomatsakis 2018-05-26 19:32:22 +08:00
Cargo.lock Rollup merge of #51047 - spastorino:use_polonius_engine_facts, r=nikomatsakis 2018-05-26 19:32:22 +08:00
Cargo.toml Update clippy 2018-05-19 13:18:02 +02:00
README.md
stage0.txt Switch to 1.26 bootstrap compiler 2018-05-17 08:47:25 -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: