rust/src
2018-09-08 23:47:42 -07:00
..
bootstrap Rollup merge of #53076 - QuietMisdreavus:cfg-rustdoc, r=GuillaumeGomez 2018-09-01 23:18:41 +08: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 Rollup merge of #53076 - QuietMisdreavus:cfg-rustdoc, r=GuillaumeGomez 2018-09-01 23:18:41 +08:00
etc Fix direction of slashes in the help text example. 2018-08-30 20:23:41 +01:00
grammar
jemalloc@1f5a28755e
liballoc Auto merge of #53884 - kennytm:rollup, r=kennytm 2018-09-01 15:48:21 +00: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 Auto merge of #53884 - kennytm:rollup, r=kennytm 2018-09-01 15:48:21 +00: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 Track distinct spans for open and close delimiter 2018-09-08 19:01:48 -07:00
libprofiler_builtins check that adding infer-outlives requirement to all crates works 2018-08-24 17:10:50 -04:00
librustc Track distinct spans for open and close delimiter 2018-09-08 19:01:48 -07: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 Auto merge of #53842 - estebank:various, r=petrochenkov 2018-09-01 23:34:14 +00: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 #53815 - F001:if-let-guard, r=petrochenkov 2018-09-01 20:31:29 +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 Track distinct spans for open and close delimiter 2018-09-08 19:01:48 -07:00
librustc_save_analysis Auto merge of #53842 - estebank:various, r=petrochenkov 2018-09-01 23:34:14 +00:00
librustc_target Auto merge of #53604 - oli-obk:min_const_fn, r=Centril,varkor 2018-09-01 11:26:24 +00: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 Auto merge of #53842 - estebank:various, r=petrochenkov 2018-09-01 23:34:14 +00:00
librustdoc Rollup merge of #53076 - QuietMisdreavus:cfg-rustdoc, r=GuillaumeGomez 2018-09-01 23:18:41 +08:00
libserialize check that adding infer-outlives requirement to all crates works 2018-08-24 17:10:50 -04:00
libstd Auto merge of #53533 - withoutboats:error-source, r=withoutboats 2018-09-01 18:08:45 +00:00
libsyntax Rename sp_lo to sp_open 2018-09-08 23:47:42 -07: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 Track distinct spans for open and close delimiter 2018-09-08 19:01:48 -07: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: