rust/src
Mazdak Farrokhzad c088890b6e
Rollup merge of #63123 - TankhouseAle:const-fn-type-name-any, r=oli-obk
`const fn`-ify `std::any::type_name` as laid out in #63084

A test, based on the one I added when I implemented support for the underlying `core::intrinsics::type_name` being allowed in `const fn` contexts, is included.
2019-07-30 22:43:37 +02: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 Rollup merge of #62759 - mark-i-m:rustc-guide-toolstate-check, r=kennytm 2019-07-28 11:11:06 +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 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 #63123 - TankhouseAle:const-fn-type-name-any, r=oli-obk 2019-07-30 22:43:37 +02:00
libfmt_macros Deny unused_lifetimes through rustbuild 2019-07-28 18:47:02 +03: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 Rollup merge of #62293 - Centril:remove-await-macro, r=cramertj 2019-07-30 22:43:31 +02: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 Rollup merge of #62809 - alexcrichton:wasm-llvm-9, r=nikic 2019-07-29 02:10:52 +02:00
librustc_codegen_ssa Auto merge of #62766 - alexcrichton:stabilize-pipelined-compilation, r=oli-obk 2019-07-30 08:39:29 +00:00
librustc_codegen_utils Deny unused_lifetimes through rustbuild 2019-07-28 18:47:02 +03:00
librustc_data_structures Auto merge of #63090 - Centril:rollup-xnjwm2h, r=Centril 2019-07-28 20:22:42 +00: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 Add comment 2019-07-27 22:10:09 +09:00
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 Rollup merge of #63076 - RalfJung:miri-fn-ptr-alloc-size, r=oli-obk 2019-07-29 02:10:55 +02: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 Auto merge of #63090 - Centril:rollup-xnjwm2h, r=Centril 2019-07-28 20:22:42 +00: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 Rollup merge of #62809 - alexcrichton:wasm-llvm-9, r=nikic 2019-07-29 02:10:52 +02: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 Auto merge of #62766 - alexcrichton:stabilize-pipelined-compilation, r=oli-obk 2019-07-30 08:39:29 +00:00
libserialize Remove lint annotations in specific crates that are already enforced by rustbuild 2019-07-28 18:46:24 +03:00
libstd Rollup merge of #63117 - BaoshanPang:bugfix, r=alexcrichton 2019-07-30 22:43:36 +02:00
libsyntax Rollup merge of #63095 - Centril:incomplete-features-lint, r=varkor 2019-07-30 22:43:34 +02:00
libsyntax_ext Deny unused_lifetimes through rustbuild 2019-07-28 18:47:02 +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 lint annotations in specific crates that are already enforced by rustbuild 2019-07-28 18:46:24 +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 Rollup merge of #63123 - TankhouseAle:const-fn-type-name-any, r=oli-obk 2019-07-30 22:43:37 +02:00
tools Add very simple edition check to tidy; and add missing edition = 2018s. 2019-07-30 01:56:03 +08: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: