rust/src
Mazdak Farrokhzad 0bc8f6f3f4
Rollup merge of #58273 - taiki-e:rename-dependency, r=matthewjasper
Rename rustc_errors dependency in rust 2018 crates

I think this is a better solution than `use rustc_errors as errors` in `lib.rs` and `use crate::errors` in modules.

Related: rust-lang/cargo#5653

cc #58099

r? @Centril
2019-02-13 04:37:04 +01:00
..
bootstrap rustc: doc comments 2019-02-10 23:42:32 +00:00
build_helper rustc: doc comments 2019-02-10 23:42:32 +00:00
ci
doc Add documentation about -Clinker-plugin-lto to rustc book. 2019-02-12 15:42:04 +01:00
etc
grammar
liballoc Auto merge of #58051 - SimonSapin:str_escape, r=alexcrichton 2019-02-12 23:30:16 +00:00
libarena libarena => 2018 2019-02-11 23:49:48 +01:00
libcore Rollup merge of #58200 - RalfJung:str-as-mut-ptr, r=SimonSapin 2019-02-13 04:37:03 +01:00
libfmt_macros
libgraphviz Auto merge of #58051 - SimonSapin:str_escape, r=alexcrichton 2019-02-12 23:30:16 +00:00
libpanic_abort
libpanic_unwind rustc: doc comments 2019-02-10 23:42:32 +00:00
libproc_macro Auto merge of #58341 - alexreg:cosmetic-2-doc-comments, r=steveklabnik 2019-02-12 19:09:24 +00:00
libprofiler_builtins
librustc Rollup merge of #58273 - taiki-e:rename-dependency, r=matthewjasper 2019-02-13 04:37:04 +01:00
librustc_allocator Auto merge of #58098 - oli-obk:maybe_allow_internal_unstable, r=petrochenkov 2019-02-12 12:10:10 +00:00
librustc_apfloat Auto merge of #58341 - alexreg:cosmetic-2-doc-comments, r=steveklabnik 2019-02-12 19:09:24 +00:00
librustc_asan
librustc_borrowck Rollup merge of #58137 - ljedrz:cleanup_node_id_to_type, r=estebank 2019-02-13 04:37:00 +01:00
librustc_codegen_llvm Rollup merge of #58057 - michaelwoerister:stabilize-xlto, r=alexcrichton 2019-02-13 04:36:59 +01:00
librustc_codegen_ssa Rollup merge of #58057 - michaelwoerister:stabilize-xlto, r=alexcrichton 2019-02-13 04:36:59 +01:00
librustc_codegen_utils
librustc_cratesio_shim
librustc_data_structures Auto merge of #58341 - alexreg:cosmetic-2-doc-comments, r=steveklabnik 2019-02-12 19:09:24 +00:00
librustc_driver Auto merge of #58341 - alexreg:cosmetic-2-doc-comments, r=steveklabnik 2019-02-12 19:09:24 +00:00
librustc_errors Auto merge of #58341 - alexreg:cosmetic-2-doc-comments, r=steveklabnik 2019-02-12 19:09:24 +00:00
librustc_fs_util rustc: doc comments 2019-02-10 23:42:32 +00:00
librustc_incremental rustc: doc comments 2019-02-10 23:42:32 +00:00
librustc_lint Rollup merge of #58137 - ljedrz:cleanup_node_id_to_type, r=estebank 2019-02-13 04:37:00 +01:00
librustc_llvm
librustc_lsan
librustc_metadata Rollup merge of #58137 - ljedrz:cleanup_node_id_to_type, r=estebank 2019-02-13 04:37:00 +01:00
librustc_mir Rollup merge of #58137 - ljedrz:cleanup_node_id_to_type, r=estebank 2019-02-13 04:37:00 +01:00
librustc_msan
librustc_passes Rollup merge of #58137 - ljedrz:cleanup_node_id_to_type, r=estebank 2019-02-13 04:37:00 +01:00
librustc_plugin Auto merge of #58341 - alexreg:cosmetic-2-doc-comments, r=steveklabnik 2019-02-12 19:09:24 +00:00
librustc_privacy Rollup merge of #58137 - ljedrz:cleanup_node_id_to_type, r=estebank 2019-02-13 04:37:00 +01:00
librustc_resolve Rollup merge of #58273 - taiki-e:rename-dependency, r=matthewjasper 2019-02-13 04:37:04 +01:00
librustc_save_analysis Rollup merge of #58137 - ljedrz:cleanup_node_id_to_type, r=estebank 2019-02-13 04:37:00 +01:00
librustc_target rustc: doc comments 2019-02-10 23:42:32 +00:00
librustc_traits rustc: doc comments 2019-02-10 23:42:32 +00:00
librustc_tsan
librustc_typeck Rollup merge of #58137 - ljedrz:cleanup_node_id_to_type, r=estebank 2019-02-13 04:37:00 +01:00
librustdoc Auto merge of #58341 - alexreg:cosmetic-2-doc-comments, r=steveklabnik 2019-02-12 19:09:24 +00:00
libserialize Auto merge of #58341 - alexreg:cosmetic-2-doc-comments, r=steveklabnik 2019-02-12 19:09:24 +00:00
libstd Rollup merge of #58034 - faern:stabilize-time-checked-add, r=alexcrichton 2019-02-13 04:36:58 +01:00
libsyntax Rollup merge of #58273 - taiki-e:rename-dependency, r=matthewjasper 2019-02-13 04:37:04 +01:00
libsyntax_ext Rollup merge of #58273 - taiki-e:rename-dependency, r=matthewjasper 2019-02-13 04:37:04 +01:00
libsyntax_pos Auto merge of #58341 - alexreg:cosmetic-2-doc-comments, r=steveklabnik 2019-02-12 19:09:24 +00:00
libterm Auto merge of #58341 - alexreg:cosmetic-2-doc-comments, r=steveklabnik 2019-02-12 19:09:24 +00:00
libtest libs: doc comments 2019-02-10 23:57:25 +00:00
libunwind
llvm-emscripten@7f23313edf
llvm-project@683d352269
rtstartup
rustc
rustllvm
stdsimd@b23541340b
test Rollup merge of #58166 - euclio:deprecation-shorthand, r=petrochenkov 2019-02-13 04:37:02 +01:00
tools Auto merge of #58341 - alexreg:cosmetic-2-doc-comments, r=steveklabnik 2019-02-12 19:09:24 +00:00
.gitignore
README.md
stage0.txt

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: