rust/src
2019-08-03 12:46:20 +02:00
..
bootstrap Rollup merge of #63196 - RalfJung:build_helper, r=alexcrichton 2019-08-03 00:09:07 +02:00
build_helper build_helper: rename (try_)run_silent -> (try_)run 2019-08-01 20:13:47 +02:00
ci Rollup merge of #63107 - adrian-budau:master, r=alexcrichton 2019-08-03 00:09:04 +02:00
doc Auto merge of #62766 - alexcrichton:stabilize-pipelined-compilation, r=oli-obk 2019-07-30 08:39:29 +00:00
etc Check for lldb existences 2019-07-14 04:19:39 +00:00
grammar
liballoc Remove some more cfg(test)s 2019-08-02 02:40:01 +03:00
libarena Deny unused_lifetimes through rustbuild 2019-07-28 18:47:02 +03:00
libcore clarify that unchecked indexing is UB even if the reference is never used 2019-08-03 12:46:20 +02:00
libfmt_macros Rollup merge of #63121 - estebank:formatting-pos, r=alexcrichton 2019-08-03 00:09:06 +02: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 libpanic_unwind: Unconfigure tests during normal build 2019-08-02 01:59:01 +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 Auto merge of #63180 - varkor:trait-alias-impl-trait, r=Centril 2019-08-03 02:21:23 +00: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 Use Rust integer types instead of libc's fixed-width types 2019-08-01 17:01:33 +02:00
librustc_codegen_ssa Rollup merge of #62969 - saleemjaffer:declutter_interperror, r=RalfJung 2019-08-02 12:14:15 +02:00
librustc_codegen_utils Deny unused_lifetimes through rustbuild 2019-07-28 18:47:02 +03:00
librustc_data_structures Remove some more cfg(test)s 2019-08-02 02:40:01 +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 Auto merge of #63180 - varkor:trait-alias-impl-trait, r=Centril 2019-08-03 02:21:23 +00: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_lexer: Unconfigure tests during normal build 2019-08-02 01:59:01 +03:00
librustc_lint Replace "existential" by "opaque" 2019-08-02 02:44:36 +01: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 Replace "existential" by "opaque" 2019-08-02 02:44:36 +01:00
librustc_mir Auto merge of #63180 - varkor:trait-alias-impl-trait, r=Centril 2019-08-03 02:21:23 +00: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 Replace "existential" by "opaque" 2019-08-02 02:44:36 +01: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 Replace "existential" by "opaque" 2019-08-02 02:44:36 +01:00
librustc_resolve Replace "existential" by "opaque" 2019-08-02 02:44:36 +01:00
librustc_save_analysis Address review comments 2019-08-02 02:44:36 +01:00
librustc_target Rollup merge of #63107 - adrian-budau:master, r=alexcrichton 2019-08-03 00:09:04 +02:00
librustc_traits Replace "existential" by "opaque" 2019-08-02 02:44:36 +01: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 Address review comments 2019-08-02 02:44:36 +01:00
librustdoc Auto merge of #63180 - varkor:trait-alias-impl-trait, r=Centril 2019-08-03 02:21:23 +00:00
libserialize libserialize: Unconfigure tests during normal build 2019-08-02 01:59:01 +03:00
libstd Auto merge of #63228 - Centril:rollup-x39p5ga, r=Centril 2019-08-02 22:44:53 +00:00
libsyntax Auto merge of #63180 - varkor:trait-alias-impl-trait, r=Centril 2019-08-03 02:21:23 +00:00
libsyntax_ext Rollup merge of #63121 - estebank:formatting-pos, r=alexcrichton 2019-08-03 00:09:06 +02:00
libsyntax_pos Auto merge of #63180 - varkor:trait-alias-impl-trait, r=Centril 2019-08-03 02:21:23 +00:00
libterm libterm: Unconfigure tests during normal build 2019-08-02 01:59:01 +03:00
libtest Remove some more cfg(test)s 2019-08-02 02:40:01 +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 std: Use native #[thread_local] TLS on wasm 2019-07-25 11:17:07 -07:00
rtstartup
rustc
rustllvm Don't link mcjit/interpreter LLVM components 2019-07-20 17:17:48 +02:00
stdarch@4791ba85e7 Update stdarch submodule 2019-07-23 17:19:32 +02:00
test Auto merge of #63180 - varkor:trait-alias-impl-trait, r=Centril 2019-08-03 02:21:23 +00:00
tools Rollup merge of #63107 - adrian-budau:master, r=alexcrichton 2019-08-03 00:09:04 +02:00
.gitignore
README.md
stage0.txt Update stage0.txt 2019-07-23 11:07:06 -04: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: