rust/src
2019-07-06 16:59:08 +03:00
..
bootstrap Rollup merge of #62406 - Mark-Simulacrum:warnings-lint, r=RalfJung 2019-07-05 20:27:06 +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 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 #62296 - RalfJung:memalign, r=alexcrichton 2019-07-06 02:37:59 +02:00
libarena Enable internal lints in bootstrap 2019-06-24 10:45:20 +02:00
libcore #[rustc_doc_only_macro] -> #[rustc_builtin_macro] 2019-07-06 16:59:08 +03:00
libfmt_macros Enable internal lints in bootstrap 2019-06-24 10:45:20 +02: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 #[rustc_doc_only_macro] -> #[rustc_builtin_macro] 2019-07-06 16:59:08 +03:00
librustc_allocator Enable internal lints in bootstrap 2019-06-24 10:45:20 +02:00
librustc_apfloat
librustc_asan
librustc_borrowck Rollup merge of #62168 - ljedrz:the_culmination_of_hiridification, r=Zoxc 2019-07-05 20:26:56 +02:00
librustc_codegen_llvm Rollup merge of #61545 - flip1995:internal_lints, r=oli-obk 2019-07-05 20:26:51 +02:00
librustc_codegen_ssa Rollup merge of #62168 - ljedrz:the_culmination_of_hiridification, r=Zoxc 2019-07-05 20:26:56 +02:00
librustc_codegen_utils Rollup merge of #62168 - ljedrz:the_culmination_of_hiridification, r=Zoxc 2019-07-05 20:26:56 +02:00
librustc_cratesio_shim
librustc_data_structures Rollup merge of #61545 - flip1995:internal_lints, r=oli-obk 2019-07-05 20:26:51 +02:00
librustc_driver Rollup merge of #62168 - ljedrz:the_culmination_of_hiridification, r=Zoxc 2019-07-05 20:26:56 +02:00
librustc_errors Rollup merge of #61545 - flip1995:internal_lints, r=oli-obk 2019-07-05 20:26:51 +02:00
librustc_fs_util
librustc_incremental Rollup merge of #62168 - ljedrz:the_culmination_of_hiridification, r=Zoxc 2019-07-05 20:26:56 +02:00
librustc_interface Rollup merge of #62168 - ljedrz:the_culmination_of_hiridification, r=Zoxc 2019-07-05 20:26:56 +02:00
librustc_lint Make WhileTrue into an EarlyLintPass lint. 2019-07-06 06:43:58 +02:00
librustc_llvm Pass LLVM linker flags to librustc_llvm build 2019-06-10 19:50:34 -07:00
librustc_lsan
librustc_macros Rollup merge of #61545 - flip1995:internal_lints, r=oli-obk 2019-07-05 20:26:51 +02:00
librustc_metadata Rollup merge of #62168 - ljedrz:the_culmination_of_hiridification, r=Zoxc 2019-07-05 20:26:56 +02:00
librustc_mir Auto merge of #61988 - Centril:there-is-only-loop, r=matthewjasper 2019-07-06 06:15:44 +00:00
librustc_msan
librustc_passes Remove ExprKind::While from HIR. 2019-07-06 06:43:58 +02:00
librustc_plugin rename hir::map::local_def_id_from_hir_id to local_def_id 2019-07-04 12:53:12 +02:00
librustc_privacy Rollup merge of #62168 - ljedrz:the_culmination_of_hiridification, r=Zoxc 2019-07-05 20:26:56 +02:00
librustc_resolve #[rustc_doc_only_macro] -> #[rustc_builtin_macro] 2019-07-06 16:59:08 +03:00
librustc_save_analysis Rollup merge of #62329 - matklad:no-peeking, r=petrochenkov 2019-07-06 02:38:01 +02:00
librustc_target Rollup merge of #62380 - eddyb:x64-sysv-regs, r=nagisa 2019-07-05 20:27:01 +02:00
librustc_traits Rollup merge of #62168 - ljedrz:the_culmination_of_hiridification, r=Zoxc 2019-07-05 20:26:56 +02:00
librustc_tsan
librustc_typeck Enforce 'cond: bool' in while-expr + improve reachability diags. 2019-07-06 06:43:58 +02:00
librustdoc Rollup merge of #62329 - matklad:no-peeking, r=petrochenkov 2019-07-06 02:38:01 +02:00
libserialize Revert changes to the standard library 2019-07-03 10:01:03 +02:00
libstd #[rustc_doc_only_macro] -> #[rustc_builtin_macro] 2019-07-06 16:59:08 +03:00
libsyntax #[rustc_transparent_macro] -> #[rustc_macro_transparency = ...] 2019-07-06 16:59:08 +03:00
libsyntax_ext Rollup merge of #61545 - flip1995:internal_lints, r=oli-obk 2019-07-05 20:26:51 +02:00
libsyntax_pos #[rustc_transparent_macro] -> #[rustc_macro_transparency = ...] 2019-07-06 16:59:08 +03: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 #[rustc_transparent_macro] -> #[rustc_macro_transparency = ...] 2019-07-06 16:59:08 +03: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: