rust/src
2020-03-18 15:08:25 +01:00
..
bootstrap Rollup merge of #69735 - tmiasko:bootstrap-sanitizers-hash, r=Mark-Simulacrum 2020-03-17 12:16:14 +01:00
build_helper
ci Rollup merge of #69688 - JohnTitor:move-tidy, r=Mark-Simulacrum 2020-03-17 12:16:12 +01:00
doc Update books 2020-03-16 19:09:54 -07:00
etc
liballoc Rollup merge of #70029 - jonas-schievink:bootstrap, r=Centril 2020-03-17 03:05:17 +01:00
libarena
libcore Auto merge of #68915 - timvermeulen:non_fused_iter, r=Amanieu 2020-03-18 03:08:52 +00:00
libfmt_macros fix various typos 2020-03-06 15:19:31 +01:00
libgraphviz
libpanic_abort Simplify the try intrinsic by using a callback in the catch block 2020-03-05 17:36:50 +00:00
libpanic_unwind fix comment, rustfmt 2020-03-14 13:09:02 +01:00
libproc_macro Use min_specialization in libstd and libproc_macro 2020-03-15 13:23:03 +00:00
libprofiler_builtins
librustc Rollup merge of #69956 - matthewjasper:fix-region-flags, r=nikomatsakis 2020-03-17 12:16:18 +01:00
librustc_apfloat
librustc_ast de-fatalize outline module parsing 2020-03-18 15:08:25 +01:00
librustc_ast_lowering Rollup merge of #69989 - petrochenkov:nolegacy, r=eddyb,matthewjasper 2020-03-16 13:16:44 +01:00
librustc_ast_passes Auto merge of #68970 - matthewjasper:min-spec, r=nikomatsakis 2020-03-16 20:49:26 +00:00
librustc_ast_pretty ast/hir: MacroDef::legacy -> MacroDef::macro_rules 2020-03-16 00:29:03 +03:00
librustc_attr Other legacy -> macro_rules 2020-03-16 00:29:42 +03:00
librustc_builtin_macros Rollup merge of #69870 - petrochenkov:cfgacc, r=matthewjasper 2020-03-17 03:05:12 +01:00
librustc_codegen_llvm Rollup merge of #69922 - RalfJung:less-intrinsic, r=oli-obk 2020-03-17 12:16:16 +01:00
librustc_codegen_ssa Auto merge of #69519 - 12101111:remove-proc-macro-check, r=nagisa 2020-03-17 18:27:26 +00:00
librustc_codegen_utils Auto merge of #69519 - 12101111:remove-proc-macro-check, r=nagisa 2020-03-17 18:27:26 +00:00
librustc_data_structures Bump the bootstrap compiler 2020-03-15 19:43:25 +01:00
librustc_driver Index HIR after creating TyCtxt 2020-03-14 22:52:30 +01:00
librustc_error_codes Rollup merge of #69867 - ayushmishra2005:doc/61137-add-long-error-code-e0628, r=Dylan-DPC 2020-03-16 13:16:42 +01:00
librustc_errors rustc_errors: Use ensure_source_file_source_present where necessary. 2020-03-10 07:26:27 +01:00
librustc_expand expand: use push_directory 2020-03-18 15:08:25 +01:00
librustc_feature Rollup merge of #69870 - petrochenkov:cfgacc, r=matthewjasper 2020-03-17 03:05:12 +01:00
librustc_fs_util
librustc_hir Rollup merge of #69989 - petrochenkov:nolegacy, r=eddyb,matthewjasper 2020-03-16 13:16:44 +01:00
librustc_incremental More Method->Fn renaming 2020-03-15 19:15:55 -05:00
librustc_index mem::zeroed/uninit: panic on types that do not permit zero-initialization 2020-02-29 09:27:25 +01:00
librustc_infer More Method->Fn renaming 2020-03-15 19:15:55 -05:00
librustc_interface Auto merge of #69519 - 12101111:remove-proc-macro-check, r=nagisa 2020-03-17 18:27:26 +00:00
librustc_lexer fix various typos 2020-03-06 15:19:31 +01:00
librustc_lint Rollup merge of #70049 - oli-obk:param_env_empty_considered_unimplemented, r=eddyb 2020-03-17 03:05:20 +01:00
librustc_llvm use char instead of &str for single char patterns 2020-02-27 14:57:22 +01:00
librustc_macros Auto merge of #66364 - Centril:cleanup-macro-def, r=petrochenkov,eddyb 2020-03-10 17:12:48 +00:00
librustc_metadata Auto merge of #69519 - 12101111:remove-proc-macro-check, r=nagisa 2020-03-17 18:27:26 +00:00
librustc_mir Small fixes in documentation 2020-03-16 21:24:47 -04:00
librustc_mir_build Fiddle ParamEnv through to a place that used to use ParamEnv::empty in a buggy manner 2020-03-16 18:51:55 +01:00
librustc_parse extract error_on_circular_module 2020-03-18 15:08:25 +01:00
librustc_passes Fiddle ParamEnv through to a place that used to use ParamEnv::empty in a buggy manner 2020-03-16 18:51:55 +01:00
librustc_plugin_impl Rename syntax to rustc_ast in source code 2020-02-29 21:59:09 +03:00
librustc_privacy Rollup merge of #69989 - petrochenkov:nolegacy, r=eddyb,matthewjasper 2020-03-16 13:16:44 +01:00
librustc_resolve Rollup merge of #70000 - petrochenkov:rawkeypars, r=davidtwco 2020-03-17 03:05:16 +01:00
librustc_save_analysis Rollup merge of #69988 - petrochenkov:nomacrodef, r=Centril 2020-03-15 15:40:08 +01:00
librustc_session Auto merge of #69519 - 12101111:remove-proc-macro-check, r=nagisa 2020-03-17 18:27:26 +00:00
librustc_span Rollup merge of #68746 - matthewjasper:metahygiene, r=petrochenkov 2020-03-17 12:16:10 +01:00
librustc_target Auto merge of #67502 - Mark-Simulacrum:opt-catch, r=Mark-Simulacrum 2020-03-13 22:43:06 +00:00
librustc_trait_selection Auto merge of #68970 - matthewjasper:min-spec, r=nikomatsakis 2020-03-16 20:49:26 +00:00
librustc_traits More Method->Fn renaming 2020-03-15 19:15:55 -05:00
librustc_ty Index HIR after creating TyCtxt 2020-03-14 22:52:30 +01:00
librustc_typeck Rollup merge of #69922 - RalfJung:less-intrinsic, r=oli-obk 2020-03-17 12:16:16 +01:00
librustdoc Rollup merge of #69738 - mark-i-m:assoc-fn-2, r=eddyb 2020-03-16 13:16:40 +01:00
libserialize Inline various simple emit_* and read_* methods in Decoder. 2020-02-18 16:46:50 +11:00
libstd Rollup merge of #70046 - lzutao:patch-1, r=Centril 2020-03-17 03:05:19 +01:00
libterm
libtest Rollup merge of #69802 - matthiaskrgr:cl1ppy, r=Dylan-DPC 2020-03-14 04:03:24 +09:00
libunwind Link to libgcc dynamically on windows-gnu when using dylib crates 2020-03-05 17:36:50 +00:00
llvm-project@9f65ad0573 update llvm to silence gcc 9 warnings 2020-02-26 10:27:01 +08:00
rtstartup Fix MinGW termination callbacks not being invoked 2020-03-05 17:36:50 +00:00
rustc
rustllvm librustc_codegen_llvm: Use slices instead of 0-terminated strings 2020-03-11 08:10:21 +01:00
stdarch@dea57529b3
test de-fatalize outline module parsing 2020-03-18 15:08:25 +01:00
tools Update cargo 2020-03-17 20:33:07 -07:00
README.md rust-lang.github.io/rustc-dev-guide -> rustc-dev-guide.rust-lang.org 2020-03-10 17:08:18 -03:00
stage0.txt Bump the bootstrap compiler 2020-03-15 19:43:25 +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 dev guide.