rust/src
2019-07-06 02:06:39 +09:00
..
bootstrap Switch master to 1.38 2019-07-04 11:26:57 -04:00
build_helper Bump compiler-builtins to 0.1.15 2019-05-22 07:46:36 -07:00
ci Auto merge of #61252 - indygreg:upgrade-musl, r=alexcrichton 2019-06-30 08:42:58 +00:00
doc Update rustc-guide 2019-07-06 02:06:00 +09:00
etc Rollup merge of #62337 - Mark-Simulacrum:fix-cpu-usage-script, r=alexcrichton 2019-07-04 01:38:59 +02:00
grammar
liballoc Rollup merge of #62371 - Nemo157:fix-62288, r=Centril 2019-07-05 13:53:10 +02:00
libarena Make use of ptr::null(_mut) instead of casting zero 2019-06-17 10:52:46 +00:00
libcore Rollup merge of #62323 - Centril:clarify-read-unaligned, r=RalfJung 2019-07-05 13:53:07 +02:00
libfmt_macros Separate libfmt_macros module 2019-06-16 14:17:01 +03:00
libgraphviz Separate libgraphviz module 2019-06-16 13:08:09 +03:00
libpanic_abort
libpanic_unwind Make use of ptr::null(_mut) instead of casting zero 2019-06-17 10:52:46 +00:00
libproc_macro Rollup merge of #62249 - czipperz:use-mem-take-instead-of-replace-default, r=dtolnay,Centril 2019-07-04 01:38:46 +02:00
libprofiler_builtins Ship profiler with windows-gnu 2019-05-23 13:32:30 +02:00
librustc Rollup merge of #62169 - Zoxc:store-query-results, r=eddyb 2019-07-05 13:53:02 +02:00
librustc_allocator syntax: Introduce default/with_unstable constructors for ExpnInfo 2019-06-18 10:48:56 +03:00
librustc_apfloat
librustc_asan
librustc_borrowck Auto merge of #62099 - Mark-Simulacrum:syntax-print-clean-2, r=eddyb 2019-07-05 06:55:48 +00:00
librustc_codegen_llvm Rollup merge of #62150 - alex:mem-uninit-refactor, r=RalfJung 2019-07-05 13:53:00 +02:00
librustc_codegen_ssa Rollup merge of #62249 - czipperz:use-mem-take-instead-of-replace-default, r=dtolnay,Centril 2019-07-04 01:38:46 +02:00
librustc_codegen_utils Remove needless lifetimes 2019-07-03 10:01:02 +02:00
librustc_cratesio_shim
librustc_data_structures Switch master to 1.38 2019-07-04 11:26:57 -04:00
librustc_driver Auto merge of #62099 - Mark-Simulacrum:syntax-print-clean-2, r=eddyb 2019-07-05 06:55:48 +00:00
librustc_errors Remove needless lifetimes 2019-07-03 10:01:02 +02:00
librustc_fs_util
librustc_incremental Remove needless lifetimes 2019-07-03 10:01:02 +02:00
librustc_interface Rollup merge of #62039 - jeremystucki:needless_lifetimes, r=eddyb 2019-07-04 01:38:41 +02:00
librustc_lint Remove needless lifetimes 2019-07-03 10:01:02 +02:00
librustc_llvm Pass LLVM linker flags to librustc_llvm build 2019-06-10 19:50:34 -07:00
librustc_lsan
librustc_macros Derive which queries to save using the proc macro 2019-07-02 17:31:46 +02:00
librustc_metadata Remove needless lifetimes 2019-07-03 10:01:02 +02:00
librustc_mir Remove compile-pass from error codes' explanation 2019-07-06 02:06:00 +09:00
librustc_msan
librustc_passes Remove needless lifetimes 2019-07-03 10:01:02 +02:00
librustc_plugin Rollup merge of #62258 - petrochenkov:idclean, r=Centril 2019-07-04 01:38:49 +02:00
librustc_privacy Remove needless lifetimes 2019-07-03 10:01:02 +02:00
librustc_resolve Switch master to 1.38 2019-07-04 11:26:57 -04:00
librustc_save_analysis save-analysis: use buffered writes 2019-06-26 17:22:39 -07:00
librustc_target Rollup merge of #62021 - crlf0710:msvc_link_output_improve, r=alexcrichton 2019-07-03 09:59:10 -04:00
librustc_traits Remove needless lifetimes 2019-07-03 10:01:02 +02:00
librustc_tsan
librustc_typeck Rollup merge of #62383 - Aaron1011:fix/async-error-span, r=varkor 2019-07-05 13:53:11 +02:00
librustdoc Rollup merge of #62238 - GuillaumeGomez:fix-code-block-information-icon-pos, r=QuietMisdreavus 2019-07-05 13:53:04 +02:00
libserialize Revert changes to the standard library 2019-07-03 10:01:03 +02:00
libstd Rollup merge of #62123 - jeremystucki:needless_lifetimes_std, r=alexcrichton 2019-07-05 13:52:58 +02:00
libsyntax Rollup merge of #62292 - Centril:split-async-closures, r=cramertj 2019-07-05 13:53:06 +02:00
libsyntax_ext Remove needless lifetimes 2019-07-03 10:01:02 +02:00
libsyntax_pos Add separate 'async_closure' feature gate. 2019-07-03 23:59:36 +02:00
libterm Permit use of mem::uninitialized via allow(deprecated) 2019-07-04 21:01:35 -04:00
libtest Separate libtest module 2019-06-16 14:17:01 +03:00
libunwind Switch master to 1.38 2019-07-04 11:26:57 -04:00
llvm-emscripten@7f23313edf
llvm-project@1bbe0b3e1d Update LLVM to fix VS 2019 compilation 2019-06-21 08:31:41 +02:00
rtstartup
rustc
rustllvm
stdsimd@4bf456c35e
test Fix test annotation 2019-07-06 02:06:39 +09:00
tools Remove compile-pass from compiletest 2019-07-06 02:06:00 +09:00
.gitignore
README.md
stage0.txt Switch master to 1.38 2019-07-04 11:26:57 -04: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: