rust/src
2019-07-03 23:59:36 +02:00
..
bootstrap Rollup merge of #61755 - Centril:compiletest-force-check, r=petrochenkov 2019-06-29 11:18:07 +02: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 Rollup merge of #62255 - Centril:slice-patterns-change-issue, r=varkor 2019-07-03 09:59:25 -04:00
etc import gdb for explicit access to gdb.current_objfile() 2019-06-28 06:43:03 +02:00
grammar
liballoc Rollup merge of #62250 - czipperz:improve-box-clone-doctests, r=GuillaumeGomez 2019-07-03 09:59:24 -04:00
libarena Make use of ptr::null(_mut) instead of casting zero 2019-06-17 10:52:46 +00:00
libcore Rollup merge of #62327 - Flast:patch-1, r=Mark-Simulacrum 2019-07-03 09:59:31 -04: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 Fix meta-variable binding errors in macros 2019-06-23 01:30:41 +02:00
libprofiler_builtins Ship profiler with windows-gnu 2019-05-23 13:32:30 +02:00
librustc Auto merge of #61995 - eddyb:hir-sep-ptr, r=petrochenkov 2019-07-03 10:57:39 +00: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 HIR: rename find_by_hir_id to find 2019-06-24 09:58:49 +02:00
librustc_codegen_llvm Auto merge of #61268 - michaelwoerister:stabilize-pgo, r=alexcrichton 2019-07-02 20:00:29 +00:00
librustc_codegen_ssa Rollup merge of #62021 - crlf0710:msvc_link_output_improve, r=alexcrichton 2019-07-03 09:59:10 -04:00
librustc_codegen_utils rename hir::map::get_by_hir_id to get 2019-06-20 12:50:06 +02:00
librustc_cratesio_shim
librustc_data_structures more centril nits 2019-07-02 12:25:23 -04:00
librustc_driver HirIdify driver::pretty::HirPrinterSupport::node_path 2019-06-24 10:03:37 +02:00
librustc_errors Rollup merge of #62131 - Xanewok:clip-some-nits, r=petrochenkov 2019-06-27 23:01:09 +02:00
librustc_fs_util
librustc_incremental rename hir::map::get_by_hir_id to get 2019-06-20 12:50:06 +02:00
librustc_interface Rollup merge of #62128 - ehuss:extra-filename-warning, r=matthewjasper 2019-07-03 09:59:13 -04:00
librustc_lint Extend #[must_use] lint to arrays 2019-06-30 18:20:49 +01:00
librustc_llvm Pass LLVM linker flags to librustc_llvm build 2019-06-10 19:50:34 -07:00
librustc_lsan
librustc_macros Clean up query cache code 2019-06-30 11:18:44 +02:00
librustc_metadata Stabilize profile-guided optimization. 2019-06-21 09:54:58 +02:00
librustc_mir Auto merge of #62335 - Mark-Simulacrum:rollup-0pcaz5a, r=Mark-Simulacrum 2019-07-03 14:29:08 +00:00
librustc_msan
librustc_passes Always parse 'async unsafe fn' + properly ban in 2015. 2019-06-29 21:38:26 +02:00
librustc_plugin syntax: Factor out common fields from SyntaxExtension variants 2019-06-18 10:48:56 +03:00
librustc_privacy HIR: rename find_by_hir_id to find 2019-06-24 09:58:49 +02:00
librustc_resolve Auto merge of #61682 - Centril:stabilize-type_alias_enum_variants, r=petrochenkov 2019-07-01 03:11:19 +00: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 introduce QueryRegionConstraints struct (no-op) 2019-07-02 12:15:19 -04:00
librustc_tsan
librustc_typeck Auto merge of #62335 - Mark-Simulacrum:rollup-0pcaz5a, r=Mark-Simulacrum 2019-07-03 14:29:08 +00:00
librustdoc Auto merge of #61995 - eddyb:hir-sep-ptr, r=petrochenkov 2019-07-03 10:57:39 +00:00
libserialize Fix clippy::cast_losless 2019-06-26 14:11:58 +02:00
libstd Rollup merge of #62304 - SimonSapin:safe, r=eddyb 2019-07-03 09:59:28 -04:00
libsyntax Add separate 'async_closure' feature gate. 2019-07-03 23:59:36 +02:00
libsyntax_ext Remove built-in derive macros Send and Sync 2019-06-23 15:33:39 +03:00
libsyntax_pos Add separate 'async_closure' feature gate. 2019-07-03 23:59:36 +02:00
libterm Remove unused #![feature(custom_attribute)]s 2019-06-08 23:55:24 +03:00
libtest Separate libtest module 2019-06-16 14:17:01 +03:00
libunwind std: Remove internal definitions of cfg_if! macro 2019-06-10 10:58:44 -07: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 Adjust tests wrt. 'async_closure' feature gate. 2019-07-03 23:59:36 +02:00
tools bump miri to fix line endings on azure 2019-07-01 17:12:31 +02:00
.gitignore
README.md
stage0.txt bump nightly to 1.37.0 2019-05-23 12:27:58 +02: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: