rust/src
2019-07-07 13:04:07 +03:00
..
bootstrap Rollup merge of #62438 - petrochenkov:buildwarn, r=Mark-Simulacrum 2019-07-07 05:11:55 +02:00
build_helper Bump compiler-builtins to 0.1.15 2019-05-22 07:46:36 -07:00
ci cfg: linkcheck only on x86-64 linux 2019-07-06 11:05:22 -03: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 #61862 - vorner:weak-into-raw-methods, r=sfackler 2019-07-06 22:14:35 +02:00
libarena Enable internal lints in bootstrap 2019-06-24 10:45:20 +02:00
libcore Rollup merge of #62379 - GuillaumeGomez:option-doc-links, r=QuietMisdreavus 2019-07-07 05:11:53 +02: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 Support deprecation checking for macros 2019-07-07 13:04:07 +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 #62422 - lzutao:remove-some-mem-uinit, r=alexcrichton 2019-07-06 22:14:38 +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 normalize use of backticks/lowercase in compiler messages for librustc_mir 2019-07-06 20:40:40 +02:00
librustc_msan
librustc_passes Remove ExprKind::While from HIR. 2019-07-06 06:43:58 +02:00
librustc_plugin syntax: Remove NodeId from SyntaxExtension 2019-07-07 13:04:06 +03:00
librustc_privacy privacy: Only opaque macros leak private things 2019-07-06 16:59:08 +03:00
librustc_resolve Support deprecation checking for macros 2019-07-07 13:04:07 +03:00
librustc_save_analysis Rollup merge of #62329 - matklad:no-peeking, r=petrochenkov 2019-07-06 02:38:01 +02:00
librustc_target Auto merge of #62281 - Disasm:riscv-pic, r=nagisa 2019-07-07 01:14:42 +00: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 name the trait in ambiguous-associated-items fully qualified suggestion 2019-07-06 16:47:43 -07: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 Support deprecation checking for macros 2019-07-07 13:04:07 +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 Remove use of mem::uninitialized in libterm crate 2019-07-06 03:27:05 +00: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@8538d56b2d Update LLVM: apply patches for pc-relative addressing on 64-bit RISC-V 2019-07-01 23:52:04 +03:00
rtstartup
rustc
rustllvm
stdsimd@4bf456c35e
test Support deprecation checking for macros 2019-07-07 13:04:07 +03:00
tools Auto merge of #62452 - Centril:rollup-5jww3h7, r=Centril 2019-07-06 21:47:45 +00: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: