rust/src
2019-02-08 04:28:33 +01:00
..
bootstrap Add embedded book 2019-02-04 05:20:43 -05:00
build_helper Workaround presence of LLVM library in stage0/lib 2019-01-26 08:02:08 -07:00
ci Revert "Auto merge of #57975 - alexcrichton:debug-exit-appveyor, r=pietroalbini" 2019-02-06 15:17:15 +01:00
doc Auto merge of #57998 - niklasf:align-enum, r=nagisa 2019-02-07 04:26:08 +00:00
etc fix gdb debug printing 2019-01-28 17:33:29 +01:00
grammar Remove licenses 2018-12-25 21:08:33 -07:00
liballoc Remove images' url to make it work even without internet connection 2019-02-07 11:06:19 +01:00
libarena Remove images' url to make it work even without internet connection 2019-02-07 11:06:19 +01:00
libcore Rollup merge of #58185 - GuillaumeGomez:images-url, r=SimonSapin 2019-02-07 14:28:41 +01:00
libfmt_macros Remove images' url to make it work even without internet connection 2019-02-07 11:06:19 +01:00
libgraphviz Remove images' url to make it work even without internet connection 2019-02-07 11:06:19 +01:00
libpanic_abort Remove images' url to make it work even without internet connection 2019-02-07 11:06:19 +01:00
libpanic_unwind Remove images' url to make it work even without internet connection 2019-02-07 11:06:19 +01:00
libproc_macro Remove images' url to make it work even without internet connection 2019-02-07 11:06:19 +01:00
libprofiler_builtins libprofiler_builtins => 2018 2019-02-06 22:46:01 +09:00
librustc Remove no_hash from optimized_mir 2019-02-08 04:28:33 +01:00
librustc_allocator Overhaul syntax::fold::Folder. 2019-02-06 09:06:27 +11:00
librustc_apfloat Remove images' url to make it work even without internet connection 2019-02-07 11:06:19 +01:00
librustc_asan librustc_asan => 2018 2019-02-06 22:40:09 +09:00
librustc_borrowck Remove images' url to make it work even without internet connection 2019-02-07 11:06:19 +01:00
librustc_codegen_llvm Add a query type which is always marked as red if it runs 2019-02-08 04:28:32 +01:00
librustc_codegen_ssa Remove images' url to make it work even without internet connection 2019-02-07 11:06:19 +01:00
librustc_codegen_utils Remove images' url to make it work even without internet connection 2019-02-07 11:06:19 +01:00
librustc_cratesio_shim Remove licenses 2018-12-25 21:08:33 -07:00
librustc_data_structures Rollup merge of #58185 - GuillaumeGomez:images-url, r=SimonSapin 2019-02-07 14:28:41 +01:00
librustc_driver Rollup merge of #58185 - GuillaumeGomez:images-url, r=SimonSapin 2019-02-07 14:28:41 +01:00
librustc_errors Remove images' url to make it work even without internet connection 2019-02-07 11:06:19 +01:00
librustc_fs_util librustc_fs_util => 2018 2019-02-06 23:18:33 +09:00
librustc_incremental Remove images' url to make it work even without internet connection 2019-02-07 11:06:19 +01:00
librustc_lint Remove images' url to make it work even without internet connection 2019-02-07 11:06:19 +01:00
librustc_llvm Remove images' url to make it work even without internet connection 2019-02-07 11:06:19 +01:00
librustc_lsan librustc_lsan => 2018 2019-02-06 23:12:47 +09:00
librustc_metadata Remove images' url to make it work even without internet connection 2019-02-07 11:06:19 +01:00
librustc_mir Rollup merge of #58210 - nnethercote:find_outlives-debug_assert, r=matthewjasper 2019-02-07 13:57:47 +08:00
librustc_msan librustc_msan => 2018 2019-02-06 22:36:25 +09:00
librustc_passes Rollup merge of #58185 - GuillaumeGomez:images-url, r=SimonSapin 2019-02-07 14:28:41 +01:00
librustc_plugin Remove images' url to make it work even without internet connection 2019-02-07 11:06:19 +01:00
librustc_privacy Remove images' url to make it work even without internet connection 2019-02-07 11:06:19 +01:00
librustc_resolve Remove images' url to make it work even without internet connection 2019-02-07 11:06:19 +01:00
librustc_save_analysis Remove images' url to make it work even without internet connection 2019-02-07 11:06:19 +01:00
librustc_target Remove images' url to make it work even without internet connection 2019-02-07 11:06:19 +01:00
librustc_traits Auto merge of #57714 - matthewjasper:wellformed-unreachable, r=pnkfelix 2019-01-25 14:25:37 +00:00
librustc_tsan librustc_tsan => 2018 2019-02-06 22:28:47 +09:00
librustc_typeck Remove images' url to make it work even without internet connection 2019-02-07 11:06:19 +01:00
librustdoc Rollup merge of #58185 - GuillaumeGomez:images-url, r=SimonSapin 2019-02-07 14:28:41 +01:00
libserialize Remove images' url to make it work even without internet connection 2019-02-07 11:06:19 +01:00
libstd Remove images' url to make it work even without internet connection 2019-02-07 11:06:19 +01:00
libsyntax Remove images' url to make it work even without internet connection 2019-02-07 11:06:19 +01:00
libsyntax_ext Remove images' url to make it work even without internet connection 2019-02-07 11:06:19 +01:00
libsyntax_pos Remove images' url to make it work even without internet connection 2019-02-07 11:06:19 +01:00
libterm Remove images' url to make it work even without internet connection 2019-02-07 11:06:19 +01:00
libtest Remove images' url to make it work even without internet connection 2019-02-07 11:06:19 +01:00
libunwind libunwind => 2018 2019-02-04 06:00:16 +09:00
llvm-emscripten@7f23313edf
llvm-project@683d352269 [rust-lldb] Adapt to changes in LLDB APIs 2019-01-25 15:39:54 -08:00
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 Auto merge of #55641 - nagisa:optimize-attr, r=pnkfelix 2019-01-26 07:08:18 +00:00
stdsimd@b23541340b Update stdsimd 2019-01-29 10:48:54 +01:00
test Rollup merge of #58033 - euclio:rustdoc-tags, r=QuietMisdreavus 2019-02-07 14:28:34 +01:00
tools Rollup merge of #58156 - h-michael:update-rust-installer, r=Centril 2019-02-07 13:57:43 +08:00
.gitignore
README.md remove link to removed readme 2019-01-15 19:48:37 -06:00
stage0.txt Bump bootstrap compiler to 1.33 beta 2019-01-26 08:02:08 -07: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: