rust/src
2020-07-31 22:38:27 +02:00
..
bootstrap Auto merge of #74682 - alexcrichton:backtrace-gimli-round-2, r=Mark-Simulacrum 2020-07-30 23:22:09 +00:00
build_helper build: Harden env var tracking in build scripts 2020-07-22 19:51:19 +03:00
ci Auto merge of #74844 - asomers:freebsd-profiler, r=pietroalbini 2020-07-31 12:27:13 +00:00
doc Auto merge of #74926 - Manishearth:rename-lint, r=jyn514 2020-07-31 02:20:47 +00:00
etc Avoid bool-like naming 2020-07-29 10:48:00 +00:00
librustc_apfloat Migrate to numeric associated consts 2020-06-10 01:35:47 +00:00
librustc_arena Rollup merge of #73378 - matthewjasper:arena-not-special, r=oli-obk 2020-06-20 14:45:00 -07:00
librustc_ast Move from log to tracing 2020-07-31 22:38:20 +02:00
librustc_ast_lowering Move from log to tracing 2020-07-31 22:38:20 +02:00
librustc_ast_passes Move from log to tracing 2020-07-31 22:38:20 +02:00
librustc_ast_pretty Move from log to tracing 2020-07-31 22:38:20 +02:00
librustc_attr Rollup merge of #74572 - Mark-Simulacrum:unify-rustc-depr, r=petrochenkov 2020-07-24 18:56:27 +09:00
librustc_builtin_macros Move from log to tracing 2020-07-31 22:38:20 +02:00
librustc_codegen_llvm Move from log to tracing 2020-07-31 22:38:20 +02:00
librustc_codegen_ssa Move from log to tracing 2020-07-31 22:38:20 +02:00
librustc_data_structures Move from log to tracing 2020-07-31 22:38:20 +02:00
librustc_driver Move from log to tracing 2020-07-31 22:38:20 +02:00
librustc_error_codes Rollup merge of #74907 - GuillaumeGomez:cleanup-e0740, r=pickfire 2020-07-30 13:04:38 -07:00
librustc_errors Move from log to tracing 2020-07-31 22:38:20 +02:00
librustc_expand Move from log to tracing 2020-07-31 22:38:20 +02:00
librustc_feature Rollup merge of #73868 - ecstatic-morse:fix-stable-version, r=jonas-schievink 2020-07-22 16:34:37 -07:00
librustc_fs_util
librustc_graphviz
librustc_hir Move from log to tracing 2020-07-31 22:38:20 +02:00
librustc_hir_pretty Remove lots of Symbol::as_str() calls. 2020-07-15 09:01:35 +10:00
librustc_incremental Move from log to tracing 2020-07-31 22:38:20 +02:00
librustc_index Auto merge of #69749 - davidtwco:issue-46477-polymorphization, r=eddyb 2020-07-21 03:09:04 +00:00
librustc_infer Move from log to tracing 2020-07-31 22:38:20 +02:00
librustc_interface Move from log to tracing 2020-07-31 22:38:20 +02:00
librustc_lexer Rollup merge of #73856 - pierwill:pierwill-lexer-doc, r=jonas-schievink 2020-07-06 17:45:17 -07:00
librustc_lint Move from log to tracing 2020-07-31 22:38:20 +02:00
librustc_llvm Rollup merge of #74643 - petrochenkov:noenvrerun, r=Mark-Simulacrum 2020-07-22 16:34:50 -07:00
librustc_macros Enforce the static symbol order. 2020-07-16 16:53:24 +10:00
librustc_metadata Move from log to tracing 2020-07-31 22:38:20 +02:00
librustc_middle Move from log to tracing 2020-07-31 22:38:20 +02:00
librustc_mir Move from log to tracing 2020-07-31 22:38:20 +02:00
librustc_mir_build Move from log to tracing 2020-07-31 22:38:20 +02:00
librustc_parse Move from log to tracing 2020-07-31 22:38:20 +02:00
librustc_parse_format Eliminate confusing "globals" terminology. 2020-07-09 14:11:44 +10:00
librustc_passes Move from log to tracing 2020-07-31 22:38:20 +02:00
librustc_plugin_impl rustc_metadata: Make crate loading fully speculative 2020-07-18 14:06:04 +04:00
librustc_privacy Move from log to tracing 2020-07-31 22:38:20 +02:00
librustc_query_system Move from log to tracing 2020-07-31 22:38:20 +02:00
librustc_resolve Move from log to tracing 2020-07-31 22:38:20 +02:00
librustc_save_analysis Move from log to tracing 2020-07-31 22:38:20 +02:00
librustc_serialize Use min_specialization in the remaining rustc crates 2020-06-10 09:05:52 +01:00
librustc_session Move from log to tracing 2020-07-31 22:38:20 +02:00
librustc_span Move from log to tracing 2020-07-31 22:38:20 +02:00
librustc_symbol_mangling Move from log to tracing 2020-07-31 22:38:20 +02:00
librustc_target Move from log to tracing 2020-07-31 22:38:20 +02:00
librustc_trait_selection Move from log to tracing 2020-07-31 22:38:20 +02:00
librustc_traits Move from log to tracing 2020-07-31 22:38:20 +02:00
librustc_ty Move from log to tracing 2020-07-31 22:38:20 +02:00
librustc_typeck Move from log to tracing 2020-07-31 22:38:20 +02:00
librustdoc Auto merge of #74955 - P1n3appl3:rustdoc-formats, r=GuillaumeGomez 2020-07-31 04:37:14 +00:00
llvm-project@86b120e6f3 Update llvm-project to latest origin/rustc/10.0-2020-05-05 commit which includes LVI segfault fix 2020-07-12 18:49:14 +00:00
rustc
rustllvm Fixed coverage map issues; better aligned with LLVM APIs 2020-07-25 07:39:51 -07:00
test Auto merge of #74956 - ecstatic-morse:const-option-unwrap, r=oli-obk 2020-07-31 08:26:33 +00:00
tools Add tracing libs to list of permitted dependencies 2020-07-31 22:38:27 +02:00
README.md Update outdated readme 2020-07-27 22:05:34 -05:00
stage0.txt Bump to 1.47 2020-07-16 19:36:49 -04:00

This directory contains the source code of the rust project, including:

  • rustc and its tests
  • The bootstrapping build system
  • Various submodules for tools, like rustdoc, rls, etc.

For more information on how various parts of the compiler work, see the rustc dev guide.