rust/src
kennytm 9b56c8700c
Rollup merge of #54604 - alexreg:self_in_typedefs-help, r=estebank
Added help message for `self_in_typedefs` feature gate

Fixes #54563.

CC @Centril @estebank @leonardo-m
2018-09-29 16:43:39 +08:00
..
bootstrap Improvements to finding LLVM's FileCheck 2018-09-25 09:13:02 -06:00
build_helper
ci Update musl to 1.1.20. 2018-09-21 17:03:13 +03:00
dlmalloc@c99638dc2e
doc docs: this llvm feature only supports the ELF object format 2018-09-26 15:25:57 +02:00
etc fix tidy 2018-09-22 21:01:21 +02:00
grammar
jemalloc@1f5a28755e
liballoc Rollup merge of #54537 - sdroege:chunks-exact, r=alexcrichton 2018-09-25 22:34:47 +02:00
liballoc_jemalloc stabalize infer outlives requirements (RFC 2093). 2018-09-11 11:40:04 -04:00
liballoc_system stabalize infer outlives requirements (RFC 2093). 2018-09-11 11:40:04 -04:00
libarena stabalize infer outlives requirements (RFC 2093). 2018-09-11 11:40:04 -04:00
libbacktrace@f4d02bbdbf
libcompiler_builtins@0703bfa725 Revert "renamed emit_nil to emit_unit" 2018-09-11 22:20:22 +09:00
libcore Remove useless lifetimes from Pin impls. 2018-09-26 16:03:05 -05:00
libfmt_macros stabalize infer outlives requirements (RFC 2093). 2018-09-11 11:40:04 -04:00
libgraphviz stabalize infer outlives requirements (RFC 2093). 2018-09-11 11:40:04 -04:00
liblibc@1844a772b6 Revert "renamed emit_nil to emit_unit" 2018-09-11 22:20:22 +09:00
libpanic_abort stabalize infer outlives requirements (RFC 2093). 2018-09-11 11:40:04 -04:00
libpanic_unwind Auto merge of #53621 - jordanrh1:windows-arm, r=alexcrichton 2018-09-13 15:22:05 +00:00
libproc_macro Make 'proc_macro::MultiSpan' public. 2018-09-19 19:22:21 -07:00
libprofiler_builtins stabalize infer outlives requirements (RFC 2093). 2018-09-11 11:40:04 -04:00
librustc Auto merge of #53013 - zackmdavis:infer_outlints, r=nikomatsakis 2018-09-29 01:09:07 +00:00
librustc_allocator Remove OneVector 2018-09-26 10:43:37 +02:00
librustc_apfloat stabalize infer outlives requirements (RFC 2093). 2018-09-11 11:40:04 -04:00
librustc_asan stabalize infer outlives requirements (RFC 2093). 2018-09-11 11:40:04 -04:00
librustc_borrowck Auto merge of #54241 - vi:suggest_with_applicability, r=estebank 2018-09-20 06:34:22 +00:00
librustc_codegen_llvm Auto merge of #54356 - Xanewok:save-analysis-invocation, r=nrc 2018-09-28 11:48:48 +00:00
librustc_codegen_utils Move filename_for_metadata to codegen_utils 2018-09-28 01:53:59 +02:00
librustc_cratesio_shim stabalize infer outlives requirements (RFC 2093). 2018-09-11 11:40:04 -04:00
librustc_data_structures make NLL handle IfEq bounds by using SCC normalization 2018-09-26 09:38:26 -04:00
librustc_driver Remap only source files in the command line 2018-09-28 01:54:00 +02:00
librustc_errors Auto merge of #54241 - vi:suggest_with_applicability, r=estebank 2018-09-20 06:34:22 +00:00
librustc_fs_util
librustc_incremental incr.comp.: Allow for more fine-grained testing of CGU reuse and use it to test incremental ThinLTO. 2018-09-18 16:33:24 +02:00
librustc_lint in which inferable outlives-requirements are linted 2018-09-27 20:24:14 -07:00
librustc_llvm Auto merge of #53793 - toidiu:ak-stabalize, r=nikomatsakis 2018-09-12 11:27:48 +00:00
librustc_lsan stabalize infer outlives requirements (RFC 2093). 2018-09-11 11:40:04 -04:00
librustc_metadata Auto merge of #54338 - orium:fix-macro-inc-comp, r=nrc 2018-09-28 06:40:32 +00:00
librustc_metadata_utils
librustc_mir Rollup merge of #54604 - alexreg:self_in_typedefs-help, r=estebank 2018-09-29 16:43:39 +08:00
librustc_msan stabalize infer outlives requirements (RFC 2093). 2018-09-11 11:40:04 -04:00
librustc_passes Auto merge of #54188 - lqd:fallout-53695, r=nikomatsakis 2018-09-22 20:38:19 +00:00
librustc_platform_intrinsics stabalize infer outlives requirements (RFC 2093). 2018-09-11 11:40:04 -04:00
librustc_plugin stabalize infer outlives requirements (RFC 2093). 2018-09-11 11:40:04 -04:00
librustc_privacy stabalize infer outlives requirements (RFC 2093). 2018-09-11 11:40:04 -04:00
librustc_resolve Added help message for feature gate. 2018-09-27 04:19:31 +01:00
librustc_save_analysis Also remap absolute source names in save-analysis 2018-09-28 01:54:01 +02:00
librustc_target panic when instantiating an uninhabited type via mem::{uninitialized,zeroed} 2018-09-22 21:01:21 +02:00
librustc_traits Stabilize crate_in_paths, extern_absolute_paths and extern_prelude on all editions. 2018-09-22 09:26:40 +03:00
librustc_tsan stabalize infer outlives requirements (RFC 2093). 2018-09-11 11:40:04 -04:00
librustc_typeck Rollup merge of #54604 - alexreg:self_in_typedefs-help, r=estebank 2018-09-29 16:43:39 +08:00
librustdoc Auto merge of #54199 - nikomatsakis:predicate_may_hold-failure, r=eddyb 2018-09-26 12:39:20 +00:00
libserialize Improve handling of type bounds in bit_set.rs. 2018-09-20 08:52:41 +10:00
libstd std: Don't let rust_panic get inlined 2018-09-26 07:48:43 -07:00
libsyntax Auto merge of #52319 - tinco:issue_12590, r=pnkfelix 2018-09-27 09:51:12 +00:00
libsyntax_ext Auto merge of #54241 - vi:suggest_with_applicability, r=estebank 2018-09-20 06:34:22 +00:00
libsyntax_pos Auto merge of #54338 - orium:fix-macro-inc-comp, r=nrc 2018-09-28 06:40:32 +00:00
libterm stabalize infer outlives requirements (RFC 2093). 2018-09-11 11:40:04 -04:00
libtest aarch64-pc-windows-msvc: Don't link libpanic_unwind to libtest. 2018-09-24 14:37:09 +02:00
libunwind stabalize infer outlives requirements (RFC 2093). 2018-09-11 11:40:04 -04:00
llvm@caddcd9b9d Update LLVM to fix "bool" arguments on PPC32 2018-09-16 04:33:58 +08:00
llvm-emscripten@2717444753
rtstartup
rustc
rustllvm Auto merge of #54568 - levex:issue-54130, r=nagisa 2018-09-28 09:17:28 +00:00
stdsimd@05c2f61c38 Revert "renamed emit_nil to emit_unit" 2018-09-11 22:20:22 +09:00
test Rollup merge of #54604 - alexreg:self_in_typedefs-help, r=estebank 2018-09-29 16:43:39 +08:00
tools Rollup merge of #54567 - tromey:paths-in-stamp-hashes, r=Mark-Simulacrum 2018-09-29 13:21:12 +08:00
.gitignore move file-extension based .gitignore down to src/ 2018-08-28 20:04:52 +02:00
Cargo.lock Emit only necessary compilation options in save-analysis 2018-09-28 01:53:59 +02:00
Cargo.toml Use rls-data 0.18.1 2018-09-28 01:54:01 +02:00
README.md
stage0.txt Update stage0 to latest beta 2018-09-11 17:14:08 +01: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: