rust/src
2020-03-21 09:57:35 +02:00
..
bootstrap Rollup merge of #69443 - ehuss:tidy-license, r=skade,Mark-Simulacrum 2020-03-19 06:57:30 +01:00
build_helper
ci ci: use python from the correct path 2020-03-18 21:07:44 +01:00
doc Update books 2020-03-16 19:09:54 -07:00
etc Fix debugger pretty printing of BTrees 2020-03-20 12:02:07 -04:00
liballoc Rollup merge of #70194 - kornelski:must_split, r=joshtriplett 2020-03-21 05:33:36 +01:00
libarena
libcore Rollup merge of #70187 - matthiaskrgr:cl2ppy, r=Mark-Simulacrum 2020-03-21 05:33:31 +01: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 remove unused imports 2020-03-19 07:53:32 +01:00
libproc_macro Use min_specialization in libstd and libproc_macro 2020-03-15 13:23:03 +00:00
libprofiler_builtins
librustc remove redundant returns (clippy::needless_return) 2020-03-20 20:23:03 +01:00
librustc_apfloat
librustc_ast can_begin_literal_maybe_minus: true on "-"? lit NTs. 2020-03-20 16:42:53 +01:00
librustc_ast_lowering Rollup merge of #69033 - jonas-schievink:resume-with-context, r=tmandry 2020-03-21 05:33:15 +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 Don't prepend with space before paren 2020-03-17 18:29:20 +01:00
librustc_attr Other legacy -> macro_rules 2020-03-16 00:29:42 +03:00
librustc_builtin_macros Rollup merge of #70187 - matthiaskrgr:cl2ppy, r=Mark-Simulacrum 2020-03-21 05:33:31 +01:00
librustc_codegen_llvm remove redundant returns (clippy::needless_return) 2020-03-20 20:23:03 +01:00
librustc_codegen_ssa remove redundant returns (clippy::needless_return) 2020-03-20 20:23:03 +01:00
librustc_codegen_utils Rollup merge of #69920 - Centril:hir-cleanup, r=Zoxc 2020-03-18 18:03:44 +01:00
librustc_data_structures remove redundant returns (clippy::needless_return) 2020-03-20 20:23:03 +01:00
librustc_driver remove redundant returns (clippy::needless_return) 2020-03-20 20:23:03 +01:00
librustc_error_codes Rollup merge of #70188 - GuillaumeGomez:cleanup-e0439, r=Dylan-DPC 2020-03-21 05:33:33 +01:00
librustc_errors use direct imports for rustc::{lint, session}. 2020-03-16 02:52:06 +01:00
librustc_expand can_begin_literal_maybe_minus: true on "-"? lit NTs. 2020-03-20 16:42:53 +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 rustc: use LocalDefId instead of DefIndex in ich. 2020-03-19 11:16:08 +02:00
librustc_incremental remove redundant returns (clippy::needless_return) 2020-03-20 20:23:03 +01:00
librustc_index Add requisite feature gates for const assert 2020-03-17 11:15:40 -07:00
librustc_infer infer: export methods on InferCtxt instead of ShallowResolver. 2020-03-21 09:57:35 +02:00
librustc_interface Rollup merge of #69920 - Centril:hir-cleanup, r=Zoxc 2020-03-18 18:03:44 +01:00
librustc_lexer remove redundant returns (clippy::needless_return) 2020-03-20 20:23:03 +01:00
librustc_lint remove redundant returns (clippy::needless_return) 2020-03-20 20:23:03 +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 remove redundant returns (clippy::needless_return) 2020-03-20 20:23:03 +01:00
librustc_mir Rollup merge of #70189 - RalfJung:is_signed, r=eddyb 2020-03-21 05:33:35 +01:00
librustc_mir_build Rollup merge of #70187 - matthiaskrgr:cl2ppy, r=Mark-Simulacrum 2020-03-21 05:33:31 +01:00
librustc_parse Rollup merge of #70187 - matthiaskrgr:cl2ppy, r=Mark-Simulacrum 2020-03-21 05:33:31 +01:00
librustc_passes remove redundant returns (clippy::needless_return) 2020-03-20 20:23:03 +01:00
librustc_plugin_impl use direct imports for rustc::{lint, session}. 2020-03-16 02:52:06 +01:00
librustc_privacy remove redundant returns (clippy::needless_return) 2020-03-20 20:23:03 +01:00
librustc_resolve Rollup merge of #70187 - matthiaskrgr:cl2ppy, r=Mark-Simulacrum 2020-03-21 05:33:31 +01:00
librustc_save_analysis remove redundant returns (clippy::needless_return) 2020-03-20 20:23:03 +01:00
librustc_session remove redundant returns (clippy::needless_return) 2020-03-20 20:23:03 +01:00
librustc_span Rollup merge of #70187 - matthiaskrgr:cl2ppy, r=Mark-Simulacrum 2020-03-21 05:33:31 +01:00
librustc_target Rollup merge of #70189 - RalfJung:is_signed, r=eddyb 2020-03-21 05:33:35 +01:00
librustc_trait_selection infer: export methods on InferCtxt instead of ShallowResolver. 2020-03-21 09:57:35 +02:00
librustc_traits remove redundant returns (clippy::needless_return) 2020-03-20 20:23:03 +01:00
librustc_ty remove redundant returns (clippy::needless_return) 2020-03-20 20:23:03 +01:00
librustc_typeck remove redundant returns (clippy::needless_return) 2020-03-20 20:23:03 +01:00
librustdoc remove redundant import (clippy::single_component_path_imports) 2020-03-20 20:23:03 +01:00
libserialize Inline various simple emit_* and read_* methods in Decoder. 2020-02-18 16:46:50 +11:00
libstd Rollup merge of #70187 - matthiaskrgr:cl2ppy, r=Mark-Simulacrum 2020-03-21 05:33:31 +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 Rollup merge of #70184 - Centril:include-mod-relativism, r=petrochenkov 2020-03-21 05:33:30 +01:00
tools Auto merge of #69402 - GuillaumeGomez:extend-search, r=kinnison 2020-03-19 16:07:59 +00: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.