rust/src
bors 118b50524b Auto merge of #72927 - petrochenkov:rustc, r=Mark-Simulacrum
Rename all remaining compiler crates to use the `rustc_foo` pattern

libarena -> librustc_arena
libfmt_macros -> librustc_parse_format
libgraphviz -> librustc_graphviz
libserialize -> librustc_serialize

Closes https://github.com/rust-lang/rust/issues/71177 in particular.
2020-06-06 09:00:51 +00:00
..
bootstrap Bump to 1.46 2020-06-03 15:27:51 -04:00
build_helper
ci Enable lld for Cargo tests on Windows. 2020-06-04 14:32:23 -07:00
doc Updated documentation for Control Flow Guard 2020-06-03 14:31:08 +01:00
etc
liballoc Auto merge of #73025 - Dylan-DPC:rollup-a1uzj5u, r=Dylan-DPC 2020-06-05 15:21:01 +00:00
libcore Bump to 1.46 2020-06-03 15:27:51 -04:00
libpanic_abort
libpanic_unwind Bump to 1.46 2020-06-03 15:27:51 -04:00
libproc_macro
libprofiler_builtins
librustc_apfloat
librustc_arena Make things build again 2020-06-02 20:38:24 +03:00
librustc_ast Make things build again 2020-06-02 20:38:24 +03:00
librustc_ast_lowering Rename the crates in source code 2020-06-02 20:42:54 +03:00
librustc_ast_passes
librustc_ast_pretty
librustc_attr Make things build again 2020-06-02 20:38:24 +03:00
librustc_builtin_macros Rename the crates in source code 2020-06-02 20:42:54 +03:00
librustc_codegen_llvm Make things build again 2020-06-02 20:38:24 +03:00
librustc_codegen_ssa Auto merge of #72927 - petrochenkov:rustc, r=Mark-Simulacrum 2020-06-06 09:00:51 +00:00
librustc_data_structures Rename the crates in source code 2020-06-02 20:42:54 +03:00
librustc_driver Auto merge of #72927 - petrochenkov:rustc, r=Mark-Simulacrum 2020-06-06 09:00:51 +00:00
librustc_error_codes Rollup merge of #72260 - csmoe:issue-69276, r=estebank 2020-06-05 13:07:03 +02:00
librustc_errors Make things build again 2020-06-02 20:38:24 +03:00
librustc_expand Make things build again 2020-06-02 20:38:24 +03:00
librustc_feature
librustc_fs_util
librustc_graphviz Rename the crates in source code 2020-06-02 20:42:54 +03:00
librustc_hir Auto merge of #72927 - petrochenkov:rustc, r=Mark-Simulacrum 2020-06-06 09:00:51 +00:00
librustc_hir_pretty save_analysis: work on HIR tree instead of AST 2020-06-04 08:31:41 +01:00
librustc_incremental Rename the crates in source code 2020-06-02 20:42:54 +03:00
librustc_index Make things build again 2020-06-02 20:38:24 +03:00
librustc_infer Auto merge of #72927 - petrochenkov:rustc, r=Mark-Simulacrum 2020-06-06 09:00:51 +00:00
librustc_interface Auto merge of #72927 - petrochenkov:rustc, r=Mark-Simulacrum 2020-06-06 09:00:51 +00:00
librustc_lexer
librustc_lint change WellFormed predicate to GenericArg 2020-06-02 15:02:36 +02:00
librustc_llvm
librustc_macros
librustc_metadata Auto merge of #72927 - petrochenkov:rustc, r=Mark-Simulacrum 2020-06-06 09:00:51 +00:00
librustc_middle Auto merge of #72927 - petrochenkov:rustc, r=Mark-Simulacrum 2020-06-06 09:00:51 +00:00
librustc_mir Auto merge of #72927 - petrochenkov:rustc, r=Mark-Simulacrum 2020-06-06 09:00:51 +00:00
librustc_mir_build Rename the crates in source code 2020-06-02 20:42:54 +03:00
librustc_parse
librustc_parse_format Make things build again 2020-06-02 20:38:24 +03:00
librustc_passes
librustc_plugin_impl
librustc_privacy
librustc_query_system Rename the crates in source code 2020-06-02 20:42:54 +03:00
librustc_resolve Auto merge of #72927 - petrochenkov:rustc, r=Mark-Simulacrum 2020-06-06 09:00:51 +00:00
librustc_save_analysis save_analysis: work on HIR tree instead of AST 2020-06-04 08:31:41 +01:00
librustc_serialize Update fulldeps tests and clippy 2020-06-03 00:18:57 +03:00
librustc_session Make things build again 2020-06-02 20:38:24 +03:00
librustc_span Auto merge of #72927 - petrochenkov:rustc, r=Mark-Simulacrum 2020-06-06 09:00:51 +00:00
librustc_symbol_mangling
librustc_target Auto merge of #72927 - petrochenkov:rustc, r=Mark-Simulacrum 2020-06-06 09:00:51 +00:00
librustc_trait_selection Auto merge of #72927 - petrochenkov:rustc, r=Mark-Simulacrum 2020-06-06 09:00:51 +00:00
librustc_traits change WellFormed predicate to GenericArg 2020-06-02 15:02:36 +02:00
librustc_ty
librustc_typeck Auto merge of #72927 - petrochenkov:rustc, r=Mark-Simulacrum 2020-06-06 09:00:51 +00:00
librustdoc change WellFormed predicate to GenericArg 2020-06-02 15:02:36 +02:00
libstd Auto merge of #72957 - Mark-Simulacrum:bootstrap-bump, r=sfackler 2020-06-05 11:11:26 +00:00
libterm
libtest
libunwind
llvm-project@943dbddc8e
rtstartup
rustc
rustllvm
stdarch@45340c0e2f
test Auto merge of #72927 - petrochenkov:rustc, r=Mark-Simulacrum 2020-06-06 09:00:51 +00:00
tools Auto merge of #72927 - petrochenkov:rustc, r=Mark-Simulacrum 2020-06-06 09:00:51 +00:00
README.md
stage0.txt Bump to 1.46 2020-06-03 15:27:51 -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 dev guide.