rust/src
2018-04-23 13:28:15 -04:00
..
bootstrap Auto merge of #50123 - kennytm:do-not-test-rls-if-build-failed, r=alexcrichton 2018-04-22 08:48:32 +00:00
build_helper Run rustfmt on build_helper 2018-04-12 14:49:03 +09:00
ci Auto merge of #49488 - alexcrichton:small-wasm-panic, r=sfackler 2018-04-16 23:19:41 +00:00
dlmalloc@c99638dc2e Update to most recent version of dlmalloc 2018-04-12 22:53:02 +02:00
doc Add doc about doc alias feature 2018-04-22 00:30:48 +02:00
etc Auto merge of #49881 - varkor:partialord-opt, r=Manishearth 2018-04-15 03:54:15 +00:00
grammar Remove all unstable placement features 2018-04-03 11:02:34 +02:00
jemalloc@1f5a28755e
liballoc Remove Alloc::oom 2018-04-22 10:08:49 -07:00
liballoc_jemalloc Remove Alloc::oom 2018-04-22 10:08:49 -07:00
liballoc_system Remove Alloc::oom 2018-04-22 10:08:49 -07:00
libarena Make arenas thread safe 2018-04-15 20:53:03 +02:00
libbacktrace
libcompiler_builtins@2a2f6d96c8 Update compiler-rt with fix for 32bit iOS ARM 2018-03-27 15:32:06 +02:00
libcore Remove Alloc::oom 2018-04-22 10:08:49 -07:00
libfmt_macros Move deny(warnings) into rustbuild 2018-04-08 16:59:14 -06:00
libgraphviz Move deny(warnings) into rustbuild 2018-04-08 16:59:14 -06:00
liblibc@a7e78a78e1 Update liblibc submodule to the 0.2.40 release 2018-03-26 23:42:30 -04:00
libpanic_abort std: Minimize size of panicking on wasm 2018-04-13 07:03:00 -07:00
libpanic_unwind std: Minimize size of panicking on wasm 2018-04-13 07:03:00 -07:00
libproc_macro Change the hashcounts in raw Lit variants from usize to u16. 2018-04-12 20:12:42 +10:00
libprofiler_builtins Inject the compiler_builtins crate whenever the core crate is injected 2018-04-07 09:24:35 +02:00
librustc eliminate the Lrc of a slice and just return the slice 2018-04-23 13:28:14 -04:00
librustc_allocator Remove unused AllocatorTy::Bang 2018-04-22 10:08:49 -07:00
librustc_apfloat Revert "Stabilize the TryFrom and TryInto traits" 2018-04-20 18:10:00 +02:00
librustc_asan Inject the compiler_builtins crate whenever the core crate is injected 2018-04-07 09:24:35 +02:00
librustc_back rustc: Always emit uwtable on Android 2018-04-21 08:38:44 -07:00
librustc_borrowck Avoid comparing fields by name when possible 2018-04-12 23:06:03 +03:00
librustc_const_math Move deny(warnings) into rustbuild 2018-04-08 16:59:14 -06:00
librustc_cratesio_shim
librustc_data_structures Auto merge of #48945 - clarcharr:iter_exhaust, r=Kimundi 2018-04-16 13:21:56 +00:00
librustc_driver in unit tests, use note to dump multiple program clauses 2018-04-23 13:28:14 -04:00
librustc_errors Make Handler more thread-safe 2018-04-17 16:43:30 +02:00
librustc_incremental Add misc timings 2018-04-15 20:53:03 +02:00
librustc_lint Avoid comparing fields by name when possible 2018-04-12 23:06:03 +03:00
librustc_llvm Add rerun-if-env-changed=RUST_CHECK to librustc_llvm 2018-04-19 00:09:41 +01:00
librustc_lsan Inject the compiler_builtins crate whenever the core crate is injected 2018-04-07 09:24:35 +02:00
librustc_metadata Clean up IsolatedEncoder::encode_info_for_impl_item() a bit 2018-04-20 19:05:54 -04:00
librustc_mir Auto merge of #50121 - pnkfelix:revert-stabilization-of-never-type-et-al, r=alexcrichton 2018-04-21 21:14:53 +00:00
librustc_msan Inject the compiler_builtins crate whenever the core crate is injected 2018-04-07 09:24:35 +02:00
librustc_passes Auto merge of #49372 - Phlosioneer:inherent-impl-default-error-message, r=nagisa 2018-04-23 10:40:08 +00:00
librustc_platform_intrinsics Move deny(warnings) into rustbuild 2018-04-08 16:59:14 -06:00
librustc_plugin Move deny(warnings) into rustbuild 2018-04-08 16:59:14 -06:00
librustc_privacy Avoid comparing fields by name when possible 2018-04-12 23:06:03 +03:00
librustc_resolve rustc: Tweak custom attribute capabilities 2018-04-20 19:56:16 -07:00
librustc_save_analysis Auto merge of #49847 - sinkuu:save_analysis_implicit_extern, r=petrochenkov 2018-04-16 02:34:32 +00:00
librustc_traits sort strings on output 2018-04-23 13:28:15 -04:00
librustc_trans Remove unused AllocatorTy::Bang 2018-04-22 10:08:49 -07:00
librustc_trans_utils Separately gate each target_feature feature 2018-04-16 13:58:42 -07:00
librustc_tsan Inject the compiler_builtins crate whenever the core crate is injected 2018-04-07 09:24:35 +02:00
librustc_typeck Auto merge of #49896 - SimonSapin:inherent, r=alexcrichton 2018-04-22 00:01:29 +00:00
librustdoc Auto merge of #49954 - GuillaumeGomez:doc-settings, r=ollie27,QuietMisdreavus 2018-04-22 11:04:41 +00:00
libserialize Move deny(warnings) into rustbuild 2018-04-08 16:59:14 -06:00
libstd Replace GlobalAlloc::oom with a lang item 2018-04-22 10:08:17 -07:00
libstd_unicode Mark the rest of the unicode feature flag as perma-unstable. 2018-04-12 00:13:53 +02:00
libsyntax Auto merge of #48946 - PramodBisht:issues/48636, r=estebank 2018-04-23 01:36:51 +00:00
libsyntax_ext Auto merge of #49881 - varkor:partialord-opt, r=Manishearth 2018-04-15 03:54:15 +00:00
libsyntax_pos Rollup merge of #49699 - zesterer:master, r=joshtriplett 2018-04-17 18:43:13 +02:00
libterm Move deny(warnings) into rustbuild 2018-04-08 16:59:14 -06:00
libtest Add rustdoc-ui test suite 2018-04-16 23:37:11 +02:00
libunwind Remove unwanted auto-linking and update 2018-04-16 23:37:11 +02:00
llvm@7243155b1c Use the GlobalAlloc trait for #[global_allocator] 2018-04-12 22:53:12 +02:00
llvm-emscripten@2717444753
rtstartup
rustc Rollup merge of #49606 - varkor:pipe-repair, r=alexcrichton 2018-04-17 01:50:58 +08:00
rustllvm Use the GlobalAlloc trait for #[global_allocator] 2018-04-12 22:53:12 +02:00
stdsimd@1ea18a5cb4 Update stdsimd submodule 2018-04-19 23:47:28 +02:00
test sort strings on output 2018-04-23 13:28:15 -04:00
tools Update MDBook 2018-04-22 20:35:22 -05:00
Cargo.lock Update MDBook 2018-04-22 20:35:22 -05:00
Cargo.toml Revert "create a nostd crate" 2018-04-04 22:23:33 +02:00
README.md
stage0.txt Bump the bootstrap compiler to 1.26.0 beta 2018-04-05 07:13:45 -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.

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