rust/src
2019-08-06 10:28:09 -07:00
..
bootstrap Auto merge of #62766 - alexcrichton:stabilize-pipelined-compilation, r=oli-obk 2019-07-30 08:39:29 +00:00
build_helper Deny unused_lifetimes through rustbuild 2019-07-28 18:47:02 +03:00
ci Auto merge of #61393 - gnzlbg:update_libc, r=gnzlbg 2019-08-02 07:45:05 +00:00
doc Auto merge of #62766 - alexcrichton:stabilize-pipelined-compilation, r=oli-obk 2019-07-30 08:39:29 +00:00
etc
grammar
liballoc Rollup merge of #63095 - Centril:incomplete-features-lint, r=varkor 2019-07-30 22:43:34 +02:00
libarena Deny unused_lifetimes through rustbuild 2019-07-28 18:47:02 +03:00
libcore Rollup merge of #63189 - waywardmonkeys:doc-improvements, r=Centril 2019-08-02 12:14:18 +02:00
libfmt_macros rustc: Compile the fmt_macros crate as an rlib 2019-07-29 08:15:08 -07:00
libgraphviz Remove lint annotations in specific crates that are already enforced by rustbuild 2019-07-28 18:46:24 +03:00
libpanic_abort Remove lint annotations in specific crates that are already enforced by rustbuild 2019-07-28 18:46:24 +03:00
libpanic_unwind Remove lint annotations in specific crates that are already enforced by rustbuild 2019-07-28 18:46:24 +03:00
libproc_macro Deny unused_lifetimes through rustbuild 2019-07-28 18:47:02 +03:00
libprofiler_builtins Remove lint annotations in specific crates that are already enforced by rustbuild 2019-07-28 18:46:24 +03:00
librustc tweak output and tests 2019-08-04 12:23:05 -07:00
librustc_apfloat Remove lint annotations in specific crates that are already enforced by rustbuild 2019-07-28 18:46:24 +03:00
librustc_asan Remove lint annotations in specific crates that are already enforced by rustbuild 2019-07-28 18:46:24 +03:00
librustc_ast_borrowck Deny unused_lifetimes through rustbuild 2019-07-28 18:47:02 +03:00
librustc_codegen_llvm tweak output and tests 2019-08-04 12:23:05 -07:00
librustc_codegen_ssa tweak output and tests 2019-08-04 12:23:05 -07:00
librustc_codegen_utils Deny unused_lifetimes through rustbuild 2019-07-28 18:47:02 +03:00
librustc_data_structures Remove derives Encodable/Decodable and unstabilize attribute #[bench] 2019-07-31 21:27:59 +03:00
librustc_driver Deny unused_lifetimes through rustbuild 2019-07-28 18:47:02 +03:00
librustc_errors Auto merge of #63090 - Centril:rollup-xnjwm2h, r=Centril 2019-07-28 20:22:42 +00:00
librustc_fs_util Remove lint annotations in specific crates that are already enforced by rustbuild 2019-07-28 18:46:24 +03:00
librustc_incremental Deny unused_lifetimes through rustbuild 2019-07-28 18:47:02 +03:00
librustc_interface Auto merge of #62766 - alexcrichton:stabilize-pipelined-compilation, r=oli-obk 2019-07-30 08:39:29 +00:00
librustc_lexer
librustc_lint Turn INCOMPLETE_FEATURES into a lint. 2019-07-30 10:32:43 +02:00
librustc_llvm Remove lint annotations in specific crates that are already enforced by rustbuild 2019-07-28 18:46:24 +03:00
librustc_lsan Remove lint annotations in specific crates that are already enforced by rustbuild 2019-07-28 18:46:24 +03:00
librustc_macros Remove lint annotations in specific crates that are already enforced by rustbuild 2019-07-28 18:46:24 +03:00
librustc_metadata Deny unused_lifetimes through rustbuild 2019-07-28 18:47:02 +03:00
librustc_mir Simplify change to layout_of 2019-08-03 22:04:39 -07:00
librustc_msan Remove lint annotations in specific crates that are already enforced by rustbuild 2019-07-28 18:46:24 +03:00
librustc_passes Simplify change to layout_of 2019-08-03 22:04:39 -07:00
librustc_plugin Remove lint annotations in specific crates that are already enforced by rustbuild 2019-07-28 18:46:24 +03:00
librustc_privacy Deny unused_lifetimes through rustbuild 2019-07-28 18:47:02 +03:00
librustc_resolve Rollup merge of #63083 - matthewjasper:parameter-hygiene, r=petrochenkov 2019-07-30 05:37:34 +02:00
librustc_save_analysis Auto merge of #62766 - alexcrichton:stabilize-pipelined-compilation, r=oli-obk 2019-07-30 08:39:29 +00:00
librustc_target review comments: clean up 2019-08-04 10:42:46 -07:00
librustc_traits Deny unused_lifetimes through rustbuild 2019-07-28 18:47:02 +03:00
librustc_tsan Remove lint annotations in specific crates that are already enforced by rustbuild 2019-07-28 18:46:24 +03:00
librustc_typeck Rollup merge of #63093 - Aaron1011:fix/existential-closure, r=cramertj 2019-07-30 05:37:37 +02:00
librustdoc Rollup merge of #62971 - GuillaumeGomez:keyword-sidebar, r=nobody 2019-08-01 16:00:25 +02:00
libserialize Remove lint annotations in specific crates that are already enforced by rustbuild 2019-07-28 18:46:24 +03:00
libstd Auto merge of #63214 - Centril:rollup-hdb7dnx, r=Centril 2019-08-02 11:24:13 +00:00
libsyntax Rollup merge of #63202 - exphp-forks:parser-ice-63135, r=estebank 2019-08-02 12:14:21 +02:00
libsyntax_ext Remove derives Encodable/Decodable and unstabilize attribute #[bench] 2019-07-31 21:27:59 +03:00
libsyntax_pos Deny unused_lifetimes through rustbuild 2019-07-28 18:47:02 +03:00
libterm Remove lint annotations in specific crates that are already enforced by rustbuild 2019-07-28 18:46:24 +03:00
libtest Remove derives Encodable/Decodable and unstabilize attribute #[bench] 2019-07-31 21:27:59 +03:00
libunwind Remove lint annotations in specific crates that are already enforced by rustbuild 2019-07-28 18:46:24 +03:00
llvm-emscripten@7f23313edf
llvm-project@9b64ca5b7e
rtstartup
rustc
rustllvm
stdarch@4791ba85e7
test move error with diverging output to compile-fail 2019-08-06 10:28:09 -07:00
tools Remove spin dependency 2019-08-01 17:01:33 +02:00
.gitignore
README.md
stage0.txt

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: