rust/src
2018-04-09 17:52:10 +02:00
..
bootstrap Auto merge of #49778 - tamird:install-relative-prefix, r=Mark-Simulacrum 2018-04-09 06:05:49 +00:00
build_helper
ci
dlmalloc@9b2dcac06c
doc Using X headings instead of 0.X #49739 2018-04-07 00:42:47 +05:30
etc
grammar
jemalloc@1f5a28755e
liballoc Auto merge of #49661 - alexcrichton:bump-bootstrap, r=nikomatsakis 2018-04-07 11:58:38 +00:00
liballoc_jemalloc Inject the compiler_builtins crate whenever the core crate is injected 2018-04-07 09:24:35 +02:00
liballoc_system Inject the compiler_builtins crate whenever the core crate is injected 2018-04-07 09:24:35 +02:00
libarena
libbacktrace
libcompiler_builtins@2a2f6d96c8
libcore Auto merge of #49673 - ollie27:stab, r=sfackler 2018-04-09 03:32:32 +00:00
libfmt_macros
libgraphviz
liblibc@a7e78a78e1
libpanic_abort Inject the compiler_builtins crate whenever the core crate is injected 2018-04-07 09:24:35 +02:00
libpanic_unwind Auto merge of #49661 - alexcrichton:bump-bootstrap, r=nikomatsakis 2018-04-07 11:58:38 +00:00
libproc_macro Auto merge of #49661 - alexcrichton:bump-bootstrap, r=nikomatsakis 2018-04-07 11:58:38 +00:00
libprofiler_builtins Inject the compiler_builtins crate whenever the core crate is injected 2018-04-07 09:24:35 +02:00
librustc Auto merge of #49752 - sinkuu:fix_incrcmp_str_lit, r=oli-obk 2018-04-08 10:01:59 +00:00
librustc_allocator
librustc_apfloat
librustc_asan Inject the compiler_builtins crate whenever the core crate is injected 2018-04-07 09:24:35 +02:00
librustc_back refactor: simplify needs_gdb_debug_scripts_section 2018-04-06 15:48:06 +02:00
librustc_borrowck
librustc_const_math
librustc_cratesio_shim
librustc_data_structures
librustc_driver Use Ident instead of Name in MetaItem 2018-04-06 11:52:16 +03:00
librustc_errors Auto merge of #49661 - alexcrichton:bump-bootstrap, r=nikomatsakis 2018-04-07 11:58:38 +00:00
librustc_incremental Auto merge of #49661 - alexcrichton:bump-bootstrap, r=nikomatsakis 2018-04-07 11:58:38 +00:00
librustc_lint Auto merge of #49661 - alexcrichton:bump-bootstrap, r=nikomatsakis 2018-04-07 11:58:38 +00:00
librustc_llvm
librustc_lsan Inject the compiler_builtins crate whenever the core crate is injected 2018-04-07 09:24:35 +02:00
librustc_metadata Auto merge of #49661 - alexcrichton:bump-bootstrap, r=nikomatsakis 2018-04-07 11:58:38 +00:00
librustc_mir Auto merge of #49758 - bjorn3:miri_public_write_discriminant_value, r=oli-obk 2018-04-08 14:12:13 +00:00
librustc_msan Inject the compiler_builtins crate whenever the core crate is injected 2018-04-07 09:24:35 +02:00
librustc_passes Remove more duplicated spans 2018-04-06 11:50:49 +03:00
librustc_platform_intrinsics
librustc_plugin
librustc_privacy Use Span instead of SyntaxContext in Ident 2018-04-06 11:46:26 +03:00
librustc_resolve Use Ident instead of Name in MetaItem 2018-04-06 11:52:16 +03:00
librustc_save_analysis Remove mention of CsvDumper 2018-04-07 22:21:50 -04:00
librustc_traits Auto merge of #49661 - alexcrichton:bump-bootstrap, r=nikomatsakis 2018-04-07 11:58:38 +00:00
librustc_trans Auto merge of #49672 - alexcrichton:fix-another-std-core-cycle, r=michaelwoerister 2018-04-07 17:14:46 +00:00
librustc_trans_utils Auto merge of #49661 - alexcrichton:bump-bootstrap, r=nikomatsakis 2018-04-07 11:58:38 +00:00
librustc_tsan Inject the compiler_builtins crate whenever the core crate is injected 2018-04-07 09:24:35 +02:00
librustc_typeck Auto merge of #49704 - leodasvacas:fix-#49344, r=nikomatsakis 2018-04-08 00:28:24 +00:00
librustdoc Auto merge of #49661 - alexcrichton:bump-bootstrap, r=nikomatsakis 2018-04-07 11:58:38 +00:00
libserialize
libstd Auto merge of #49673 - ollie27:stab, r=sfackler 2018-04-09 03:32:32 +00:00
libstd_unicode Inject the compiler_builtins crate whenever the core crate is injected 2018-04-07 09:24:35 +02:00
libsyntax Auto merge of #49673 - ollie27:stab, r=sfackler 2018-04-09 03:32:32 +00:00
libsyntax_ext Remove more duplicated spans 2018-04-06 11:50:49 +03:00
libsyntax_pos Auto merge of #49661 - alexcrichton:bump-bootstrap, r=nikomatsakis 2018-04-07 11:58:38 +00:00
libterm
libtest
libunwind Auto merge of #49661 - alexcrichton:bump-bootstrap, r=nikomatsakis 2018-04-07 11:58:38 +00:00
llvm@6ceaaa4b01
llvm-emscripten@2717444753
rtstartup
rustc Inject the compiler_builtins crate whenever the core crate is injected 2018-04-07 09:24:35 +02:00
rustllvm
stdsimd@bcb720e558
test Auto merge of #49752 - sinkuu:fix_incrcmp_str_lit, r=oli-obk 2018-04-08 10:01:59 +00:00
tools Make tidy treat "test/ui/foo.nll.stderr" just like "foo.stderr". 2018-04-09 17:52:10 +02:00
Cargo.lock Update Rustfmt 2018-04-09 21:55:07 +12:00
Cargo.toml
README.md
stage0.txt

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: