rust/src
2020-01-18 11:15:56 +01:00
..
bootstrap Rollup merge of #68231 - danielframpton:windows-crosscompile, r=alexcrichton 2020-01-15 21:51:58 +09:00
build_helper Remove sanitizer runtime crates 2020-01-09 07:54:02 +01:00
ci Update the wasi-libc bundled with libstd 2020-01-14 09:59:46 -08:00
doc Auto merge of #67940 - JohnTitor:rustc-guide, r=JohnTitor 2020-01-18 04:45:21 +00:00
etc
liballoc Allow added string.insert benchmarks to compile 2020-01-17 01:05:49 +01:00
libarena Remove SyncTypedArena, SyncDroplessArena and in_arena 2020-01-11 07:56:45 +01:00
libcore get rid of real_drop_in_place again 2020-01-18 11:15:56 +01:00
libfmt_macros
libgraphviz
libpanic_abort
libpanic_unwind Fix destructor in emcc.rs 2020-01-13 12:54:16 +00:00
libproc_macro Remove unnecessary const_fn feature gates 2020-01-10 18:51:12 -08:00
libprofiler_builtins
librustc Use named fields for hir::ItemKind::Impl 2020-01-17 16:14:29 -08:00
librustc_apfloat
librustc_ast_lowering Use named fields for hir::ItemKind::Impl 2020-01-17 16:14:29 -08:00
librustc_ast_passes Use named fields for ast::ItemKind::Impl 2020-01-17 15:59:07 -08:00
librustc_builtin_macros Use named fields for ast::ItemKind::Impl 2020-01-17 15:59:07 -08:00
librustc_codegen_llvm Auto merge of #67711 - Amanieu:fix_unwind_leak, r=alexcrichton 2020-01-14 15:29:43 +00:00
librustc_codegen_ssa Auto merge of #67458 - pnkfelix:fix-66530-by-propagating-fatal-error-from-worker, r=matthewjasper 2020-01-11 21:01:02 +00:00
librustc_codegen_utils
librustc_data_structures Rollup merge of #68278 - wesleywiser:doc_query_key_recording, r=michaelwoerister 2020-01-17 18:53:42 +05:30
librustc_driver Rollup merge of #68252 - matthiaskrgr:redundant_clones, r=oli-obk 2020-01-15 22:49:32 +05:30
librustc_error_codes Rollup merge of #68317 - GuillaumeGomez:clean-up-e0199, r=Dylan-DPC 2020-01-17 17:28:23 -08:00
librustc_errors Rollup merge of #68256 - estebank:bad-sugg-span, r=petrochenkov 2020-01-17 17:28:15 -08:00
librustc_expand Rollup merge of #68084 - estebank:ice-68000, r=varkor 2020-01-11 04:02:28 +01:00
librustc_feature Fix issue number of repr128 2020-01-16 11:58:28 +09:00
librustc_fs_util
librustc_hir Use named fields for hir::ItemKind::Impl 2020-01-17 16:14:29 -08:00
librustc_incremental Use named fields for hir::ItemKind::Impl 2020-01-17 16:14:29 -08:00
librustc_index
librustc_interface Rollup merge of #67791 - Zoxc:lift-interning, r=eddyb 2020-01-17 18:53:41 +05:30
librustc_lexer
librustc_lint Rollup merge of #68204 - ecstatic-morse:item-kind-impl, r=oli-obk 2020-01-17 17:28:14 -08:00
librustc_llvm Better support for cross compilation on Windows. 2020-01-14 12:15:13 -08:00
librustc_macros
librustc_metadata Use named fields for hir::ItemKind::Impl 2020-01-17 16:14:29 -08:00
librustc_mir Rollup merge of #68314 - oli-obk:true_unwind, r=eddyb 2020-01-17 17:28:22 -08:00
librustc_mir_build Auto merge of #68285 - oli-obk:specialization_regression, r=davidtwco 2020-01-17 12:25:07 +00:00
librustc_parse Use named fields for ast::ItemKind::Impl 2020-01-17 15:59:07 -08:00
librustc_passes Use named fields for hir::ItemKind::Impl 2020-01-17 16:14:29 -08:00
librustc_plugin_impl move rustc::lint::{context, passes} to rustc_lint. 2020-01-11 07:42:26 +01:00
librustc_privacy Use named fields for hir::ItemKind::Impl 2020-01-17 16:14:29 -08:00
librustc_resolve Use named fields for hir::ItemKind::Impl 2020-01-17 16:14:29 -08:00
librustc_save_analysis Use named fields for hir::ItemKind::Impl 2020-01-17 16:14:29 -08:00
librustc_session [self-profiler] Add example to -Z help to turn on query key recording 2020-01-17 06:25:22 -05:00
librustc_span Do not ICE on malformed suggestion spans 2020-01-16 18:14:26 -08:00
librustc_target Auto merge of #67900 - nikic:prepare-llvm-10, r=nagisa 2020-01-13 04:01:00 +00:00
librustc_traits Use named fields for hir::ItemKind::Impl 2020-01-17 16:14:29 -08:00
librustc_ty Use named fields for hir::ItemKind::Impl 2020-01-17 16:14:29 -08:00
librustc_typeck Use named fields for hir::ItemKind::Impl 2020-01-17 16:14:29 -08:00
librustdoc Rollup merge of #68204 - ecstatic-morse:item-kind-impl, r=oli-obk 2020-01-17 17:28:14 -08:00
libserialize
libstd Rollup merge of #68033 - ollie27:win_f32, r=dtolnay 2020-01-16 20:53:26 +05:30
libsyntax Use named fields for ast::ItemKind::Impl 2020-01-17 15:59:07 -08:00
libterm parse extended terminfo format 2020-01-11 14:27:52 -05:00
libtest Rollup merge of #68301 - tmandry:dont-propagate-test-invoke, r=alexcrichton 2020-01-17 11:16:42 +05:30
libunwind
llvm-project@9330ec5a4c
rtstartup
rustc Remove unused dependencies 2020-01-09 11:52:03 +09:00
rustllvm
stdarch@e0ab2c165a
test Rollup merge of #68312 - varkor:issue-67753-regression, r=Centril 2020-01-17 17:28:20 -08:00
tools Auto merge of #68287 - flip1995:clippyup, r=oli-obk 2020-01-16 20:59:57 +00:00
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.