rust/src
2018-09-03 14:53:05 +02:00
..
bootstrap Auto merge of #53611 - alexcrichton:update-llvm, r=nikomatsakis 2018-09-01 01:07:31 +00:00
build_helper Deny bare_trait_objects globally 2018-07-25 10:25:29 +09:00
ci [RISCV] Add riscv32imc-unknown-none-elf target. 2018-08-30 16:03:37 +02:00
dlmalloc@c99638dc2e
doc Auto merge of #51384 - QuietMisdreavus:extern-version, r=GuillaumeGomez 2018-08-31 17:39:28 +00:00
etc Exec gdb and lldb in rust-* wrappers 2018-08-19 00:00:00 +02:00
grammar
jemalloc@1f5a28755e
liballoc Rollup merge of #53113 - kpp:more_docs_for_cow, r=GuillaumeGomez 2018-08-30 20:15:25 +02:00
liballoc_jemalloc Auto merge of #53441 - toidiu:ak-fix53419, r=nikomatsakis 2018-08-27 17:42:45 +00:00
liballoc_system Replace usages of 'bad_style' with 'nonstandard_style'. 2018-08-29 09:01:35 -05:00
libarena check that adding infer-outlives requirement to all crates works 2018-08-24 17:10:50 -04:00
libbacktrace@f4d02bbdbf
libcompiler_builtins@f3a13eb238 Update LLVM submodule 2018-08-31 16:00:41 -07:00
libcore Add const_unstable flag to overflowing_shr 2018-09-03 14:53:05 +02:00
libfmt_macros check that adding infer-outlives requirement to all crates works 2018-08-24 17:10:50 -04:00
libgraphviz check that adding infer-outlives requirement to all crates works 2018-08-24 17:10:50 -04:00
liblibc@1844a772b6 Update libc to include Fuchsia fixes 2018-08-24 11:52:49 -07:00
libpanic_abort Auto merge of #53441 - toidiu:ak-fix53419, r=nikomatsakis 2018-08-27 17:42:45 +00:00
libpanic_unwind Replace usages of 'bad_style' with 'nonstandard_style'. 2018-08-29 09:01:35 -05:00
libproc_macro check that adding infer-outlives requirement to all crates works 2018-08-24 17:10:50 -04:00
libprofiler_builtins check that adding infer-outlives requirement to all crates works 2018-08-24 17:10:50 -04:00
librustc Auto merge of #53762 - flip1995:tool_lints, r=Manishearth 2018-09-01 03:27:42 +00:00
librustc_allocator Auto merge of #53441 - toidiu:ak-fix53419, r=nikomatsakis 2018-08-27 17:42:45 +00:00
librustc_apfloat check that adding infer-outlives requirement to all crates works 2018-08-24 17:10:50 -04:00
librustc_asan check that adding infer-outlives requirement to all crates works 2018-08-24 17:10:50 -04:00
librustc_borrowck Rename hir::map::NodeKind to hir::Node 2018-08-27 21:46:23 +01:00
librustc_codegen_llvm Rollup merge of #53472 - eddyb:fx-pls, r=pnkfelix 2018-08-30 20:15:29 +02:00
librustc_codegen_utils Rename hir::map::NodeKind to hir::Node 2018-08-27 21:46:23 +01:00
librustc_cratesio_shim check that adding infer-outlives requirement to all crates works 2018-08-24 17:10:50 -04:00
librustc_data_structures Rollup merge of #53786 - frewsxcv:frewsxcv-bad-style, r=Manishearth 2018-08-30 20:15:47 +02:00
librustc_driver Add deprecated_name argument to the register lint group functions 2018-08-31 00:46:55 -07:00
librustc_errors Rollup merge of #53786 - frewsxcv:frewsxcv-bad-style, r=Manishearth 2018-08-30 20:15:47 +02:00
librustc_fs_util Move path2cstr to rustc_fs_util 2018-08-09 10:00:25 -06:00
librustc_incremental Use FxHash{Map,Set} instead of the default Hash{Map,Set} everywhere in rustc. 2018-08-28 17:04:04 +03:00
librustc_lint Add deprecated_name argument to the register lint group functions 2018-08-31 00:46:55 -07:00
librustc_llvm check that adding infer-outlives requirement to all crates works 2018-08-24 17:10:50 -04:00
librustc_lsan check that adding infer-outlives requirement to all crates works 2018-08-24 17:10:50 -04:00
librustc_metadata Rollup merge of #53472 - eddyb:fx-pls, r=pnkfelix 2018-08-30 20:15:29 +02:00
librustc_metadata_utils Move unused trait functions to inherent functions 2018-08-03 11:44:09 -06:00
librustc_mir rebase 2018-09-01 15:05:55 +02:00
librustc_msan check that adding infer-outlives requirement to all crates works 2018-08-24 17:10:50 -04:00
librustc_passes Auto merge of #53699 - oli-obk:promotion_stability_hole, r=nikomatsakis 2018-08-31 14:06:14 +00:00
librustc_platform_intrinsics Replace usages of 'bad_style' with 'nonstandard_style'. 2018-08-29 09:01:35 -05:00
librustc_plugin Add deprecated_name argument to the register lint group functions 2018-08-31 00:46:55 -07:00
librustc_privacy Rename hir::map::NodeKind to hir::Node 2018-08-27 21:46:23 +01:00
librustc_resolve Rollup merge of #53655 - jcpst:with_applicability, r=estebank 2018-08-30 20:15:33 +02:00
librustc_save_analysis Rollup merge of #53732 - emilio:foreign-fn, r=nrc 2018-08-30 20:15:37 +02:00
librustc_target [RISCV] Disable atomics for riscv32imc-unknown-none-elf. 2018-08-30 20:35:36 +02:00
librustc_traits Auto merge of #53441 - toidiu:ak-fix53419, r=nikomatsakis 2018-08-27 17:42:45 +00:00
librustc_tsan check that adding infer-outlives requirement to all crates works 2018-08-24 17:10:50 -04:00
librustc_typeck Rollup merge of #53727 - estebank:incorrect-deref-suggestion, r=nikomatsakis 2018-08-30 20:15:35 +02:00
librustdoc Auto merge of #51384 - QuietMisdreavus:extern-version, r=GuillaumeGomez 2018-08-31 17:39:28 +00:00
libserialize check that adding infer-outlives requirement to all crates works 2018-08-24 17:10:50 -04:00
libstd Rollup merge of #53786 - frewsxcv:frewsxcv-bad-style, r=Manishearth 2018-08-30 20:15:47 +02:00
libsyntax Rollup merge of #53702 - jkozlowski:correct_version_for_macro_vis_matcher, r=cramertj 2018-08-30 20:15:34 +02:00
libsyntax_ext Use FxHash{Map,Set} instead of the default Hash{Map,Set} everywhere in rustc. 2018-08-28 17:04:04 +03:00
libsyntax_pos Use FxHash{Map,Set} instead of the default Hash{Map,Set} everywhere in rustc. 2018-08-28 17:04:04 +03:00
libterm check that adding infer-outlives requirement to all crates works 2018-08-24 17:10:50 -04:00
libtest Replace usages of 'bad_style' with 'nonstandard_style'. 2018-08-29 09:01:35 -05:00
libunwind Replace usages of 'bad_style' with 'nonstandard_style'. 2018-08-29 09:01:35 -05:00
llvm@2a1cdeadd3 Update LLVM submodule 2018-08-31 16:00:41 -07:00
llvm-emscripten@2717444753
rtstartup
rustc Update libc and activate align feature 2018-08-08 10:52:10 +02:00
rustllvm Update LLVM submodule 2018-08-31 16:00:41 -07:00
stdsimd@05c2f61c38 update the stdsimd submodule 2018-07-24 11:08:11 -05:00
test rebase 2018-09-01 15:05:55 +02:00
tools Auto merge of #53822 - dvc94ch:riscv, r=japaric 2018-09-01 06:58:16 +00:00
.gitignore move file-extension based .gitignore down to src/ 2018-08-28 20:04:52 +02:00
Cargo.lock Update clippy submodule 2018-08-29 13:15:55 +02:00
Cargo.toml Update Cargo submodule 2018-08-02 18:09:19 -07:00
README.md
stage0.txt Switch to bootstrapping from 1.29 beta 2018-08-01 11:59:08 -06: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: