rust/src
bors de111e6367 Auto merge of #58103 - RalfJung:mir-shim-dump, r=eddyb
Make -Zdump-mir dump shims

Fixes https://github.com/rust-lang/rust/issues/53532 by (a) making the MIR shim generation use the MIR pass infrastructure, and (b) fixing said infrastructure to handle the fallout.

Cc @eddyb @oli-obk
2019-02-10 08:52:10 +00:00
..
bootstrap Add EmbeddedBook to test list in bootstrap 2019-02-09 19:42:23 -07:00
build_helper
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
grammar
liballoc Rollup merge of #58275 - RalfJung:miri-test-libcore, r=Mark-Simulacrum 2019-02-09 00:16:04 +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 #58275 - RalfJung:miri-test-libcore, r=Mark-Simulacrum 2019-02-09 00:16:04 +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 Auto merge of #58103 - RalfJung:mir-shim-dump, r=eddyb 2019-02-10 08:52:10 +00:00
librustc_allocator librustc_allocator => 2018 2019-02-06 22:55:03 +09: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 Rollup merge of #58260 - taiki-e:librustc_borrowck-2018, r=Centril 2019-02-09 00:16:01 +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 Rollup merge of #58259 - taiki-e:librustc_codegen_utils-2018, r=Centril 2019-02-09 00:15:59 +01:00
librustc_cratesio_shim librustc_cratesio_shim => 2018 2019-02-08 20:55:12 +09:00
librustc_data_structures librustc_data_structures => 2018 2019-02-09 01:36:22 +09:00
librustc_driver Rollup merge of #58185 - GuillaumeGomez:images-url, r=SimonSapin 2019-02-07 14:28:41 +01:00
librustc_errors Auto merge of #57944 - estebank:unclosed-delim-the-quickening, r=oli-obk 2019-02-09 20:15:57 +00:00
librustc_fs_util librustc_fs_util => 2018 2019-02-06 23:18:33 +09:00
librustc_incremental Auto merge of #57770 - Zoxc:no-hash-query, r=michaelwoerister 2019-02-10 01:33:17 +00:00
librustc_lint Auto merge of #57617 - mark-i-m:multiple-matcher-bindings, r=petrochenkov 2019-02-09 09:48:41 +00: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 Auto merge of #57944 - estebank:unclosed-delim-the-quickening, r=oli-obk 2019-02-09 20:15:57 +00:00
librustc_mir Auto merge of #58103 - RalfJung:mir-shim-dump, r=eddyb 2019-02-10 08:52:10 +00:00
librustc_msan librustc_msan => 2018 2019-02-06 22:36:25 +09:00
librustc_passes Rollup merge of #58247 - taiki-e:librustc_passes-2018, r=Centril 2019-02-09 00:15:53 +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 Auto merge of #58065 - alexreg:refactor-smart_resolve_path_fragment, r=petrochenkov 2019-02-09 23:02:15 +00:00
librustc_save_analysis Rollup merge of #58233 - taiki-e:librustc_save_analysis-2018, r=Centril 2019-02-09 00:15:50 +01:00
librustc_target Rollup merge of #58257 - taiki-e:librustc_target-2018, r=Centril 2019-02-09 00:15:58 +01:00
librustc_traits Transition librustc_traits to 2018 edition 2019-02-07 10:17:48 +09:00
librustc_tsan librustc_tsan => 2018 2019-02-06 22:28:47 +09:00
librustc_typeck Auto merge of #57885 - arielb1:xform-probe, r=nikomatsakis 2019-02-09 15:11:43 +00:00
librustdoc fix rustdoc JS 2019-02-08 12:47:20 +03: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 Auto merge of #57944 - estebank:unclosed-delim-the-quickening, r=oli-obk 2019-02-09 20:15:57 +00:00
libsyntax_ext Auto merge of #57944 - estebank:unclosed-delim-the-quickening, r=oli-obk 2019-02-09 20:15:57 +00: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
llvm-emscripten@7f23313edf
llvm-project@683d352269
rtstartup
rustc
rustllvm
stdsimd@b23541340b
test Auto merge of #57770 - Zoxc:no-hash-query, r=michaelwoerister 2019-02-10 01:33:17 +00:00
tools Rollup merge of #58285 - taiki-e:error_index_generator-2018, r=Centril 2019-02-09 00:16:05 +01:00
.gitignore
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.

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