rust/src
John Kåre Alsaker 131ef97c4b Reduce the amount of unsafe code and mark handle_deadlock as unsafe 2018-06-06 15:25:19 +02:00
..
bootstrap Rollup merge of #51317 - oli-obk:incremental_all_the_way, r=Mark-Simulacrum 2018-06-03 18:18:04 -06:00
build_helper
ci armebv7r-none-eabihf: default to ARM mode 2018-05-18 20:57:48 +02:00
dlmalloc@c99638dc2e
doc Rollup merge of #51183 - teiesti:rustdoc-book-termination, r=steveklabnik 2018-06-05 08:33:45 -06:00
etc slightly improve rustdoc xml path error 2018-06-04 09:51:41 +02:00
grammar
jemalloc@1f5a28755e
liballoc Rollup merge of #51312 - frewsxcv:clarify-hash-map-entry-get-mut, r=dtolnay 2018-06-02 19:55:09 -06:00
liballoc_jemalloc Switch to 1.26 bootstrap compiler 2018-05-17 08:47:25 -06:00
liballoc_system Switch to 1.26 bootstrap compiler 2018-05-17 08:47:25 -06:00
libarena Make &Slice a thin pointer 2018-05-27 17:28:35 +02:00
libbacktrace@f4d02bbdbf Replace libbacktrace with a submodule 2018-05-30 05:58:23 -07:00
libcompiler_builtins@4cfd7101eb update libcompiler_builtins 2018-05-13 07:14:36 +02:00
libcore Move slice::exact_chunks directly above exact_chunks_mut for more consistent docs order 2018-06-04 09:03:21 +03:00
libfmt_macros Improve format string errors 2018-05-10 09:09:58 -07:00
libgraphviz
liblibc@a7e78a78e1
libpanic_abort
libpanic_unwind NetBSD on EABI ARM does not use ARM EHABI 2018-05-18 09:29:58 -05:00
libproc_macro Update recursion limits 2018-06-01 14:56:01 +02:00
libprofiler_builtins
librustc Reduce the amount of unsafe code and mark handle_deadlock as unsafe 2018-06-06 15:25:19 +02:00
librustc_allocator Add edition to expansion info 2018-05-17 23:13:08 +03:00
librustc_apfloat Comment typo 2018-04-30 18:18:32 +02:00
librustc_asan
librustc_borrowck Suggest not mutably borrowing a mutable reference 2018-06-01 23:17:10 +02:00
librustc_codegen_llvm Rollup merge of #51323 - nikic:switch-int-lowering, r=nagisa 2018-06-03 18:18:05 -06:00
librustc_codegen_utils Update recursion limits 2018-06-01 14:56:01 +02:00
librustc_cratesio_shim rustc_target: move in syntax::abi and flip dependency. 2018-04-26 17:49:16 +03:00
librustc_data_structures Add and use OnDrop::disable 2018-06-06 15:25:17 +02:00
librustc_driver Reduce the amount of unsafe code and mark handle_deadlock as unsafe 2018-06-06 15:25:19 +02:00
librustc_errors Also prevent overflow in debug builds 2018-06-03 11:24:58 +02:00
librustc_incremental Serialize attributes into the CrateRoot 2018-05-18 09:37:29 -07:00
librustc_lint merge UNNECESSARY_EXTERN_CRATE and UNUSED_EXTERN_CRATES 2018-06-01 11:00:18 -04:00
librustc_llvm Rename trans to codegen everywhere. 2018-05-17 15:08:30 +03:00
librustc_lsan
librustc_metadata Remove is_import field 2018-06-03 11:29:44 -06:00
librustc_mir Auto merge of #51369 - Mark-Simulacrum:rollup, r=Mark-Simulacrum 2018-06-05 15:26:26 +00:00
librustc_msan
librustc_passes Do not promote union field accesses 2018-06-03 19:06:31 +02:00
librustc_platform_intrinsics
librustc_plugin Pass crate editions to macro expansions, update tests 2018-05-17 23:13:09 +03:00
librustc_privacy Update recursion limits 2018-06-01 14:56:01 +02:00
librustc_resolve Remove is_import field 2018-06-03 11:29:44 -06:00
librustc_save_analysis Update recursion limits 2018-06-01 14:56:01 +02:00
librustc_target musl: don't use the included startfiles with -crt-static 2018-05-31 12:01:50 +02:00
librustc_traits Update recursion limits 2018-06-01 14:56:01 +02:00
librustc_tsan
librustc_typeck fix tidy error 2018-06-03 13:46:20 +02:00
librustdoc Rollup merge of #51256 - GuillaumeGomez:fix-rustdoc-crate-name, r=QuietMisdreavus 2018-06-05 08:33:47 -06:00
libserialize
libstd Rollup merge of #51255 - avdv:patch-1, r=kennytm 2018-06-05 08:33:46 -06:00
libstd_unicode
libsyntax Auto merge of #51140 - GuillaumeGomez:doc-keyword, r=QuietMisdreavus 2018-06-05 10:00:08 +00:00
libsyntax_ext Add `Ident::as_str` helper 2018-05-26 15:20:23 +03:00
libsyntax_pos Add doc keyword support 2018-06-04 09:51:41 +02:00
libterm
libtest Remove leftover tab in libtest outputs 2018-05-02 08:35:33 +02:00
libunwind NetBSD on EABI ARM does not use ARM EHABI 2018-05-18 09:29:58 -05:00
llvm@9ad4b7e8d7 more reverts 2018-05-24 16:22:58 +02:00
llvm-emscripten@2717444753
rtstartup Switch to 1.26 bootstrap compiler 2018-05-17 08:47:25 -06:00
rustc Fix rustc binary metadata overwriting librustc metadata 2018-05-17 08:47:25 -06:00
rustllvm Rollup merge of #50827 - nox:llvmup, r=eddyb 2018-05-20 04:16:01 +08:00
stdsimd@a19ca1cd91 rever tool changes 2018-05-24 16:21:23 +02:00
test Create thread-pool 2018-06-06 15:25:18 +02:00
tools Update rustdoc-js 2018-06-04 21:22:51 +02:00
Cargo.lock Allow choosing Polonius algorithm via environment variable POLONIUS_ALGORITHM. 2018-06-02 14:17:12 +02:00
Cargo.toml Change the comment on `opt-level = 2` to point to https://github.com/rust-lang/rust/issues/50867 2018-05-29 17:38:23 +02:00
README.md
stage0.txt Switch to 1.26 bootstrap compiler 2018-05-17 08:47:25 -06:00

README.md

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: