rust/src
Mazdak Farrokhzad 66645340ed
Rollup merge of #60285 - estebank:icent, r=varkor
Do not ICE when checking types against foreign fn

Fix #60275.
2019-04-26 03:50:25 +02:00
..
bootstrap Rollup merge of #60038 - michaelwoerister:pgo-updates-2, r=alexcrichton 2019-04-25 03:05:22 +02:00
build_helper
ci Remove unnecessary ignore-tidy-linelength 2019-04-23 11:42:14 +01:00
doc Update cargo, books 2019-04-23 21:39:27 -07:00
etc rust-lldb: fix crash when printing empty string 2019-03-06 12:28:38 -05:00
grammar
liballoc Stabilize futures_api 2019-04-23 16:13:53 -07:00
libarena Deny internal in stage0 2019-04-17 05:15:00 +02:00
libcore Rollup merge of #60165 - Nemo157:pin-into-inner, r=cramertj 2019-04-26 03:50:16 +02:00
libfmt_macros Deny internal in stage0 2019-04-17 05:15:00 +02:00
libgraphviz Auto merge of #58051 - SimonSapin:str_escape, r=alexcrichton 2019-02-12 23:30:16 +00:00
libpanic_abort SGX target: fix panic = abort 2019-02-14 12:39:54 +05:30
libpanic_unwind Stabilize the alloc crate. 2019-04-12 20:07:30 +02:00
libproc_macro proc_macro: stop using LEB128 for RPC. 2019-04-09 21:05:15 +03:00
libprofiler_builtins
librustc Rollup merge of #60247 - spastorino:place2_3, r=oli-obk 2019-04-26 03:50:20 +02:00
librustc_allocator Deny internal in stage0 2019-04-17 05:15:00 +02:00
librustc_apfloat Stabilize TryFrom and TryInto 2019-02-13 18:00:18 +01:00
librustc_asan Update cmake, cc and compiler_builtins for VS 2019 support 2019-04-10 21:17:31 +02:00
librustc_borrowck Enable migrate mode by default on the 2015 edition 2019-04-21 20:50:02 +01:00
librustc_codegen_llvm Rollup merge of #56278 - eddyb:mir-debuginfo-proof, r=nikomatsakis 2019-04-24 05:16:17 +02:00
librustc_codegen_ssa Rollup merge of #60190 - nnethercote:less-metadata-gen, r=alexcrichton 2019-04-24 05:16:23 +02:00
librustc_codegen_utils Deny internal in stage0 2019-04-17 05:15:00 +02:00
librustc_cratesio_shim
librustc_data_structures Rollup merge of #59648 - alex:must-use-result, r=alexcrichton 2019-04-15 18:23:39 +02:00
librustc_driver Deny internal in stage0 2019-04-17 05:15:00 +02:00
librustc_errors Fix #58270, fix off-by-one error in error diagnostics. 2019-04-22 18:14:45 -05:00
librustc_fs_util
librustc_incremental Deny internal in stage0 2019-04-17 05:15:00 +02:00
librustc_interface Auto merge of #60125 - estebank:continue-evaluating, r=oli-obk 2019-04-23 09:38:34 +00:00
librustc_lint Derive Default for EllipsisInclusiveRangePatterns 2019-04-24 19:38:10 +01:00
librustc_llvm
librustc_lsan Update cmake, cc and compiler_builtins for VS 2019 support 2019-04-10 21:17:31 +02:00
librustc_macros Promote regular comments to rustdoc comments 2019-04-17 12:03:39 +03:00
librustc_metadata AST/HIR: Use Mutability instead of bool in foreign statics 2019-04-21 15:29:58 +03:00
librustc_mir Introduce hir::ExprKind::Use and employ in for loop desugaring. 2019-04-25 11:51:53 +02:00
librustc_msan Update cmake, cc and compiler_builtins for VS 2019 support 2019-04-10 21:17:31 +02:00
librustc_passes Introduce hir::ExprKind::Use and employ in for loop desugaring. 2019-04-25 11:51:53 +02:00
librustc_plugin Rename modules 2019-04-17 18:21:34 +09:00
librustc_privacy Auto merge of #59042 - ljedrz:HirIdification_rework_map, r=Zoxc 2019-04-25 00:53:28 +00:00
librustc_resolve Fix error code description 2019-04-25 23:19:36 +01:00
librustc_save_analysis Rollup merge of #59823 - davidtwco:issue-54716, r=cramertj 2019-04-23 21:50:52 +02:00
librustc_target Deny internal in stage0 2019-04-17 05:15:00 +02:00
librustc_traits Add builtin impls for int and float inference vars in chalk 2019-04-24 15:57:43 -07:00
librustc_tsan Update cmake, cc and compiler_builtins for VS 2019 support 2019-04-10 21:17:31 +02:00
librustc_typeck Rollup merge of #60285 - estebank:icent, r=varkor 2019-04-26 03:50:25 +02:00
librustdoc Rollup merge of #60134 - GuillaumeGomez:fix-index-page, r=Manishearth 2019-04-26 03:50:14 +02:00
libserialize Allow unused_extern_crates for rustc_libserialize 2019-04-21 10:52:12 +02:00
libstd Rollup merge of #60185 - NieDzejkob:int-error-kind-reexport, r=rkruppe 2019-04-25 03:05:25 +02:00
libsyntax Rollup merge of #60267 - gnzlbg:f16c_target_feature, r=alexcrichton 2019-04-26 03:50:22 +02:00
libsyntax_ext Introduce LocalSource into the AST. 2019-04-21 09:48:11 +01:00
libsyntax_pos Promote rust comments to rustdoc 2019-04-22 21:38:28 +03:00
libterm Revert "Auto merge of #57842 - gnzlbg:extract_libtest, r=gnzlbg" 2019-04-07 03:16:31 -04:00
libtest Revert "Auto merge of #57842 - gnzlbg:extract_libtest, r=gnzlbg" 2019-04-07 03:16:31 -04:00
libunwind Support using LLVM's libunwind as the unwinder implementation 2019-04-03 11:21:40 -07:00
llvm-emscripten@7f23313edf
llvm-project@84abffda0e Support using LLVM's libunwind as the unwinder implementation 2019-04-03 11:21:40 -07:00
rtstartup
rustc Remove leading newlines 2019-04-22 17:01:33 +01:00
rustllvm Remove the unused LLVMRustIsRustLLVM 2019-04-18 15:28:18 -07:00
stdsimd@4bf456c35e Breaking update of stdsimd 2019-04-22 09:07:25 +02:00
test Rollup merge of #60284 - varkor:const-param-of-type-param, r=cramertj 2019-04-26 03:50:24 +02:00
tools submodules: update clippy from 9897442f to 8c0e038f 2019-04-25 13:18:44 +02:00
.gitignore
README.md
stage0.txt bump bootstrap => 2019-04-11 2019-04-17 05:15:00 +02: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: